• For those of you looking for help in modifying the layout css to change the look and feel of your blog, the Layout-O-Matic site can generate valid layout code for you. This is just the code for the number of columns you want and whether you want a header or footer. You’ll need to modify your blog’s css file (WP default is wp-layout.css) by adding this code to it, changing the div names to be the same as used in your blog’s main php file (WP default is index.php), and adding any additional content to your php file (e.g., WP’s default files display a two-column blog; if you go to 3 columns, you’ll need to add the content for the third column in index.php or its equivalent in your blog).

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘CSS for layout of template’ is closed to new replies.