test
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • nooran Developer
    #193427

    Hello,

    I’m using JA Magz. I have added weblinks, I would like it to be RTL Weblinks, just the way it shows on the attached file.

    Actually, I have added this css code to custom.css file:


    ul.weblinks li a{ float:left;}

    but it didn’t work exactly as I wanted, maybe it’s a wrong code.

    This the live URL: http://www.gabookye.org/new/

    Thanks a lot for your precious help.


    1. weblinks
    phong nam Friend
    #517225

    You can try the followings:
    – Create a new file custom.css into the path …templates/ja_magz/css/
    – Then add to this file the CSS rules:

    .ja-tab-subcontent ul.weblinks font {
    float: left;
    padding-left: 2px;
    }

    .ja-tab-subcontent ul.weblinks a {
    float: right;
    }

    Hope that helps.

    nooran Developer
    #517257

    Hello,

    I have added the code into custom.css file, but it didn’t work..

    You may check the online URL where I did the code: http://www.gabookye.org/new

    phong nam Friend
    #517280

    Hi Nooman,

    The weblink module does not contain the <font> tag on HTML makeup so I did not show the styles I suggested you. Anyways, you can try to put these css rules into custom.css file too:

    .ja-tab-subcontent ul.weblinks a {
    margin-left: 80px;
    }

    Adjust the padding value until you get perfect. Below attachment is how the weblink will look like.


    1. weblink
    nooran Developer
    #517383

    Any suggestions please!!

    phong nam Friend
    #517439

    @ Nooran, Have you tried my suggestion above? Let me know how it goes.

    nooran Developer
    #517468

    Yes, I did exactly what you told me, but they are not aligned in the same level.

    You may check the online URL: http://www.gabookye.org/new

    phong nam Friend
    #517493

    Hi Nooran,

    Well, another solution is creating a folder named mod_weblinks in templates/ja_magz/html/ and extracting my attached file into. Then try to put the css styles into custom.css file:

    .weblinks .hits {
    margin-left: 5px;
    float: left;
    }


    1. default.zip
    nooran Developer
    #517527

    Worked, very perfect…

    Many thanks for your help…

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

This topic contains 9 replies, has 2 voices, and was last updated by  nooran 10 years, 10 months ago.

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