FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

CSS Problem

 


Phil
I'm trying to get my site to all CSS. The present site is at http://www.nosaintshistory.com, which is pretty much how I want it to look.
Now, the page I'm working on is at http://nosaintshistory.com/css_index.htm. I'm trying for 3 columns with a footer. It looks fine in IE, but in Firefox, the rightmost column is postioned below the center and left.
What's really bugging me is I have another page, at http://nosaintshistory.com/1967css.html, and it looks almost exactly like what I want. I have no problems with the second page, so what is the problem with the first page?
b4r4t
give

float: right;

to #images div Smile

btw - you shouldn't use position absolute Smile
For positioning divs use
float, clear, padding, margin atributes Smile

You may look here :

http://poker.ovh.org/layout/

No "position absolute" - just float, clear,margin,padding - look on the source/css file Smile You may take what You want if You need (except graphic:P)
riv_
The absolute postitioning is a nice trick to give you an expandable middle column that resizes nicely. I like your technique.
I would still float the images column right. ANd you've positioned the column 1em to the right - is it possible you have a float drop?
There's a good article on float drops at http://nemesis1.f2o.org/aarchive?id=11
Not sure if that helps, but that's my first thought, just scanning it.
Phil
Thanks Guys,
but I figured out what the problem was.
I had a bracket ....."}" in the wrong place.
Isn't it amazing how the simplist little typo's will destroy the whole page?
Thanks again, I'll pay closer attention to my code.
venc
I dunno, sorry dude
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.