Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • zhihuazhou Friend
    #182126

    In JA mendozite, ul list disc or any other list styles didn’t display in all artcle, How to solve this?
    I have add

    div.ja-moduletable.moduletable_gmap ul li {
    background: url(../images/bullet.gif) no-repeat 0px 7px;
    padding-left:10px;
    }

    in template.css according to http://www.joomlart.com/forums/topic/cant-get-ul-disc-to-appear-no-matter-what-i-do/. but it didn’t work. I also used firebug or webdevelope, However, I can not find the solution by myself. Please help me.


    1. Capture
    Ninja Lead Moderator
    #472613

    Look at the screenshot

    If you need sample the screenshot
    <blockquote>Open templates/ja_mendozite/css/template.css file</blockquote>
    and add new script below

    .column ul li {
    background: url(../images/bullet.gif) no-repeat 20px 7px; <- this is path bullet icon
    line-height: 160%;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 30px;
    }


    1. bullet_ja_mendozite
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 12 years ago.

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