I'm having some problems with Sliding Doors, as described in an article in A
List Apart (http://www.alistapart.com/articles/slidingdoors/) and as
detailed in the CSS Tab Designer v2.0 program.
My tabs look fine as long as I am using medium and small fonts but as soon
as I set the browser to use bigger fonts, they start to break on me. You can
see this best at http://sfl.london.on.ca/meetingsite.shtml. If you go to
this page with IE7 and your text size set to "medium", you'll see that I
have a nice row of 9 horizontal tabs. If you click on each one, you'll see
that everything works fine: all the tabs stay on one row, all nicely nestled
beside one another.
However, if you set the text size to "larger" or "largest" , you'll see that
the row of tabs wraps so that the last few items appear on a second line.
Now, I wouldn't have a problem with that if the lower row of tabs were
nicely aligned to the left of the lower row. Unfortunately, they are _not_
aligned to the left. Worse, if you start at the leftmost tab on the upper
row and work your way to the right, you can see that the positioning of the
lower row of tabs keeps changing and moving further to the right.
I've looked at the CSS and I'm at a loss to understand why this is
happening. Can someone with a clearer understanding of how this works please
help me figure out how to make those tabs behave better?
--
Rhino
List Apart (http://www.alistapart.com/articles/slidingdoors/) and as
detailed in the CSS Tab Designer v2.0 program.
My tabs look fine as long as I am using medium and small fonts but as soon
as I set the browser to use bigger fonts, they start to break on me. You can
see this best at http://sfl.london.on.ca/meetingsite.shtml. If you go to
this page with IE7 and your text size set to "medium", you'll see that I
have a nice row of 9 horizontal tabs. If you click on each one, you'll see
that everything works fine: all the tabs stay on one row, all nicely nestled
beside one another.
However, if you set the text size to "larger" or "largest" , you'll see that
the row of tabs wraps so that the last few items appear on a second line.
Now, I wouldn't have a problem with that if the lower row of tabs were
nicely aligned to the left of the lower row. Unfortunately, they are _not_
aligned to the left. Worse, if you start at the leftmost tab on the upper
row and work your way to the right, you can see that the positioning of the
lower row of tabs keeps changing and moving further to the right.
I've looked at the CSS and I'm at a loss to understand why this is
happening. Can someone with a clearer understanding of how this works please
help me figure out how to make those tabs behave better?
--
Rhino
Comment