-
AuthorPosts
-
drdig Friend
drdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
April 25, 2012 at 5:48 pm #176479How I can remove the underline in links?
They explained how to do this in Joomla 1.5 but in 2.5 I see the FTP folders are different.
Thanks
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 25, 2012 at 6:10 pm #450179So that I may best try to assist you and provide you with concise guidance as to what you need to do within your template/site structure, please provide the url of the site you’re working on, as well as set “Optimize CSS” to “No” within your Template Manager–General Settings.
In general, however, the styling for this function is usually found within your template.css file and would look something like this:
<blockquote>a:link, a:visited {
color:#B40404;
text-decoration: underline
}</blockquote>What you would do is modify as follows:
<blockquote>a:link, a:visited {
color:#B40404;
text-decoration: none
}</blockquote>drdig Frienddrdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
April 25, 2012 at 6:30 pm #450188I have attached the information on my website in the first post
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 25, 2012 at 6:32 pm #450191<em>@drdig 316071 wrote:</em><blockquote>I have attached the information on my website in the first post</blockquote>
It didn’t seem to take …. as I cannot see it (as I normally would).Can you provide the url info again?
drdig Frienddrdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
April 25, 2012 at 6:45 pm #450193I send a private message with information
drdig Frienddrdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
April 25, 2012 at 9:32 pm #450209I would like to remove the underline for all links (main modules, side, etc.).
thanksTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 25, 2012 at 9:51 pm #450210<em>@drdig 316101 wrote:</em><blockquote>I would like to remove the underline for all links (main modules, side, etc.).
thanks</blockquote>I still need you to set “Optimize CSS” to “No” within your Template Manager–General Settings.drdig Frienddrdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
April 25, 2012 at 10:06 pm #450213OK, I’ve selected “No”
I want to tell you in a while the web is no longer operational because I will make the transfer from altadefinicion.org to altadefinicionhd.com to use version 2.5 of Joomla on my domain.
I’m telling you if you thought any adjustment in the FTP.
If you think we do well tomorrow.
Good evening from SpainTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 25, 2012 at 10:12 pm #450214Here is what you can do . . .
Within file path –> /templates/ja_rasite/themes/dark_purple/css/template.css
at line 18, add the “text-decorationL none;” property as follows . . .
<blockquote>a {
color: #57212A;
text-decoration: none;
}
</blockquote>That should remove the underline from your links site-wide.
Hope That Helps
2 users say Thank You to TomC for this useful post
-
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by drdig 12 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum