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)
-   -   [SOLVED] Custom CSS ignored for links only? (http://forum.bytesforall.com/showthread.php?t=5732)

markzip Feb 5, 2010 07:29 PM

[SOLVED] Custom CSS ignored for links only?
 
Am using this css in the ATO Add HTML/CSS Inserts option.

Code:

.custom {
font-size: 10px;   
color: #000000; 
}

and then putting

Code:

<span class=”custom”> stuff in here </span>
around the stuff I want to make small.

This works great in plaintext.
http://www.markzip.com/research-methods/publications/

But when I put it around a series of links it breaks. On this page
http://www.markzip.com/publications/
I am wrapping the internal navigation and trying to make it tiny, but it's not working. Note that the text I have put on the same line before the internal page nav *is* small the way I want it. But the links are not.

Am using current versions of WP and Atahualpa hosted on 1&1

markzip Feb 5, 2010 09:22 PM

SOLVED!
Dooooohh!! My bad, forgot to close an
Code:

<a name=".....>
tag


All times are GMT -6. The time now is 07:09 PM.

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