Log in

View Full Version : please help with the design of webpage.



rjain
04-28-2006, 07:50 PM
Hello,

I created a website which works fine in explorer but when opened in firefox or netscape the design gets all messed up. I am using hv menu and they go up. Size of the tables change. I am done creating the whole website. Is there anything i can do to make it look right on other browsers.

I am providing the link for it if someone can please look at it and point out the mistakes.

http://hinxtongroup.org/index.html

Thank you. Any help would be appreciated.

rjain
04-29-2006, 01:44 AM
help!

djr33
04-29-2006, 06:28 AM
Hm.... looks fine in safari, but the top bar is a bit cut off (second line of text) by the menu.

can't you just force everything into tables? Mess with %/px to get it to fit well.

Hint: Set % for the table overall, and specify pixels for particular cells/rows/columns.. leaving the rest blank...
Ex: 100% wide table, with a 100px bar on the left... the rest would be screenrez-100px, and that would scale.... looks good like that.

that should hold your stuff better, maybe.