Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • rapid Friend
    #250093

    Here’s a screen shot from the home page. The arrow points to the Bullets without the graphics – if you look at the home page source code you can see <li> etc. but its not loading the image.

    Thanks!


    1. bullet
    Sherlock Friend
    #250094

    You must add class or id for <li then create css for it ! example :
    < li class=”bullet”>

    in template_css.css file You add
    ul li {
    background:url(../images/bullet.gif);
    }

Viewing 2 posts - 16 through 17 (of 17 total)

This topic contains 17 replies, has 2 voices, and was last updated by  Sherlock 16 years, 6 months ago.

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