Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • jakazorz Friend
    #164024

    Dear all. I would like to move the read more link to the right side of articles. I’m wondering if this is possible to make by template overriding into JAT?

    Regards,
    Jaka

    pritam Friend
    #391428

    Hi,

    To Move Readmore link to the right side of article

    goto templates/ja_t3_blank/core/themes/more_contrast/css/template.css

    make changes like this:-

    /* Readon links —*/

    p.readmore a {
    text-transform: uppercase;
    float:right;
    }

    jakazorz Friend
    #391441

    <em>@pritam 240689 wrote:</em><blockquote>Hi,

    To Move Readmore link to the right side of article

    goto templates/ja_t3_blank/core/themes/more_contrast/css/template.css

    make changes like this:-

    /* Readon links —*/

    p.readmore a {
    text-transform: uppercase;
    float:right;
    }</blockquote>

    Hi, i tried but without success.
    Regards…

    pritam Friend
    #391444

    Hello,

    I have tried with my installation its working fine.

    /* Readon links —*/

    p.readmore a {
    text-transform: uppercase;
    float:right;
    }

    jakazorz Friend
    #391447

    <em>@pritam 240708 wrote:</em><blockquote>Hello,

    I have tried with my installation its working fine.

    /* Readon links —*/

    p.readmore a {
    text-transform: uppercase;
    float:right;
    }</blockquote>

    Now I got it. I entered “float:right” to the:
    templates/ja_t3_blank/css/template.css

    Thanx and regards

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

This topic contains 5 replies, has 2 voices, and was last updated by  jakazorz 13 years, 5 months ago.

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