Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • locofede Friend
    #161052

    I want to remove the bullets from Latest News module, but have had no success so far.

    Any help will be much apprecialted!

    khoand Friend
    #379807

    Hi locofede,
    You do following steps:
    – Open <joomla url>t3-assetscssf530a.css file
    – Remove this code at line 26

    background:url('../plugins/system/jat3/jat3/base-themes/default/images/bullet.gif') no-repeat 20px 7px;

    thuanlq Friend
    #379964

    Hi There,
    To remove the bullets from latest news module, please do as following:
    – Open the file “template.css” in the folder “templates/ja_rave/css/”, find to line code:


    #ja-botsl div.ja-box-ct li {
    background-image: url(../images/bullet.png);
    }

    Replace to


    #ja-botsl div.ja-box-ct li {
    background-image: none;
    }


    – Clean cache.
    Regards,

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

This topic contains 3 replies, has 3 voices, and was last updated by  thuanlq 13 years, 2 months ago.

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