Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Faux Columns in WordPress Re: Faux Columns in WordPress

#54056
ikthius
Member
"GPirie" wrote:
Yeah I’ve placed the content div behind the posts area and sidebar and although I can alter the position of the div I can’t seem to set a background to be applied to it at the moment which is annoying.

I’ve never tried this in WordPress before and I’m still not sure I’ve got the tags opening and closing in the right areas. When I view the div order using the web dev toolbar in firefox it shows them all in the correct place butwon’t let me set a background image.

ok here is a way to try it:

your main set it a certain size, and add the background image with 2 coloured columns all in 900px wide, you set the widths.

column 1 = red (300px)
column 2 = white (600px) //not exact just for example
now add your sidebar over your red column so that sidebar should be (300px wide) then add your content over the white as 600px
that should give your your faux columns. however, to make it seem more real, make your background image 1px in height, and have your css repeat it vertically