Topic: opera bugs... (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 01-06-2004 10:47
well, the Ie bugs are fixed but now I have a few opera bugs that I'm trying to wire out. I have a huge gap between my content and footer. It's kind of strange, but it's even rendering an entire image incorrectly. In the header it's showing a big read box in place of the lightning part of the image?!. Also, apparently it doesn't like image rollovers the css way. Any clues or hints? |
Bipolar (III) Inmate From: midair |
posted 01-07-2004 01:00
Ok..for an UnOrdered List and for multiple unordered lists within a document..UL must be written Once.. ..in the script there must be a UL ..no period, no #.. write it ....*** ul {list-style-type: whatever; margin: 0px; padding 0px;*** |
Bipolar (III) Inmate From: midair |
posted 01-07-2004 01:22
The rollovers might be working..they are working if I change images ...I assume the plain grey without text is the rollover? It is an interesting way to do a rollover...It still needs the UL in the script if the UL is a rollover...not certain if it isn't a rollover.. |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 01-08-2004 00:17
Not working in IE 6?? Hmmmmm. It works here just fine on IE6. Although I am getting an initial blink on the rollover with some browsers. I learned how to do this from here: |
Bipolar (III) Inmate From: midair |
posted 01-08-2004 20:08
ALL RIGHT..Yes the rollover is working in IE6..I see the animation now..In Opera the rollover is working but the lettering is white and blurred..the lower portion of the content window is obscured by the footer..I have the same problem with a footer that is not encased in a very large Outer Container div on one of my pages..the footer will not align with flush with the content div in Opera as it does in IE and Firebird..You might post this in the Guru's discussion..The page works fine otherwise |