Custom link color in translation file

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart ThemeCustom link color in translation file

This topic has been marked as resolved.

Hi, I can’t find any information on how to add a color to links that is added throughout the store.

On regular text I can add color by just put <font color="#dc1884"></font> around the text.

But on links this wont work. Is it because the css stylesheet overrides that value?

This is where I want to change the color of the link so the customers can see it is a link more clearly.


$_['text_account_already'] = 'If you already have an account with us, please login at the <a href="%s">login page</a>.';

March 13, 2013 at 12:25 pm #20268

Hi,

Maybe, if you show us what exactly you want to change, we would be able to help. :)

Pleases, attach a screenshot and give us the page url you are talking about.

Best,
ThemeBurn team

March 15, 2013 at 10:33 am #20383

Hi again!

There is no need to explain more. I found the solution!
ex:
<a href="http://www.yahoo.com"><font color="FF00CC">colored link</font></a>

Why I needed this was because links appeared as black color same as the text. So the costumers don’t see it is a link.

This will solve this.

March 15, 2013 at 12:59 pm #20397
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
March 15, 2013 at 5:58 pm #20423

Even better! =)

Thanks alot!

March 18, 2013 at 11:18 am #20530

You are welcome, mate :)

Best,
ThemeBurn team

March 19, 2013 at 12:41 pm #20636
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.