Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • marielajcao Friend
    #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 Friend
    #390220

    Please provide screen shot of where you want it to show and the url of your site.

    pritam Friend
    #390231

    Hi,

    Can you provide the site url.

    marielajcao Friend
    #390652

    Hi,
    Sorry for my late answer,
    the site URL is http://www.ecotransferts.ch/
    The attachment shows where bullet points should be visible


    1. ecotransferts_bpoints
    pritam Friend
    #390706

    Hi,

    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*/
    }

    marielajcao Friend
    #390831

    Hi,
    Thanks for the proposal
    I added the line in color.css line 35

    Then 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 bullets

    Finally, 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

Viewing 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