Rollover Image?
3 posters
Page 1 of 1
Rollover Image?
So check those DAD's Rules,Starter Guide etc. buttons:
http://darkarmeddragon.motionforum.net/
How i can make the image of each one of them change when the mouse is on it?
http://darkarmeddragon.motionforum.net/
How i can make the image of each one of them change when the mouse is on it?
Last edited by Enigmam7 on December 2nd 2012, 11:44 am; edited 1 time in total
Enigmam7- Forumember
- Posts : 46
Reputation : 1
Language : Bulgarian
Re: Rollover Image?
No, no i mean these:
Enigmam7- Forumember
- Posts : 46
Reputation : 1
Language : Bulgarian
Re: Rollover Image?
First go to the widget and wrap them in a div tag.
Next go to your css and add
This should work fine.
- Code:
<div id="navbarright"> </div>
Next go to your css and add
- Code:
#navbarright:hover{
opacity: .5;
-moz-opacity: .5;
-webkit-opacity: .5;
-o-opacity: .5;
This should work fine.
Re: Rollover Image?
In case you didn't notice, add a } at the end of Dex's code provided so you won't get any error or if you've not noticed
Re: Rollover Image?
Kay thx Dex and Frances.
Enigmam7- Forumember
- Posts : 46
Reputation : 1
Language : Bulgarian
Similar topics
» How can i use CSS to make a rollover for text to display a image
» Nav Bar rollover
» RollOver Nav HTML & JQuery
» Picture Appearance On Forum Rollover
» Problems with Host Image Image/Insert Image
» Nav Bar rollover
» RollOver Nav HTML & JQuery
» Picture Appearance On Forum Rollover
» Problems with Host Image Image/Insert Image
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum