I have my website layout set up purely in CSS, but I have a problem.
The left menu is set to a specific pixel width (200), and the right menu is as well (150). However, the area inbetween is a percentage value so that it will be able to scale with different resolutions easily enough.
Now here's the problem. The header sits on top of that, and for some reason has decided that since it has no width value it will just run off the side of the screen into oblivion. I'd like to try and get it to match up with the right border of the right menu, but I'm not sure how since setting it to a specific width will only work until you resize the window a bit.
If someone could take a look at it, I'd be very appreciative. (Possibly Frih$? I'm not using 'em.)
The main page: http://randomnity.frih.net/index.php
The CSS: http://randomnity.frih.net/aunar.css
Thanks in advance!
The left menu is set to a specific pixel width (200), and the right menu is as well (150). However, the area inbetween is a percentage value so that it will be able to scale with different resolutions easily enough.
Now here's the problem. The header sits on top of that, and for some reason has decided that since it has no width value it will just run off the side of the screen into oblivion. I'd like to try and get it to match up with the right border of the right menu, but I'm not sure how since setting it to a specific width will only work until you resize the window a bit.
If someone could take a look at it, I'd be very appreciative. (Possibly Frih$? I'm not using 'em.)
The main page: http://randomnity.frih.net/index.php
The CSS: http://randomnity.frih.net/aunar.css
Thanks in advance!
