1. Wayne Webb
  2. Commercial Templates
  3. Sunday, 11 August 2013
  4.  Subscribe via email
Here is my site.

In this and a few other instances I want the button to be right aligned. If I add [color=#880000]style="text-align:right"[/color] to the [color=#880000]<hr>[/color] the link disappears.

If I enclose it with [color=#880000]<div style="text-align:right">[/color] I get gray overlays at the bottom of the screen.

Any thoughts no how to change unique instances of the read more button?
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Wayne

To align the read more button to the right try using the following CSS styling...


p.readmore {float: right;}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Wayne

To align the read more button to the right try using the following CSS styling...

p.readmore {float: right;}


Ciarán

Short, sweet and beautifully handled just what I needed. Thanks Ciarán!

One note though. I don't want to do it to all instance of the read more button — just for certain instances. Is there a way to leave the majority of them alone, using this custom CSS only when I need it?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!