-
AuthorPosts
-
drdig Friend
drdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
January 29, 2012 at 10:50 am #173311Can you tell me how to remove the underline from the link text of “El Árbol de la Vida” in the module (mod_custom) on the right side with the title ÚLTIMOS BLU-RAY’S ANALIZADOS?
I only put the link in the title to be seen, but I would like to link all the texts for this module.
Thank you very much.
pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
January 29, 2012 at 1:04 pm #436014Hi drdig,
can you please provide additional information about your issue?
– Site URL
– Do you want to remove the underline style from every link when you hover it, or just for the right module?Cheers
Frank
drdig Frienddrdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
January 29, 2012 at 2:47 pm #436025Hi, Frank
Mi web is: http://www.altadefinicionhd.com/
I just want to remove the underline in mod_custom modules.
Thank you.
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
January 29, 2012 at 6:45 pm #436063Hi Frank
while you are there do you fancy clearing this one up aswell?
http://www.joomlart.com/forums/topic/change-color-box/
I can get that it is coming from the dark_purple.css but I’ve not seen a button spilt into two for the css before so wouldn’t want to give the wrong advice. (lines 23 & 27)
Merci
pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
January 30, 2012 at 12:43 am #436103Hi there,
that’s a strange HTML output you’ve got there 😉
Anyways, open up /templates/ja_rasite/css/colors/dark_purple.css
and extend this statement for your links like this:
a {
color: #57212A;
text-decoration: none;
}
Cheers
Frank
drdig Frienddrdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
January 30, 2012 at 7:59 am #436128Thanks
The truth is that my knowledge of CSS are minimal.
I see many color: # 57212A; What should I change?Thank you very much.
pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
January 31, 2012 at 1:24 am #436253Open /templates/ja_rasite/css/colors/dark_purple.css and look for this:
a {
color: #57212A;
}It should be at the beginning of this file.
Then make it look like this:
a {
color: #57212A;
text-decoration: none;
}Cheers
Frank
1 user says Thank You to pixelzombie for this useful post
drdig Frienddrdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
January 31, 2012 at 7:44 am #436287Thank you very much,
Now you no longer see the underlines on the links.
Thanks againAuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 3 voices, and was last updated by drdig 12 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Remove link underline
Viewing 8 posts - 1 through 8 (of 8 total)