Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   Can't style links in Body, Text, & Styling (http://forum.bytesforall.com/showthread.php?t=16165)

tglass118 Dec 4, 2011 09:38 AM

Can't style links in Body, Text, & Styling
 
WP 3.2.1, Atahualpa 3.7.3
http://tedglass.com/noella/

The Link hover settings work, but not the Link settings. They seem to be over-ridden by system settings. This is the CSS that shows:
*|*:link {
color: #0000EE;
}
about:...leSheet
<System>
*|*:-moz-any-link {
text-decoration: underline;
}
about:...leSheet
<System>
:-moz-any-link {
cursor: pointer;
}
ua.css (line 111)
<System>

Had no such problems with earlier version. I tried adding settings in CSS Inserts, but no help.

juggledad Dec 4, 2011 10:28 AM

what links are you refering to?

juggledad Dec 4, 2011 10:48 AM

Try disabling all your plugins to see if there is a conflict

tglass118 Dec 4, 2011 12:32 PM

All links in center column on pages and posts. Links in widgets and footer are fine, styled in their own category.

I tried disabling all plug-ins - didn't help.

The links in a post body displays the css (which I see when I Inspect Element)
(user agent)
a:-webkit-any-link {
color: -webkit-link;
text-decoration: underline;
cursor: auto;
}

juggledad Dec 4, 2011 01:46 PM

please shutoff all the plugins and let me take a look

tglass118 Dec 4, 2011 02:03 PM

OK. Plug-ins are deactivated. Thanks

juggledad Dec 4, 2011 03:17 PM

now go try changing the settings at Body, Text and Links

tglass118 Dec 4, 2011 03:48 PM

That did it. Thanks very much. I appreciate your quick response. Can you tell me how this happens or why it happens?

juggledad Dec 4, 2011 04:28 PM

One of the plugins must be causing a conflict


All times are GMT -6. The time now is 04:50 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.