Content area overlapping navigational menu

Zyenet

Addicted
Joined
Aug 17, 2007
Messages
758
Reaction score
0
FP$
511
Hey all,

I was testing my website's layout for problems, and I found that when you shrink the browser window small enough, the center pane overlaps the right navigational bar. I've tried and tried, but I can't get it fixed, so I though one of you might be able to help me.

Here's the link: http://zyetendo.com/index.php
 
TiRebuild your site using all tables would be my advice. Tying divs in with tables can get very messy if it's not done correctly. ~wink~
 
Christian said:
TiRebuild your site using all tables would be my advice. Tying divs in with tables can get very messy if it's not done correctly. ~wink~

Ack! All div's, no tables -razz- But seriously, 400+ errors, that's going to cause nothing but problems with your template, that's a lot of misplaced / outdated code.
 
Mr. Bond said:
Christian said:
TiRebuild your site using all tables would be my advice. Tying divs in with tables can get very messy if it's not done correctly. ~wink~

Ack! All div's, no tables -razz- But seriously, 400+ errors, that's going to cause nothing but problems with your template, that's a lot of misplaced / outdated code.


No way, i tie divs and tables together all the time. It takes a good deal of tweaking, but i'm often happy with the finished result ~smile~

I find that adding margins for all the divs takes too long, and not worth it when you consider you can use a table which lays it out nicely already ~smile~
 
Fixed most of them today, but it didn't solve the problem. I fixed everything that could possibly cause an issue with them, but nothing worked.

Christian, if you can fix it for me (since I can't), I'll be willing to pay you. PM me if you can.
 
Eh, Tables = no XHTML 1.0 Strict.
/me hates tables.

Zyenet said:
Fixed most of them today, but it didn't solve the problem. I fixed everything that could possibly cause an issue with them, but nothing worked.

Christian, if you can fix it for me (since I can't), I'll be willing to pay you. PM me if you can.
Honestly, looking though it you really should just create a new one.. If you need a new web template, I can do it for FP cash -😉- XHTML 1.0 Strict, match your forum style exactly etc. Let me know ~smile~
 
Not sure if I'd like XHTML Strict... I usually prefer Transitional, because it's easier to write.
 
You can always change the Doctype after it's done of course to transitional -razz-
 
Would you be able to keep navigation bars on both sides of the site? (3 columned layout)
 
Back
Top Bottom