Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • drdig Friend
    #173311

    Can 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.


    1. captura_subrayado
    pixelzombie Friend
    #436014

    Hi 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 Friend
    #436025

    Hi, Frank

    Mi web is: http://www.altadefinicionhd.com/

    I just want to remove the underline in mod_custom modules.

    Thank you.

    swissa Friend
    #436063

    Hi 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 Friend
    #436103

    Hi 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 Friend
    #436128

    Thanks

    The truth is that my knowledge of CSS are minimal.
    I see many color: # 57212A; What should I change?

    Thank you very much.

    pixelzombie Friend
    #436253

    Open /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

    drdig Friend
    #436287

    Thank you very much,
    Now you no longer see the underlines on the links.
    Thanks again

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 3 voices, and was last updated by  drdig 12 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum