Log In · Register

 
 
Closed TopicStart new topic
ridding of space
*tweeak*
post Nov 4 2004, 03:43 PM
Post #1





Guest






on my xanga, how do i go about ridding myself of the extra space at the bottom with out skrewing up my alignment? some people have been complaining, and i dont knw how to fix it...

[see code in xanga skins]
 
moorepocket
post Nov 4 2004, 07:22 PM
Post #2


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



im not. Why not put
QUOTE
overflow-y: hidden;

in the body of the css.
 
*tweeak*
post Nov 5 2004, 09:07 PM
Post #3





Guest






great, thanks.

[to mods: dont close until i test it, thanks!]
 
addictedtoxangie
post Nov 5 2004, 09:36 PM
Post #4


kelly[changed] 2 liz
*****

Group: Member
Posts: 525
Joined: Oct 2004
Member No: 55,472



change your stylesheet to this:
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
body {
background-color: #000000;
scrollbar-arrow-color: #E9580F;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #E9580F;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #E9580F;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #000000
}

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px arial;
line-height:10px;
color:000000;
letter-spacing:0px;
text-align:justify;
}

table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: left;
}

div.blogheader, .caption {
/* edits the dates */
background:url(http://);
font-family:Times New Roman;
text-transform:lowercase;
font-size:12px;
line-height:16px;
font-weight:bold;
color:#000000;
letter-spacing:1px;
text-align: right;
padding-left:3px;
padding-top:3px;
padding-right:3px
}

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#E9580F;
font:normal 11px arial;line-height:10px;
text-decoration: none;
}

a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
color:#E9580F;
font:normal 11px arial;
line-height:10px;
text-decoration: none;
}

a:hover {
/* edits when user mouseovers the links */
color:#000000;
font:italic 11px arial;
line-height:10px;
cursor:ne-resize;
text-decoration: none;
}

input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #E9580F;
font:normal 11px arial;
background-color: #000000;
letter-spacing:0px;
}

table.left {
/* this edits the menu module */
border: 1px solid #000000;
width:0px;
background-color: #000000;
}

table.blogbody {
/* this edits the other the place where the  blog is */
border: 0px solid #;
background-color: #;
width: 100%;
}

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #000000;
border: 1px solid #E9580F;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #000000;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 100%;
}
hr {
/* horizontal divider */
border: 1px solid #E9580F;
}
table.blogbody tr td {
/* this edits the left margin of blog */
width:0px;
padding: 0px;
}
table.blogbody div.smalltext{
/* this edits the blog entry footer */
text-align: right;
padding-bottom: 0px;
}

b, strong {font: 11px/11px arial; color: #F5E4B3; font-weight:bold;}

td.maincenter, {width: 100%; }

</style>
<!-- end code provided by createblog.com -->
 
*tweeak*
post Nov 5 2004, 09:44 PM
Post #5





Guest






yeah, moorepocket, that didnt work. and addicted, thank you, but i am far too lazy to recode my entire layout
 
addictedtoxangie
post Nov 5 2004, 09:46 PM
Post #6


kelly[changed] 2 liz
*****

Group: Member
Posts: 525
Joined: Oct 2004
Member No: 55,472



i changed the table.left, and i changed the padding on table.blogbody
 
*tweeak*
post Nov 6 2004, 10:24 AM
Post #7





Guest






yeah, but you didnt change my code, you gave me entire new one, and im looking make a change in the code i already have
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: