Andreas Kakanis-Silk wrote:
> Dear colleages
> 
> I am very new to CSS, and am trying out some designs for a new website 
> using only CSS and HTML as much as possible, based on Eric Meyer's two 
> great books, EM on CSS and More EM on CSS. The particular problem I am 
> having with Firefox (both under Windows XP and Linux) is that it needs a 
> refresh to appear as it should. It works fine in IE7 B2, Opera 8.54 and 
> Opera 9 Beta.
> 
> Here are 2 screenshots of the page in FF:
> 
> This is on 1st load, clean cache: http://www.koperti.gr/ff-pre-refresh.png
> 
> and this is after a page reload: http://www.koperti.gr/ff-post-refresh.png
> 
> The page is at http://www.koperti.gr/koperti04.html (W3C XHTML 
> Validated, no errors)
> 
> The CSS is at http://www.koperti.gr/css/koperti04.css (W3C CSS 
> Validated, 1 error as I am using a behavior call for IE <= 6 for hover 
> and a number of warnings, e.g., no color with background-color and some 
> redefinitions (IE hacks mostly, plucked from EM's books)
> 
> Please, if you know why FF is doing this, please let me know. I am 
> tearing my hair out (and I don't have a lot to start with).

I have solved the problem...with an empty cache, FF has no knowledge of 
the widths of each image slice. So it was a simple matter of adding the 
width of each slice to the <img> tag. I guess I could have done it with 
css too.

I am still interested in the minor gliches, etc in the second part of 
the message.

> 
> Also, the seem to be a couple of minor glitches (that I can live with) 
> but again, if anyone knows why please let me know - I am desperate to 
> learn this stuff. In IE6, Win 2000, the 2nd and third level menus are 
> 0.5em to the left of their correct positions and in Konqueror 3.4.3, 
> Linux, the 2nd and third level menus <ul> have lost their right borders.
> 
> And one final thing, if anyone can report how it looks in IE5/Mac and/or 
> Safari, I would be extremely grateful (I have checked the page with 
> Konqueror as I understand it uses the same rendering engine as Safari, 
> i.e., khtml.
> 
> Thanks in advance for any help
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to