betweenworlds
05-29-2005, 06:09 AM
I had my layout,but then something really messed it up. I would appreicate the help.
Theres a really huge black bar thing on my Left module thing.This is my Xanga (http://www.xanga.com/art__damagex)
I'm not exactly sure how to get rid of the big huge bar or make it smaller.This is the code I have:
<STYLE type="text/css">
/* weeeeeee */
body {
background-color:ffffff;
background-image:url(http://xdead_sorrowx.250free.com/thehurtprocess2.jpg);
background-repeat:no repeat;
background-position: bottom right;
background-attachment: fixed;
scrollbar-arrow-color: #9FE758;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color: #0000bf;
scrollbar-darkshadow-color:#9FE758;
scrollbar-3dlight-color: #ffffff;
}
.left, .blogbody, table.footer, .standard, td, p {
/* edits main text */
font:normal: 11px trebuchet ms;
line-height:11px;
color:black;
letter-spacing:0px;
text-align:justify;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color:black;
letter-spacing:0px;
font-size:10px;
line-height:11px;
}
.blogbody u, .standard u, {
text-decoration: underline;
color:black;
letter-spacing:0px;
font-weight:bold;
border-bottom:1px solid black;
}
.blogbody i, .standard i, em {
text-decoration:italic;
color:ff40ff;
letter-spacing:0px;
}
.left b {
font-weight: bold;
color:transparent;
}
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: center;
}
div.blogheader, .caption {
/* edits the dates */
font-Family-times;
text-transform: bold;
background-color:transparent;
font-size:18px;
font-weight:normal;
line-height: 15px;
letter-spacing: 3px;
color:black;
text-align:center;
padding: 3px;
width: 350px;
border:0px solid #00ffcc;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:black;
font:normal 11px trebuchet ms;
line-height:11px;
text-decoration:none;
text-spacing:0px;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:black;
font:normal 11px trebuchet ms;
line-height:11px;
text-decoration:none;
text-spacing:0px;
}
a:hover {
/* edits when user mouseovers the links */
font:bold 11px tahoma;
text-decoration:none;
cursor: nw-resize;
color:black;
background-color:black;
border-top:1px solid DF2020;
border-bottom:1px solid black;
line-height:9px;
letter-spacing:1px;
}
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 3px solid black;
font:normal 11px trebuchet ms;
line-height:9px;
background-color:white;
letter-spacing:0px;
color:black;
}
table.blogbody {
/* this edits the other the place where the blog is */
border:5px solid black;
width: 350px;
background-color:white;
}
table.left {
/* this edits the menu module */
border: 5px solid black;
width: 190px;
background-color:white;
text-align:left;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url();
background-color:white;
font: 15px tahome;
text-transform:normal;
text-align:center;
color:black;
border:3px solid 58E758;
letter-spacing:-2px;
line-height:10px;
}
table.left TD {
/* on your menu module, this edits the body part of it */
font:11px trebuchet ms;
color:black;
text-align:left;
LINE-HEIGHT:10PX;
width: 190px;
background-color:white;
border-top:0px solid black;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color:white;
border:3px solid black;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border:3px solid black;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 570px;
}
hr {
/* horizontal divider */
border: 1px solid black;
}
</style>
Theres a really huge black bar thing on my Left module thing.This is my Xanga (http://www.xanga.com/art__damagex)
I'm not exactly sure how to get rid of the big huge bar or make it smaller.This is the code I have:
<STYLE type="text/css">
/* weeeeeee */
body {
background-color:ffffff;
background-image:url(http://xdead_sorrowx.250free.com/thehurtprocess2.jpg);
background-repeat:no repeat;
background-position: bottom right;
background-attachment: fixed;
scrollbar-arrow-color: #9FE758;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color: #0000bf;
scrollbar-darkshadow-color:#9FE758;
scrollbar-3dlight-color: #ffffff;
}
.left, .blogbody, table.footer, .standard, td, p {
/* edits main text */
font:normal: 11px trebuchet ms;
line-height:11px;
color:black;
letter-spacing:0px;
text-align:justify;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color:black;
letter-spacing:0px;
font-size:10px;
line-height:11px;
}
.blogbody u, .standard u, {
text-decoration: underline;
color:black;
letter-spacing:0px;
font-weight:bold;
border-bottom:1px solid black;
}
.blogbody i, .standard i, em {
text-decoration:italic;
color:ff40ff;
letter-spacing:0px;
}
.left b {
font-weight: bold;
color:transparent;
}
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: center;
}
div.blogheader, .caption {
/* edits the dates */
font-Family-times;
text-transform: bold;
background-color:transparent;
font-size:18px;
font-weight:normal;
line-height: 15px;
letter-spacing: 3px;
color:black;
text-align:center;
padding: 3px;
width: 350px;
border:0px solid #00ffcc;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:black;
font:normal 11px trebuchet ms;
line-height:11px;
text-decoration:none;
text-spacing:0px;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:black;
font:normal 11px trebuchet ms;
line-height:11px;
text-decoration:none;
text-spacing:0px;
}
a:hover {
/* edits when user mouseovers the links */
font:bold 11px tahoma;
text-decoration:none;
cursor: nw-resize;
color:black;
background-color:black;
border-top:1px solid DF2020;
border-bottom:1px solid black;
line-height:9px;
letter-spacing:1px;
}
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 3px solid black;
font:normal 11px trebuchet ms;
line-height:9px;
background-color:white;
letter-spacing:0px;
color:black;
}
table.blogbody {
/* this edits the other the place where the blog is */
border:5px solid black;
width: 350px;
background-color:white;
}
table.left {
/* this edits the menu module */
border: 5px solid black;
width: 190px;
background-color:white;
text-align:left;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url();
background-color:white;
font: 15px tahome;
text-transform:normal;
text-align:center;
color:black;
border:3px solid 58E758;
letter-spacing:-2px;
line-height:10px;
}
table.left TD {
/* on your menu module, this edits the body part of it */
font:11px trebuchet ms;
color:black;
text-align:left;
LINE-HEIGHT:10PX;
width: 190px;
background-color:white;
border-top:0px solid black;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color:white;
border:3px solid black;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border:3px solid black;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 570px;
}
hr {
/* horizontal divider */
border: 1px solid black;
}
</style>