Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • dinero Friend
    #156101

    Hello everyone,

    I tried using the typography for “starlist” and also “arrowlist” as shown below, however the actual star or arrow doesn’t show up, just the listed content with no bullet points at all. What is wrong? I’m viewing on IE 8. Thank you.

    <ul class=”starlist”>
    <li>content here</li>
    <li>content here</li>
    <li>contet here</li>
    </ul>
    Allan

    scarpos Friend
    #361828

    do you have instaled and enabled typography plugin?

    dinero Friend
    #361834

    Hello,

    I installed demo quickstart which I assumed had all the bells and whistles. Guess I’ll look for the plugin. Thank you.

    dinero Friend
    #361835

    I checked, yes it is installed, there is a button at the bottom of all articles in the editor. Still it doesn’t work although the code seems correct. No arrows, no stars, nothing. Any ideas? Browser is IE 8.

    scarpos Friend
    #361846

    <em>@dinero 202233 wrote:</em><blockquote>I checked, yes it is installed, there is a button at the bottom of all articles in the editor. Still it doesn’t work although the code seems correct. No arrows, no stars, nothing. Any ideas? Browser is IE 8.</blockquote>

    hello Dinero,
    i have the same problem.
    Look at my website: http://www.hc-pc.sk
    it is same problem? The web browser is not problem. I use Firefox.
    (sorry for my english :))

    dinero Friend
    #362006

    I emailed Joomlart support since nobody had an answer yet. They replied that they would look into the issue and get back to me. I’ll let you know if I find out Scarpos. Don’t worry about your English! 🙂

    scarpos Friend
    #362036

    my typography now works…
    i dont understand where was problem.
    I deleted the article and I tried it again and typo works…
    interesting is that I had previously deleted cache and it did not work :confused:

    Phill Moderator
    #362041

    Thanks for resolving your thread, marking as solved.

    dinero Friend
    #362355

    Hi Phill, I created the thread not Scarpos and I just now received a solution. Scarpos, I’m happy your issue was resolved. I, however had a legitimate issue that needed to be fixed. Hoang from Joomlart helped me first with the following:

    “I just select the optimize css to No and seem that the issue has been fixed,You can check again on the url”

    That solution brought up the Typography images but the layout was bad. The images overlapped the text on the site. Hoang then instructed me to change the CSS slightly by doing the following:

    You can try as following to get the issue fix
    Go to the file of plugins/system/jat3/base-themes/default/css/template.css
    Look for the css
    .ja-moduletable ul li, .ja-module ul li, .ja-content-main ul li {
    background:url(“../images/bullet.gif”) no-repeat scroll 20px 7px transparent;
    line-height:160%;
    margin-bottom:5px;
    overflow:hidden;
    padding-left:30px;
    }
    Change it to
    .ja-moduletable ul li, .ja-module ul li, .ja-content-main ul li {

    line-height:160%;
    margin-bottom:5px;
    overflow:hidden;
    padding-left:30px;
    }

    That finally fixed the Typography issue and the layout. I just wanted to post this so others may have a fix if they run across the same issue.

    Thanks Phill and thanks to Hoang for his help.

    Allan

    Phill Moderator
    #362421

    My apologies for closing your thread and many thanks for sharing your solution with the rest of us.

    dinero Friend
    #365131

    No problem Phill, you’re a very big help to all of us no worries!

Viewing 11 posts - 1 through 11 (of 11 total)

This topic contains 11 replies, has 3 voices, and was last updated by  dinero 13 years, 11 months ago.

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