Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • tomyhomy Friend
    #156697

    Hi,

    I use Joomla 1.5.22 and Ja_Anion templte with RTL option.

    Everything works great except of pagination on the bottom of the pages.

    Live Site

    How can I solve this problem??

    Thanks a lot

    thuanlq Friend
    #364181

    Hi,

    I saw your problem, you can solve this problem as following:
    – Open and edit your template css file exm: templates/ja_anion/css/template.css
    – Add new style

    .pageslinks ul li {
    background-image:none;
    float:right;
    padding-left:0;
    padding-right:10px;

    }
    div#flexicontent .pagescounter {
    text-align:right;

    }

    tomyhomy Friend
    #364266

    Dear @thuanlq,

    Thank you very much indeed.

    I added your code at the end of the file: templates/ja_anion/css/template-rtl.css

    and the problem is solved.

    Thanks a lot for your help
    Have a nice day

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

This topic contains 3 replies, has 2 voices, and was last updated by  tomyhomy 13 years, 6 months ago.

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