-
AuthorPosts
-
we2solutions Friend
we2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
November 5, 2011 at 3:57 am #170412Hi All,
Like in the Picture i want to add hover effect and lines to the featured products module.please give me a tip asap.
Thanks
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 5, 2011 at 4:38 am #423287Can you provide the url of the site you’re working on?
we2solutions Friendwe2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
November 5, 2011 at 4:46 am #423290still on localserver :(.want to do it before host the site.same thing in mesolite2.
Thanks
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
November 5, 2011 at 8:42 am #423308Hi
I have check on our demo site
You can try to use these method:
#1. td:hover
#ja-topsl3 td:hover {
background:<your color code>
}
into template.css
#2. Use javascript
http://www.codingforums.com/showthread.php?t=1041
You can follow this tutorial.Thank you
Viet Vu1 user says Thank You to jooservices for this useful post
we2solutions Friendwe2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
November 5, 2011 at 11:43 am #423315Hi Jooservices,
seems it notworking for me mate.and how about adding lines as it on the attached file?any how thank you very much for your help
we2solutions Friendwe2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
November 5, 2011 at 2:26 pm #423328Find solution my self for hover effect 🙂
#Mod79 td:hover {
background-color: #F3F2D8;
}and also big thanks to jooservices 🙂
we2solutions Friendwe2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
November 5, 2011 at 3:04 pm #423334Got it 🙂
#Mod79 td {
padding: 10px 0;
margin: 0;
border-right-width: 1px;
border-right-style: dotted;
border-right-color: #999;
}#Mod79 tr {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999;}
#Mod79 td:hover {
background-color: #F3F2D8;
}that code worked for me :).
:D:D:D:D
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
November 7, 2011 at 2:19 am #423506@we2solutions
Ya i saw about use #Modxxx but it’s only use for a module defined 🙂 Not as general :).
Btw, it’s okay. Thread solved.Thank you
Viet VuAuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 3 voices, and was last updated by jooservices 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Add Hover effect and lines to featured product module in mesolite 2 home page
Viewing 8 posts - 1 through 8 (of 8 total)