1. r3df0x
  2. Free Templates / Extensions
  3. Tuesday, 10 May 2016
  4.  Subscribe via email
Hi Ciarán

Is it possible to change the copyright information position from right to left?

thanks in advance

Regards
Chris
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

Would you have a URL to an example of your copyright information?

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...


#copyright {
float: left;
}
#copyright p {
text-align: left;
}


Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
It works perfectly.

Thanks :)
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
  • Page :
  • 1


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