|
Haven't registered yet? Do it here now!
|
nottslad
Joined: 16 Aug 2006 Posts: 66
|
|
|
|
|
|
|
Posted: Thu Sep 06, 2007 6:49 pm Post subject: Colour of links in template |
|
|
|
|
|
|
|
|
|
|
This is probably a simple one, but I've tried various combinations without success. This is my links template:
{tradelinkformat,{anchor}<br>}
{trades,1-25}
and I want to make the links be in white text.
Where do I put the font tags, i.e.
<font color="#FFFFFF"> and </font> |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Thu Sep 06, 2007 7:07 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
Code: |
{tradelinkformat,<a href="{URL}"><font color="#ffffff">{ANCHOR}</font></a><br>}
{trades,1-25}
|
like that you can do it..
or you can just put class=myclassname inside the href tag and define that class in your css stylesheet and put there its properties.. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
nottslad
Joined: 16 Aug 2006 Posts: 66
|
|
|
|
|
|
|
Posted: Thu Sep 06, 2007 7:15 pm Post subject: |
|
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|
|
|
|
| |