Removing Link Underlines
raiyne - February 1, 2009 - 23:45
| Project: | Plutado |
| Version: | 6.x-1.5 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hello,
I know it is usually a "text-decoration: none;" call, and I've tried entering it at every level in the css, however the theme I am using, Plutado, is underlining all links and I can't seem to figure out where to remove them at.
Where should I start?
Thanks in advance,
-Ben

#1
looks to me like you have to target the a or add something like .node-content a to target the a href's in the div.
example:
using firefox and the firebug addon
you can inspect the elements of the breadcrumbs which do not have an underline
mimic that in the div you are trying to remove the underline from
filing an issue AND a forum topic isn't a good practice and I don't believe this is a bug. Thus switching to support request.
#2
My apologies, lesson learned. Thanks for the input
#3
Automatically closed -- issue fixed for 2 weeks with no activity.