Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • drdig Friend
    #176479

    How 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 Moderator
    #450179

    So 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 Friend
    #450188

    I have attached the information on my website in the first post

    TomC Moderator
    #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 Friend
    #450193

    I send a private message with information

    drdig Friend
    #450209

    I would like to remove the underline for all links (main modules, side, etc.).
    thanks

    TomC Moderator
    #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 Friend
    #450213

    OK, 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 Spain

    TomC Moderator
    #450214

    Here 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

    drdig Friend
    #450286

    Thank you very much. All OK

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

This topic contains 10 replies, has 2 voices, and was last updated by  drdig 12 years, 4 months ago.

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