-
AuthorPosts
-
tonyh01 Friend
tonyh01
- Join date:
- October 2010
- Posts:
- 24
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
November 24, 2010 at 6:50 pm #156746Is 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 25, 2010 at 7:58 am #364231you 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 Friendtonyh01
- Join date:
- October 2010
- Posts:
- 24
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
November 25, 2010 at 9:16 am #364244Thanks 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 26, 2010 at 4:28 am #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;}
1 user says Thank You to Saguaros for this useful post
tonyh01 Friendtonyh01
- Join date:
- October 2010
- Posts:
- 24
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
-
AuthorPosts
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