You may just edit the header_menu_bg.gif through photoshop with a gradient.
You may just edit the header_menu_bg.gif through photoshop with a gradient.
add this to your CSS
.header_main_bg {
background-image: none;
}
Enjoy,
This is in your file green.css. Should be somewhere right in the beginning.
Check the width for .slider ul li a in your style.css and change it from 110px to 140px.
.slider ul li a {
font-weight:bold;
margin:0 auto;
text-align:center;
text-decoration:none;...
The tutorial for adding the category icon is now available on the AppThemes blog http://appthemes.com/blog/creating-classipress-category-icons/
My website is dashwoodmedia.com but I don't have Classipress open to the public yet because I'm still customizing it and I have to figure out how I'm going to move a database of 400+ ads into the new...
According to jomarkosabel, you just have to install this plug in: Regenerate Thumbnails
As far as the Title being cut off in the Slider, you can change this at the Featured Ads Title Length field...
Hi Lewguru,
I know what is wrong because the same thing happened to me. You need to adjust the height under .slider to something like 140px. It's probally set to 88px right now.
Here's what...
The height of the featured box can be adjusted per your liking, but here is the combined code that BlueCafe and myself were able to modify:
Edit /styles/master.css:
Step 1: Line 154
...