-
AuthorPosts
-
microvation Friend
microvation
- Join date:
- March 2011
- Posts:
- 75
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 32
- Thanked:
- 3 times in 1 posts
June 13, 2011 at 2:31 am #165156Basic bulleted lists don’t show the bullets. This is true in article intros, HTML modes, articles, etc. Everywhere.
Here’s an example.
<ul>
<li>A comedy show.</li>
<li>A soft skills seminar for businesses.</li>
<li>An inspirational experience that will motivate you hardly at all!</li>
</ul>
This appears in the “About Microvation” HTML module in the upper right of my site, but bullets don’t show.
Site: microvation.org
Thanks!
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 13, 2011 at 3:45 am #395999File Path: http://microvation.org/templates/ja_rave/css/template.css
Replace the Following code
div.ja-moduletable ul li, div.ja-module ul li {
background-position: 2px 8px;
padding-left: 12px;}
With
div.ja-moduletable ul li, div.ja-module ul li {
background: url("../images/bullet.gif") no-repeat 0 7px;
padding-left: 12px;}
Note: If you Find my Post useful please click on the Thanks Icon
2 users say Thank You to chavan for this useful post
microvation Friendmicrovation
- Join date:
- March 2011
- Posts:
- 75
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 32
- Thanked:
- 3 times in 1 posts
June 13, 2011 at 4:06 am #396007Yes, great, solved, thanks!!
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by microvation 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Bullets don’t show in JA Rave
Viewing 3 posts - 1 through 3 (of 3 total)