2 replies [Last post]
chrispie
Offline
newbie
Last seen: 18 years 30 weeks ago
Joined: 2004-08-28
Posts: 4
Points: 0

Hi, cutting to the chase....

www.cspyder.co.uk/css/index3.php

As you might notice, the left panel on the main forum bit appears as it should on IE, 150px wide and on the left, but on other browsers (such as firefox) it doesn't, it appears above the forum part, no matter what I do!

It seems to be because of the 100% width table in the forum div, but I need that for the forum, and if I take out the 100% width, it makes the left panel much too big (well actually it doesn't, it makes the table squashed up on the right), any help anyone?!?

Thanks

Chris

P.S ingore the colour scheme thats just for testing Tongue

Tony
Tony's picture
Offline
Moderator
Brisbane
Last seen: 4 days 10 hours ago
Brisbane
Timezone: GMT+10
Joined: 2003-03-12
Posts: 5344
Points: 2965

Yet another CSS newb needing help :)

Hi chrispie,
This artical should help http://www.alistapart.com/articles/negativemargins/

chrispie
Offline
newbie
Last seen: 18 years 30 weeks ago
Joined: 2004-08-28
Posts: 4
Points: 0

Yet another CSS newb needing help :)

Hi, thanks a lot for the help, much appreciated. It did help, though in reverse lol I need my content on the right, so I just used a normal margin, and it worked - so thanks, and of course I can put it on the left if I need to also. Smile

Cheers

Chris