Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • broadbase Friend
    #138147

    Hi there

    I’ve done some usability testing, and found that people aren’t figuring out that the links in the User1, User2 and User5 boxes on the front page are links as they are not underlined.

    What do I need to do to change the content from underlining when it is hovered over to underlining all the time?

    Is there a way to define the colour of the underlining? (I’m wondering if it would look less awful in very light grey…)

    I’m on Joomla 1.0

    Thanks and regards.

    John Wesley Brett Moderator
    #291523

    A very simple solution:

    In template_css.css (line 1039)
    Change this:


    #ja-topsl a {
    color:#4F4F4F;
    text-decoration:none;
    }

    To this:


    #ja-topsl a {
    color:#4F4F4F;
    text-decoration:underline;
    }

    Have fun!
    John.

    broadbase Friend
    #291534

    Awesome, many thanks for that – it doesn’t actually look too bad!

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

This topic contains 3 replies, has 2 voices, and was last updated by  broadbase 15 years, 9 months ago.

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