Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.
From the author of Atahualpa, the #1 most downloaded (700,000+) theme @ wordpress.org
#1
Mar 24, 2010, 07:24 AM
heimir
10 posts · Jan 2009
Hi, I see that you can set links to have no underline or a solid underline but I would like a dotted one. Where do you go to alter this. Preferably I would like these to show up on the content of pages only, not in menus,
#2
Mar 24, 2010, 09:22 AM
lmilesw
9,393 posts · Jul 2009
Central New York State USA
You have have to fiddle with the CSS and add the following the the Atahualpa CSS Inserts section changing the width and color to your liking.
HTML Code:
border-bottom:1px dashed #000000;
__________________ ~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
#3
Mar 24, 2010, 02:30 PM
heimir
10 posts · Jan 2009
Thanks Larry, that's kind of what I assumed but I can't see anywhere in the CSS stylesheet where this stuff shows up. I'm using 2.7.1
#4
Mar 24, 2010, 03:36 PM
lmilesw
9,393 posts · Jul 2009
Central New York State USA
I just use Firebug to find the CSS selectors and then add the necessary CSS to the Atahualpa CSS Inserts area of the Atahualpa Theme Options
__________________ ~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.