Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • macthebadazz2 Friend
    #171963

    This component shows with bullets for whatever reason. I contacted the developers of it and they responded telling me to remove a line from this code

    .column ul li {
    background: url(“/plugins/system/jat3/jat3/base-themes/default/images/bullet.gif”) no-repeat scroll 20px 7px transparent;
    line-height: 160%;
    margin-bottom: 5px;
    overflow: hidden;
    }

    but i have no idea where that code is at

    Here is the link:
    http://bit.ly/rYDHie

    jooservices Friend
    #430456

    HI
    Your website using css compressing mode. So it’s hard to say which file. But you can try w/ this
    .ja-moduletable ul li, .ja-module ul li, .ja-content-main ul li {
    background:none !important;
    }

    Put it into template.css ( <your_template>/css/template.css )
    Clear T3 cache / clear web cache and reload

    macthebadazz2 Friend
    #430764

    Ok it removed the bullet but for whatever reason the pictures are being cuttoff and the layout it affected

    LINK:
    http://bit.ly/rYDHie

    jooservices Friend
    #430772

    Hi
    That’s another issue and your website under css compressing mode so i cant tell you exactly which file.
    Btw about image cropped, please file these css ( i guess in template.css )

    ul.albums li {
    float: left;
    margin: 5px;
    width: 117px; remove this
    }

    ul.albums li a, ul.albums li a:visited {
    display: block;
    width: 117px; remove this
    }

    Thank you

    macthebadazz2 Friend
    #432290

    I removed both but now I have an issue with titles over flowing

    link:http://bit.ly/rYDHie

    jooservices Friend
    #432294

    Hi
    Would you mind explain a bit ? A screenshot please.

    Thank you

    macthebadazz2 Friend
    #432295

    look at the album “Now That I Got Your Attention”….see how it pushes the cell


    1. 1-3-2012-10-38-15-AM
    jooservices Friend
    #432317

    Hi
    Because your title “Now that i got … ” so long. Please make trim it

    Thank you

    macthebadazz2 Friend
    #432321

    I knew that much…should I trim in the php code? and how do I trim text to stop at a certain number of characters?

    jooservices Friend
    #432392

    Hi
    Yes you can trim it by use PHP. But …
    We are going to another issue so please create new thread. Because this thread we have solved for “bulletin issue”

    Thank you

    TomC Moderator
    #432405

    <em>@jooservices 292715 wrote:</em><blockquote>Hi
    Yes you can trim it by use PHP. But …
    We are going to another issue so please create new thread. Because this thread we have solved for “bulletin issue”

    Thank you</blockquote>
    Joo – It is not necessary for our Member to have to start a new start a new thread for this issue which is related to his continuing issues. Please continue to assist him in this thread.

    Thank You

    jooservices Friend
    #432414

    hi macthebadazz2
    As i replied before. This thread solved about css issue with bulletin.
    Your next issue is trimming title by php. Please just simply create new thread and fill your ftp access. I will check and fix it in a min.

    thank you

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

This topic contains 12 replies, has 3 voices, and was last updated by  jooservices 12 years, 10 months ago.

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