Anyone using Firefox???
-
Is anyone using Firefox? My site simply will not *completely* do as I wish with Firefox, though it looks ok with the IE6. The URL is:
https://ondogriver.net/bullspeak/index.phpNote the little rectangle above the bull image. That is supposed to be an outline around the #rap. I’ll post it here:
#rap {
width: 800px;
margin: 0 auto;
padding: 0;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #4B3C15;
cursor: crosshair;
border-top: solid 1px #4B3C15;
border-right: solid 1px #4B3C15;
border-bottom: solid 1px #4B3C15;
border-left: solid 1px #4B3C15;
}If sending someone my entire css file to look at will help, I’d be glad to. What I want in the end is the bull image on the #rap with the background a darker color. However, Firefox will not allow it for some reason no matter what I try. I *know* it is something simple.
Thanks!
- The topic ‘Anyone using Firefox???’ is closed to new replies.