Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • evangelos Friend
    #130469

    Hello to everyone.

    I’m using this fantastic template for my new Joomla 1.5.3 site on which I’m working locally (so I’m sorry but no links :(( )
    The problem presents itself in VirtueMart. When I show a product image, this image has a blue underlining as if it were a normal link. What I want to do is remove this underlining for the images in VM but keep intact for the other links in my site.

    Hope what I’m asking is not that complicated.

    Thanks for any help!

    Sherlock Friend
    #258024

    Hi evangelos !
    Please add firebug in FF then use it to detect css for image of VM.

    evangelos Friend
    #258088

    Hi hainn84 and thanks for answering. I probably should have mentioned it earlier, but I already had tried with Firebug. Unfortunatelly I didn’t manage to find the “responsabile”. Furthermore, even I find it, deactivating it will probably “kill” the underlining of the links, a thing I don’t want.

    Could anyone tell me exactly what to look for? Thank you and bye!

    Sherlock Friend
    #258245

    Hi evangelos !
    You can fix it following way below :
    Open template.css file in templates/ja_fedora/css folder , find following code section at about line 47 :


    a {
    color:#289CC8;
    text-decoration:underline;
    }

    change to :


    a {
    color:#289CC8;
    text-decoration:none;
    }

    evangelos Friend
    #258295

    Hello hainn84. Unfortunatelly removing the text decoration underline had the side effect of removing undelining on every link. Anyway I’ll keep it like this for now and will come back to it later.
    Thanks for everything. You’ve been really helpfull.

    ps. I don’t see a thank you button so I don’t know how to give you credit for the answer. Do tell me and I’ll be more than happy to do it.
    ps2. Why is it that every time I post I lose credits? What will happen when I reach 0? I checked the forum rules but I didn’t see anything relevant

    Bye for now

    bigrk Friend
    #261901

    Marking thread as SOLVED. 🙂

    Sherlock Friend
    #261933

    Hi evangelos !
    because number of your post is less than 2 post , so you couldn’t use thanks button , now , number of your posts is 3. You can see thanks button :D, welcome to JA forum.

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

This topic contains 7 replies, has 3 voices, and was last updated by  Sherlock 16 years, 4 months ago.

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