I know a little CSS, but apprently not enough to figure out why my stylesheet isnt working in firefox/mozilla. If anyone knows what the problem is, or would like to take a look at my stylesheet, please drop me a line. It’s starting to drive me bonkers.
you know what, i’ll post the code in my stylesheet in the extended entry for all to see.
bc[css]. body {
margin:20px 20px 20px 20px;
background:#FF9900;
background-image: url(tribal_sun2.gif);
background-repeat: repeat;
}
A { color: #FFFFFF; text-decoration: none; }
A:link { color: #FFFFFF; text-decoration: none; }
A:visited { color: #CCCC33; text-decoration: none; }
A:active { color: #FFFF99; }
A:hover { color: #FFFF99; }
h1, h2, h3 {
margin: 0px;
padding: 0px;
}
#banner {
font-family:verdana, arial, sans-serif;
width:63%;
color:#FFFFFF;
font-size:x-large;
font-weight:bold;
background:#FF9900;
padding-left:15px;
border-top:1px dotted #FFF;
border-bottom:1px dotted #FFF;
}
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
font-family:verdana, arial, sans-serif;
font-size: x-large;
color: #FFFFFF;
text-decoration: none;
}
.description {
font-family:verdana, arial, sans-serif;
color:#FFF;
font-size:small;
font-weight:bold;
background:#FF9900;
text-transform:none;
letter-spacing: none;
}
#content {
float:left;
width:65%;
background:#CC6600;
margin-right:15px;
margin-bottom:20px;
}
#links {
background:#9B4E02;
color:#CCC;
margin-top:0px;
}
.blog {
padding-left:45px;
padding-top:45px;
padding-right:45px;
border-right:1px dotted #FF9900;
background-image: url(whiteDot2.gif);
background-repeat: repeat;
}
.blogbody {
font-family:verdana, arial, sans-serif;
color:#FFFF00;
font-size:small;
font-weight:normal;
background:#CC6600;
line-height:200%;
border-left:1px dotted #FF9900;
border-right:1px dotted #FF9900;
border-bottom:1px dotted #FF9900;
padding:10px;
}
.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
font-weight: normal;
text-decoration: underline;
}
.title {
font-family: verdana, arial, sans-serif;
font-size: small;
color: #FFF;
text-transform: uppercase;
font-weight:bold;
}
#menu {
margin-bottom:10px;
font-family: verdana, arial, sans-serif;
font-size:small;
font-weight:bold;
}
.date {
font-family:verdana, arial, sans-serif;
font-size: normal;
color: #FFFF00;
font-weight:bold;
text-transform:uppercase;
margin-top:10px;
border-bottom:1px dotted #FF9900;
}
.posted {
font-family:verdana, arial, sans-serif;
font-size: x-small;
color: #CCC;
}
.calendar {
font-family:verdana, arial, sans-serif;
color:#FFF;
font-size:x-small;
font-weight:normal;
padding:5px;
background:#9B4E02;
}
.calendar a { color: #CCCC33; text-decoration: none; }
.calendar a:link { color: #CCCC33; text-decoration: none; }
.calendar a:visited { color: #CCCC33; text-decoration: none; }
.calendar a:active { color: #CCCC33; text-decoration: none; }
.calendar a:hover { color: #CCCC33; text-decoration: underline; }
.calendarhead {
font-family:verdana, arial, sans-serif;
color:#CC9933;
font-size:x-small;
font-weight:bold;
background:#9B4E02;
line-height:140%;
}
.side {
font-family:verdana, arial, sans-serif;
color:#CCC;
font-size:x-small;
font-weight:normal;
background:#9B4E02;
line-height:140%;
}
.sidetitle {
font-family:verdana, arial, sans-serif;
color:#CCC;
font-size:x-small;
font-weight:bold;
background:#9B4E02;
line-height:140%;
padding:2px;
margin-top:10px;
border-bottom:1px dotted #FFF;
text-transform:uppercase;
letter-spacing: .2em;
}
.syndicate {
font-family:verdana, arial, sans-serif;
font-size:xx-small;
font-weight:bold;
line-height:140%;
color:#FFFF00
padding:2px;
margin-top:10px;
text-align:center;
background:#9B4E02;
}
.powered {
font-family:verdana, arial, sans-serif;
color:#CCC;
font-size:xx-small;
font-weight:bold;
border-top:1px dotted #FFF;
border-bottom:1px dotted #FFF;
line-height:140%;
text-transform:uppercase;
padding:2px;
margin-top:10px;
text-align:center;
letter-spacing: .2em
}
.comments-body {
font-family:verdana, arial, sans-serif;
color:#FFF;
font-size:small;
font-weight:normal;
background:#CC6600;
line-height:140%;
}
.comments-post {
font-family:verdana, arial, sans-serif;
color:#CCC;
font-size:x-small;
font-weight:normal;
background:#CC6600;
margin-bottom:25px;
border-top:1px dotted #FFF;
}
.comments-head {
font-family:verdana, arial, sans-serif;
font-size: small;
color: #FFF;
font-weight:bold;
text-transform:uppercase;
border-bottom:1px dotted #FFF;
}
.trackback-body {
font-family:verdana, arial, sans-serif;
color:#CCC;
font-size:small;
font-weight:normal;
background:#333;
line-height:140%;
padding-top:15px;
}
.trackback-url {
font-family:verdana, arial, sans-serif;
color:#CCC;
font-size:small;
font-weight:normal;
background:#333;
line-height:140%;
padding:5px;
border:1px dashed #999;
}
.trackback-post {
font-family:verdana, arial, sans-serif;
color:#CCC;
font-size:x-small;
font-weight:normal;
background:#333;
margin-bottom:20px;
}
#banner-commentspop {
font-family:verdana, arial, sans-serif;
color:#CC9933;
font-size:large;
font-weight:bold;
background:#FF9900;
padding-left:15px;
}
.linecomment { color: #ffcccc; }
.blockcomment { color: #FF8000; }
.prepro { color: #0000BB; }
.select {}
.quote { color: #000; }
.category1 { color: #fff; }
.category2 { color: #fff; }
.category3 { color: #fff; }
Your Post date says September 22, 2004! Is this an old post that pinged the aggregators or are you still facing the problem?
As far as I can remember, MTCodeBeautifier still don’t have color code display for CSS so bc[css]. won’t work.