Is having 3 columns with no header possible? I can't find a template for this. I just want a large, main column for the news and what not. and two smaller columns on the sides. and the width should be 100%

any ideas?

Comments

mr_christopher’s picture

Yes, that is possible. Assuming you are using blue marine, the file you need to edit is located at theme->bluemarine->page.tpl.php. For more info check this out.

paddy_deburca’s picture

I am more familiar with phptemplate temlates, so my response will be based on that.

Take a theme that you already like the look of and install it under your themes directory. Edit with your favourite editor the page.tpl.php, and take the items from the header area and place them into one of the columns. When you have moved/removed all the items from the header - his area can then be reoved from the php.tpl.php file.

At this point your page may look pretty bad - here you need to go into the style.css file to change the formatting around the elements you just moved.

Easy - No!
Possible - Yes.

Paddy.

http://deburca.org, and http://amadain.net