Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • Saguaros Moderator
    #323928

    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 🙂

    petrahk Friend
    #323929

    You are really great!!! Perfect!!! Thank you!!!!

    Petra

    petrahk Friend
    #323936

    Sorry for another question: Could I have also NAME OF CATEGORY in product DETAILS? Instead of price? 🙂
    Like this e.g.:
    “Category: Laptops”

Viewing 3 posts - 16 through 18 (of 18 total)

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