-
AuthorPosts
-
May 6, 2011 at 11:34 pm #163690
I’d like the bullet points to be always visible whenever there is a <ul>
I trien to fnd the styl in the code with firebug and tried the fixes proposed in several posts but these are for particular views.
Can you tell me where in the CSS to enable bullet points?chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 7, 2011 at 4:34 am #390220Please provide screen shot of where you want it to show and the url of your site.
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
May 7, 2011 at 7:01 am #390231Hi,
Can you provide the site url.
May 10, 2011 at 8:20 pm #390652Hi,
Sorry for my late answer,
the site URL is http://www.ecotransferts.ch/
The attachment shows where bullet points should be visible
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
May 11, 2011 at 5:18 am #390706Hi,
You need to edit color.css at line number 35
.column ul li {
background-image: url(“../images/bullet7.gif”) none repeat scroll 0 0 transparent !important;
}And Also you need to edit template.css
.column ul li h5 {
padding 0 0 0 10px; /* as per your suitability*/
}.column ul li h5 a {
padding 0 0 0 8px; /* as per your suitability*/
}1 user says Thank You to pritam for this useful post
May 11, 2011 at 8:50 pm #390831Hi,
Thanks for the proposal
I added the line in color.css line 35Then in template CSS I tried to find the lines
.column ul li h5 {
and
.column ul li h5 a {
But I did not find them.I tried to add the suggested lines below
/* Content spacing —*/ line 43
And I still don’t see the bulletsFinally, I mofified the line 45 as follows:
.column ol, .column ul { margin: 5px 10px 10px 5px; }
It was originally
.column ol, .column ul { margin: 10px 0; }But bullets are still invisible… any other idea?
Maybe it’s important to specify that I’m using joomla 1.6
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by marielajcao 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
List bullet points not visible
Viewing 6 posts - 1 through 6 (of 6 total)