![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
At the moment on the site, I have a gray striped background behind the left hand menu. This was achieved using a body background image. It looks OK, until you change the size of the text in the browser (i.e. larger, smaller etc), and then the menu items start to float out past the edge of the background image (because the image is a fixed width). Try a fixed width "sitemenu" div. You have it set to 14em which, of |
#3
| |||
| |||
|
|
seajays (AT) hotmail (DOT) com wrote: At the moment on the site, I have a gray striped background behind the left hand menu. This was achieved using a body background image. It looks OK, until you change the size of the text in the browser (i.e. larger, smaller etc), and then the menu items start to float out past the edge of the background image (because the image is a fixed width). Try a fixed width "sitemenu" div. You have it set to 14em which, of course, expands with font size. |
#4
| |||
| |||
|
|
Try a fixed width "sitemenu" div. You have it set to 14em which, of course, expands with font size. Thanks - this is certainly a possibility, but as the text in the menu increases in size it will start to wrap onto two lines, which I'd prefer to avoid. If possible I'd like the width to expand along with it, so that the whole page stays in proportion. You have a very generous menu area. The text doesn't wrap until a 170% |
#5
| |||
| |||
|
|
seajays (AT) hotmail (DOT) com wrote: Try a fixed width "sitemenu" div. You have it set to 14em which, of course, expands with font size. Thanks - this is certainly a possibility, but as the text in the menu increases in size it will start to wrap onto two lines, which I'd prefer to avoid. If possible I'd like the width to expand along with it, so that the whole page stays in proportion. You have a very generous menu area. The text doesn't wrap until a 170% font size increase. By then other font-related spacing has distorted your layout significantly. Live with the text wrap, or set the "sitemenu" div to "white-space:nowrap", or use single word menu text. |
|
Aside: Your font choices (verdana, tahoma, georgia, times new) are Windows-only. Is this intentional? |
#6
| |||
| |||
|
|
You have a very generous menu area. The text doesn't wrap until a 170% font size increase. By then other font-related spacing has distorted your layout significantly. Live with the text wrap, or set the "sitemenu" div to "white-space:nowrap", or use single word menu text. Thanks - I think you are right here - I will have a go at fixing the width of the menu. You could change the "bodybackgrond" div's left position to match the |
![]() |
| Thread Tools | |
| Display Modes | |
| |