First, let me say that I did post this to the css-d mailing list, but it hasn't shown up there yet. If for some reason you see this message there later, I apologize.
Here's the issue:
I'm creating a css template for an image slideshow. All looks fine in
Safari, OmniWeb, IE6Win, FirebirdWin, OperaWin. However, in mac ie5, the
buttons at the top are pushed too far over to the right, past the boundaries
of the parent divs.
I am using text-align:right on the "nav" div. The links inside of the "nav"
div are inline list elements. Mac IE5 appears to literally right align the
text in these list elements (the arrows) while allowing the border and
padding to push beyond the width of the "siteholder" div.
I am hoping someone can take a few minutes to look at this with me and offer
a suggestion. Perhaps I am missing something simple. If you view source you
can see the html and css. http://www.neongreen.com/photos/2003/indexOld.html
Bookmarks