smk2004
Member
Posted 5 years ago #
I'm trying to design a fluid site (that will stretch according to the computer screen) - but I'm having extreme difficulty in getting my multiple (5) div layers in my header to position in a fluid design.
If I give it relative positioning abviously with that may layers it goes all over the place. But if I give it absolute postioning abviously it does not stretch with the computer screen.
Can anyone please help?!?
Thanks!
why not just use percentages? Do know this is a WP support forum though, and not a general CSS forum.
As miklb says, use percentages and floats.
smk2004
Member
Posted 5 years ago #
Thanks -- I tried using percentages and floats. It's not working for me and I don't know where else to ask these questions except here. ;-(
Does anyone have a sample I can see?
Best bet: some of the css specific lists, such as css-d*at*lists.css-discuss_dot_org. Also there are various lists run by lists.evolt.org.
smk2004
Member
Posted 5 years ago #
Thanks - this was helpful.