Open the /components/com_virtualmart/themes/ja-mesolite/templates/common/productssnapshot.tpl.php file again
You change this block
[PHP]
echo $category_name;
[/PHP]
by
[PHP]
echo ‘<span class=”javm-category-name”>’. $category_name.'</span>’;
[/PHP]
And then open the “templates/ja_mesolite/css/template.css” file, add this bock into this
[PHP]
.javm-category-name {
font-size:12px;
font-weight:bold;
color:#999;
}
[/PHP]
( << example 🙂
1 user says Thank You to Saguaros for this useful post
This topic contains 18 replies, has 2 voices, and was last updated by petrahk 15 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum