View Full Version : Links within irite area
dave315749
09-29-2009, 07:18 AM
The links on my website are set to a golden color. But all links that are saved within the irite show up as blue.
what do i have to set up so that the links show as the golden color?
SOJO web
09-29-2009, 04:31 PM
Dave,
It sounds like something in the cascade is not set right, then. In my experience, a couple of things to check would be:
1. Make sure your global link and rollover css is near the beginning.
2. See if there is something specifically un-setting your link style such as in a reset css file. Such as the "p" or "div" global tag getting stripped of a link color could cause the issue.
3. The other thing you could do is specifically denote certain tags combined with the a tag such as "p a:link, div a:link."
In theory, you body a:link or even just a:link should be inherited by all other tags.
Cheers,
Brian
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.