Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • aram Friend
    #126046

    Hi all !
    I have never got any answers for my questions. It’s look like we need to pay to get an answer for our question. I think the joomlart.com guys don’t care about what there clients need.

    Anyway !

    Am talking to someone how cares . I need help with a rtl css problem .

    I need to place the bullet-list.gif to the right hand side ( rtl )of my contents.
    Here

    ul.ja-newslinks li {
    margin: 0;
    padding: 0 0 0 12px;
    background-image: url(../images/bullet-list.gif) no-repaeat 2px 8px
    }

    How i can fix it??

    Khanh Le Moderator
    #240318

    <blockquote>
    I have never got any answers for my questions. It’s look like we need to pay to get an answer for our question. I think the joomlart.com guys don’t care about what there clients need.
    </blockquote>
    I’m sorry to hear that you haven’t got your question answered. I and many others here always try to answer most of your questions. However, sometime some questions are miss.

    For your question, you may try to add float: right into that style:


    ul.ja-newslinks li {
    margin: 0;
    padding: 0 0 0 12px;
    background-image: url(../images/bullet-list.gif) no-repaeat 2px 8px
    float: right;
    }

    If it does not fix your problem, please provide your livesite url here. I will take a deeper look.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Khanh Le 16 years, 9 months ago.

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