• I am looking for a single column 3 row layout. This isn’t used much in WP templates and the ones that i do find are visually based on CSS but what i want is to have background images for each row (they will link up and look like one fluid site design). I wish to have a header image, links, then content (and if possible a searchbar with the links or in the header). I have been looking all over for an easy template for me to edit as this will be my first foray into WP but i can’t seem to find anything. I just really want to use my design i made in PS like you would in an HTML site. Anyone got any ideas?

Viewing 4 replies - 1 through 4 (of 4 total)
  • you could try Squible as a theme. It’s a 3 horizontal row, but sounds like you’ll have to strip it down quite a bit.

    http://www.squible.com/

    G/L

    Thread Starter stusi

    (@stusi)

    Thats my problem… i can’t strip anything down very affectively considering my CSS skills are pretty much null. I have only used CSS for div’s before so going into all the other stuff is a huge pain and very confusing for me. Also i cant every figure out how to instert a background image like you would in HTML.

    background: url( images/name.gif ) repeat;

    repeats it endlessly throughout the area.

    background: url( images/name.gif ) repeat-x top #000;

    repeats it endlessly throughout the top part of the area, fills the rest with black.

    plenty of other examples on w3.org site about css.

    http://webdesignbook.net/whitespace/?wptheme=striped2

    thats the upcoming version.. thats 1 column “3 rows”

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Single Column 3 row layout’ is closed to new replies.