Isn't this a function of CSS inside a style sheet and not in the WP GUI? Maybe I'm not understanding what you are doing, Geof. Heck, I don't understand what *I* am doing half the time! :)
Craig.
Isn't this a function of CSS inside a style sheet and not in the WP GUI? Maybe I'm not understanding what you are doing, Geof. Heck, I don't understand what *I* am doing half the time! :)
Craig.
Craig:
Go in to Manage Links, then Manage Link Categories. I'm editing the "before" under Text/HTML.
Aaaaah! Okay, now I see. Okay, now the next point...you are trying to add a class to the < li > element? Is that right? As in a CSS class?
You want to use a show/hide script for your links?
Yes, ma'am. :)
It's okay Craig, I happened to know what he was talking about as I had just helped someone with this. :)
I think I see what you're suggesting; my present migraine is telling me to look at it later, like after the bustle of Christmas. :)
I don't know exactly what you're trying to do in script (sg sounds like she's on it!), but my typical approach on the other end would be to revise the get_links_ functions to actually take an optional class parameter, and if the parameter is non-empty, tack a class='$param' into the forming of the opening li construct.
=d
This topic has been closed to new replies.