Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tamirzzz Friend
    #149625

    Hi,

    How do I move the section name below and completely remove the two icons on the side?

    I am attaching a screenshot

    Cheers,

    Tamir


    1. Image4
    Saguaros Moderator
    #336870

    Dear Tamir

    pls open the file templates/ja_seleni/css/template.css and find codes:

    .article-section, .article-category {
    background: url(../images/icons/icon-folder.gif) no-repeat left center;
    color: #757575;
    padding-left: 18px;
    }

    and replace:

    .article-section, .article-category {
    background: url(../images/icons/icon-folder.gif) no-repeat left center;
    color: #757575;
    padding-left: 18px;
    display:block;
    clear:both;
    padding-top:5px;
    }

    find codes:

    .createdate {
    background: url(../images/icon-date.gif) no-repeat 0 2px;
    padding: 3px 10px 3px 20px;
    }

    if you would like to remove icons, pls remove the “background” attribute in those blocks
    Good luck;

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum