-
AuthorPosts
-
July 5, 2008 at 1:18 am #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 FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 5, 2008 at 1:58 am #258024Hi evangelos !
Please add firebug in FF then use it to detect css for image of VM.July 5, 2008 at 8:47 pm #258088Hi 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 FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 7, 2008 at 3:41 am #258245Hi 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;
}
July 7, 2008 at 9:00 am #258295Hello 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 relevantBye for now
bigrk Friendbigrk
- Join date:
- February 2007
- Posts:
- 1425
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 39
- Thanked:
- 45 times in 15 posts
July 24, 2008 at 4:20 am #261901Marking thread as SOLVED. 🙂
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 24, 2008 at 6:47 am #261933Hi 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. -
AuthorPosts
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