-
AuthorPosts
-
May 22, 2008 at 4:10 am #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!
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
May 22, 2008 at 4:34 am #250094You 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);
}AuthorPostsThis 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