Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • lmarco Friend
    #144093

    Hi,

    I use a latest news module in JA Opal, and i’d like to get rid of the bullets. I have tried a list-style-list:none in the ul.latestnews but nothing changes.

    Any idea on how to get this fixed ? Thanks

    Anonymous Moderator
    #317065

    Hi

    Please open templates/ja_opal/css/template.css file, at about line 498, find following code:

    ul.latestnews a, ul.mostread a {
    background: url(../images/bullet.gif) no-repeat left center;
    padding-left: 10px;
    color: #C55901;
    }

    and change to:

    ul.latestnews a, ul.mostread a {
    padding-left: 10px;
    color: #C55901;
    }

    lmarco Friend
    #317346

    Thanks 😉 I tried several things including this one but i did not manage to make the bullets disappear

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

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

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