woodman650
Member
Posted 2 years ago #
Hey all,
I just wondered what file the #page div is located in?
I'm trying to create a new column on the left hand side of the default template and I'm having a really hard to setting up a div to do so. Any suggestions to a parent div in which to place this new sidebar? (I am fairly new to css). thanks in advance!
richarduk
Member
Posted 2 years ago #
header.php within default theme. It's the main 'container', all other divs come within that
Just create another div immediately after it and float left, that ought to do the trick
Isn't there already a 3 column kubrick? Im pretty sure there is. I gotta tell you it would be far easier using whats already been done then reinventing it.
woodman650
Member
Posted 2 years ago #