Jump to content

Site layout problem


kaz_64

Recommended Posts

Hi, I'm currently designing a new community site and this is my first time doing a layout using 100% divs and no tables, so just bear with me if i don't understand something at first or if this is super easy to fix :P

also i'd like to apologize in advance if this is covered somewhere else, i searched but i didn't find anything that looked like it could apply to my problem.

so here's my problem, my site looks exactly the way i want it to when the window is maximized, but as soon as you resize it, everything goes horribly wrong on the top nav bar, i have tried setting overflow to auto and other things like that, but nothing seems to work.

[url=http://sdd.listenuppunk.net/]http://sdd.listenuppunk.net/[/url]
Link to comment
https://forums.phpfreaks.com/topic/31687-site-layout-problem/
Share on other sites

Looks great for your first accessible site.  You may want to consider getting rid of the table on your login form.  CSS does a great job at laying out forms while keeping the semantics of your mark-up proper.  Also, consider using unordered lists for your menus, the structure of a list really goes hand in hand with a menu's structure. 

Rachel Andrew has written some great books on CSS.  If you are really serious about using CSS I would suggest her as a great start.
Link to comment
https://forums.phpfreaks.com/topic/31687-site-layout-problem/#findComment-147353
Share on other sites

thank you very much.... the table in that section is only a temporary one, i'll be changing it to divs once i finish the work on some other sections...

but i still have the problem of the window resizing.... it only looks the way it's supposed to when the window is maximized :(
Link to comment
https://forums.phpfreaks.com/topic/31687-site-layout-problem/#findComment-147744
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.