Rach
Theme Avg.
Plugin Avg.
Reviews
ChocOHoney
October 10, 2013
October 10, 2013
The global headers didn't transfer with the export. So ensure you add the global header piece, needed for the hover banner. If you can't find it, come find me.
zombeh
December 31, 2013
December 31, 2013
@willow If you're still having problems with this theme, find me on support. @welshling
Ice with a Slice
December 4, 2013
December 4, 2013
The sidebar is built into the coding. If you experience any problems, please let me know. Thanks.
ice
October 6, 2013
October 6, 2013
By far the most popular of my themes, but not enough rates.
Give me feedback people, please.
Avast
October 6, 2013
October 6, 2013
Thanks guys for the votes. Why not make those cells in your desciptions sexier by replacing the #descrip & #descrip2 css with this.
/* Main Page New Posts/No New Posts */
#descrip {
background-color: #533626;
border: 2px solid #b6a460;
border-radius: 0px 25px 0px 25px!important;
font: 400 85% Arial,Helvetica,sans-serif;
padding: 10px;
}
#descrip2 {
background-color: #755e51;
border: 2px solid #9c5c06;
border-radius: 25px 0px;
font: 400 85% Arial,Helvetica,sans-serif;
padding: 5px;
}