Search:
Search took 1.00 seconds.
-
Thanks! I found that web link the other night and overcomplicated the whole thought behind accomplishing it!
It was easy as adding <?php cp_ad_loop_thumbnail(); ?> to includes/sidebar-gmap.php:
...
-
Yes you can do this in your css.
Just do a search for "border-radius"
You will find settings such as
-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius:...
-
I will refer this thread to the developing team so that this can be included in the patch release.
-
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
...