Widget Ready Styleicious is a free WordPress theme which was recently released. It is fully compatible with wordpress 2.3.2 and has tagging and tag cloud enabled.
* 2 columns ,Right sidebar
* Black Colour
* Adsense ready,
* Valid XHTML and CSS Tested on:
* The following browsers: IE6, IE7, FireFox 2, Opera and Safari

Theme : Demo|| WordPress ThemesDownload
Theme : Demo|| WordPress ThemesTheme::Download
March 10, 2008 at 11:50 am
i have a question, ive tried to modify the ccs page, so i can add a header image with transparency, but the header needs a color of background…i dont seem to be able to do it right. i have deleted the backgoudn color
/* header area */#header {
background: #000000 url(img/header.gif) no-repeat;
height: 348px;
position: relative;
}
#headerlogo {
position: relative;
padding: 125px 0px 0px 550px;
height: 60px;
}
#headerlogo .description{
position: absolute;
left: 555px;
bottom: 3px;
font-size: 16px;
like this….background: url(img/header.gif) no-repeat; but it still appears black. what can i do?.