Entries Categorized as 'Wordpress Theme'

Cleaker Theme modifications

Date February 26, 2010

Below is some tips to modify cleaker theme used for Clumsy Bolg

1. Remove withe line between link header navigation and header
In Appreance / Editor / Stylesheet (style.css)
Find:
#header {
width: 900px;
background: #fff url(images/header.gif) top center no-repeat;
height: 104px;
margin-top: 0;
color: #fff;