background color problemm...should be easy |
background color problemm...should be easy |
Jul 6 2006, 02:41 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Apr 2005 Member No: 131,932 |
I cant figure out how to make the background of the entry white and not see through. This is a really old code I recovered and I would like to revamp it. This should be something simple that I am overlooking but....help?
my lj is HERE thank you so much. sorry for my stupidity! CODE GLOBAL_HEAD<=
<style type="text/css"> body, td { font-family: verdana, sans-serif; font-size: 10pt; } tt, pre { font-family: monospace; } a { text-decoration: none; } a:hover { text-decoration: underline; } .shadowed, .ljadshadowed { font-size: 8pt; background: #ffffff; } .ljadshadowed div { visibility: visible; position: relative; } .meta { font-size: 8pt; } .index { font-size: 8pt; } .caption, .index { color:ffffff; } .comments { font-size: 8pt; } <!-- /*MAIN TEXT*/ body, td, font, div, p { font-family:times new roman; font-weight: normal; font-size:8pt; line-height: 7pt; letter-spacing: 0pt; text-transform:none; color:#353938; } /*HEADER*/ .top { background-color:#ffffff; color:#353938; font-family:times new roman; font-size:5pt; text-align:left; display:block; font-weight:bold; } /*ENTRY SUBJECTS*/ p table table td.caption, td.caption { text-transform:uppercase; color:327D7E; background-color:ffffff; border:0px; font-weight:bold; padding:2px; text-align:left; font-family:verdana; font-size:7pt; } strong{ font-family:times new roman; font-size:7pt; color:000000; font-weight:bold; text-transform:uppercase; } /*HIDES DEFAULT PICTURE*/ .shadowed img{ display:none; } /*ENTRY DATE & TIME*/ p.index, .index { text-transform:uppercase; color:327D7E; background-color:ffffff; border:0px; font-weight:bold; padding:2px; text-align:right; } /*HIDES [] BRACKETS ON DATE*/ .index { background-color:#ffffff; font-size: 8pt; color:#ffffff; text-transform: uppercase; } table table table td.meta { font-family:Courier New; font-size: 8pt; color:;ffffff text-transform:; font-weight: normal; text-transform: uppercase; } .comments { font-family: times new roman; font-size: 8pt; color: #353938; background-color:#ffffff; text-transform: uppercase; font-weight: bold; text-align: right; background-position:top center; background-image:url('URL OF COMMENT BACKGROUND HERE'); height:43px; border:0px; } /*MAIN LINKS*/ A:link, A:visited, A:active { color: 000000; font-weight: bold; text-decoration: none; font-family: Courier New; line-height: 10px; font-size: 8pt; text-transform:uppercase; } /*HOVER LINKS*/ A:hover { color: 000000; background-color:; font-weight: bold; cursor:default; text-decoration:none; text-transform:uppercase; font-family: Courier New; line-height: 10px; font-size: 8pt; border-bottom:1px dashed #000000; } BODY{ background-color: ffffff; background-image: url(http://discount-wallcovering.com/images/general%20images/SCE069.jpg); background-repeat: repeat-yes; background-attachment: fixed; background-position:; scrollbar-face-color: 9F6060; scrollbar-highlight-color: 9F6060; scrollbar-3dlight-color: ffff;ff scrollbar-darkshadow-color: ffffff; scrollbar-shadow-color: 9F6060; scrollbar-arrow-color: ffffff; scrollbar-track-color: 9F6060; margin-top:0px; } /*GIANT TEXT*/ h2 { FONT-WEIGHT: bold; FONT-SIZE: 35pt; LINE-HEIGHT: 20pt; COLOR: #000000; FONT-FAMILY:times new roman; LETTER-SPACING: -3.5pt; text-transform: none; } /*UNDERLINE TEXT*/ u { color:#000000; } /*ITALIC TEXT*/ i{ background-color:#000000; color:#353938; } /*BOLD TEXT*/ b{ color:#000000; border-bottom:1px dashed #ffffff; text-transform:uppercase; } /*SETS ENTRY WIDTH AND POSITION*/ table { width: 400px; margin-left: 0%; margin-right: 0%; } table table { width: 100%; margin:0%; } table table table { width: auto; } table { border: 0px; } table table{ border:0px; } table table { border: 0; } --> </style> <=GLOBAL_HEAD |
|
|
|
xsensesfail2x background color problemm...should be easy Jul 6 2006, 02:41 AM
Libertie I think this should help you out..
http://www.cre... Jul 6 2006, 11:41 PM![]() ![]() |