Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • tonyh01 Friend
    #156746

    Is there a way to ‘right justify’ the Read More link?

    i.e. I want the link to be at the bottom right of the article

    Thanks

    Saguaros Moderator
    #364231

    you open the file template.css file:

    and find:


    a.readon { text-transform: uppercase; }


    replace:

    a.readon {
    float:right;
    padding-top:15px;
    text-transform:uppercase;
    }

    tonyh01 Friend
    #364244

    Thanks tienhc but that didn’t work. I tried it with and without the HTML

    I notice that in the code it says ‘text-transform: uppercase;’ but it comes out as

    Read more…

    so it’s not transforming it to uppercase either. So is there something ignoring or overiding the instruction?

    Saguaros Moderator
    #364335

    <em>@tonyh01 205287 wrote:</em><blockquote>Thanks tienhc but that didn’t work. I tried it with and without the HTML

    I notice that in the code it says ‘text-transform: uppercase;’ but it comes out as

    Read more…

    so it’s not transforming it to uppercase either. So is there something ignoring or overiding the instruction?</blockquote>

    Im sorry for my mistaken with ja teline iii version 1.

    You find the following code into the template.css file:

    p.readmore{margin:0;}

    replace:

    p.readmore{margin:0;float:right;}

    tonyh01 Friend
    #364654

    Hi

    I couldn’t find that piece of code in template.css (I’m using teline iii version 2) but I added the whole line after

    a.readon:hover, a.readon:active, a.readon:focus {}

    and it works great – thanks.

    Phill Moderator
    #364673

    Excellent news and thanks for resolving your thread.

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

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

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