Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

How to override color of all anchor tags

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

I'm trying to figure out how to override all the A tags on nebula.

It looks like I have to call out a bunch of different overrides to do this, is there an easier or better way then going through all this.

Thanks

body a {color:#7F1717;}
#grid4wrap a {
color: #7F1717;
}
#grid1wrap a {
color: #7F1717;
}
body h1, body h1 a, body h2, body h2 a, body .moduletable h3, body h4, body h5, body h6 {
color: #7f1717;
}
  • B Smith's Avatar
  • B Smith
  • 12 Month basic
  • 397 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Have a link for the site?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers