![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Shame on me for not testing my site http://www.tsmchughs.com/ in MSIE at "larger" font size. I just did today, and found an unpleasant result. The content gets pushed behind the navigation, which has position: absolute. There's a second problem which is merely cosmetic. The width of headings in a secondary navigation are not taking the full width of the containing block. Here's a simplified test case, with both problems detailed. http://www.tsmchughs.com/test/ |
#2
| |||
| |||
|
|
For that you add .pageNav LI{ text-indent:.5em; } |
#3
| |||
| |||
|
|
Els wrote: Brian wrote: In IE the border (8em) doesn't scale with the text. Yes, that's what I reported in an explanation on the test page. |
#4
| |||
| |||
|
|
Els wrote: So what you want is just to have the left green 'thing' go all the way to the bottom, also after scrolling. Just set the background-color of the body to green, and the wrapper's to white. That just reverses the problem. Instead of white sliding under the menu, I'll have green under the content on short pages. |
#5
| |||
| |||
|
|
Brian wrote: Els wrote: So what you want is just to have the left green 'thing' go all the way to the bottom, also after scrolling. Just set the background-color of the body to green, and the wrapper's to white. That just reverses the problem. Instead of white sliding under the menu, I'll have green under the content on short pages. That's what I thought first too, but you won't. Not if you set the content div to 100% height as well as the body. That way the page can never scroll to below the content. |
#6
| |||
| |||
|
|
Els wrote: Els wrote: Brian wrote: Els wrote: Just set the background-color of the body to green, and the wrapper's to white. That just reverses the problem. That's what I thought first too, but you won't. Not if you set the content div to 100% height as well as the body. Let me take that back. Bad thinking. Uh-huh. Never underestimate the power of MSIE/Win to lay waste to the best laid plans. ;-) |
#7
| |||||
| |||||
|
|
Els wrote: Brian wrote: Els wrote: Just set the background-color of the body to green, and the wrapper's to white. That just reverses the problem. It must be really late. Hang on, it is. 2.30am where I am. Go to bed, Els. Stop writing other people's code -- it's a thankless task. |
|
Nevertheless, it can work :-) Not in Firefox. Sorry! |
| http://locusmeus.com/temp/briantest.html Only the first page is black on white; when you scroll down, it changes to black on green. |
|
Thanks for your efforts. But really, stop and go to bed. I'm not even working on it right now. (I'm teaching myself Perl.) |
|
I'll take a stab at what you've started tomorrow. |
#8
| |||
| |||
|
|
Els wrote: I've got other plans today, but I sure might try again some other time too. If you don't get there first, that is ;-) Be sure to mention the solution when you find one! *If* I find one, you mean. ;-) Alas, I cannot. The thing is, I'm sort of afraid to muck around with it now. I only have IE 6 to test on, and IE 5/Win is quite a different beast than IE 6. I might make the site better in 6 at the expense of 5/Win users. |
![]() |
| Thread Tools | |
| Display Modes | |
| |