1. ziggy
  2. Sherlock Holmes
  3. Free Templates / Extensions
  4. Saturday, 10 November 2012
  5.  Subscribe via email
Hello again.

I have tried in custom css:

#joomla51 a {color: #FFFFFF;} But it is still very difficult to see the footer, copyright and Joomla text

Just wondering if there's an easy way to fix this.

Thanks heaps in advance!

p.s. my site is: http://taiotyson.byethost12.com/
Accepted Answer Pending Moderation
0
Votes
Undo
Hi taiot

Try adding the following to the Custom CSS field of your templates parameters where #ffffff is your footer color.

[code type=css]#joomla51, #joomla51 a {color: #FFFFFF !important;}[/code]
Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for your help Ciaran.

It worked for the Joomla info, but still the copyright and footer menu is unreadable.

Any more tips?

Thanks heaps in advance
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi taiot

Also add the following to your Custom CSS field..

[code type=css]#copyright {color: #FFFFFF;}[/code]
Where #FFFFFF is your copyright color.

Ciarán
  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!