The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Mouse over effect?

4 posters

Go down

Mouse over effect? Empty Mouse over effect?

Post by itachi uchiha December 30th 2012, 12:56 pm

Hello um i wana know whats the code to make pictures in the widget have an scroll over effect like my Navigation buttons (Home, Portal etc)

http://narutocp.forumotion.co.nz/forum
itachi uchiha
itachi uchiha
Forumember

Male Posts : 146
Reputation : 1
Language : English
Location : New Zealand

http://www.narutonexusrp.com/forum

Back to top Go down

Mouse over effect? Empty Re: Mouse over effect?

Post by itachi uchiha December 31st 2012, 3:32 am

Bump Please anyone?
itachi uchiha
itachi uchiha
Forumember

Male Posts : 146
Reputation : 1
Language : English
Location : New Zealand

http://www.narutonexusrp.com/forum

Back to top Go down

Mouse over effect? Empty Re: Mouse over effect?

Post by SLGray December 31st 2012, 4:03 am

Please don't double/triple post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead!

You have received a warning since this is your fourth reminder.


Mouse over effect? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Mouse over effect? Empty Re: Mouse over effect?

Post by Cassius Dio December 31st 2012, 8:22 am

Hi,

Add to your CSS Stylesheet:
Code:
#menu a:hover {
-moz-opacity: .65;
filter: alpha(opacity=70);
opacity: .65;
}
Cassius Dio
Cassius Dio
Forumember

Male Posts : 581
Reputation : 79
Language : Romanian &English
Location : Yellow Submarine

http://beatles.forummo.com/

Back to top Go down

Mouse over effect? Empty Re: Mouse over effect?

Post by mmägi December 31st 2012, 12:35 pm

or
Code:
a.mainmenu{
filter:alpha(opacity=80);
-moz-opacity: .80;
opacity: .80;
  }

a.mainmenu:hover{
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
    }
mmägi
mmägi
Forumember

Male Posts : 402
Reputation : 4
Language : Estonia

http://royal.forumc.net/

Back to top Go down

Mouse over effect? Empty Re: Mouse over effect?

Post by Cassius Dio December 31st 2012, 12:56 pm

He/She already have these codes. But he/she wants for the menu from the right widget.
Cassius Dio
Cassius Dio
Forumember

Male Posts : 581
Reputation : 79
Language : Romanian &English
Location : Yellow Submarine

http://beatles.forummo.com/

Back to top Go down

Mouse over effect? Empty Re: Mouse over effect?

Post by mmägi December 31st 2012, 12:58 pm

maybe give pictures?
mmägi
mmägi
Forumember

Male Posts : 402
Reputation : 4
Language : Estonia

http://royal.forumc.net/

Back to top Go down

Mouse over effect? Empty Re: Mouse over effect?

Post by Cassius Dio December 31st 2012, 3:34 pm

mmägi wrote:maybe give pictures?
I already posted a correct code above your post. Wink
Cassius Dio
Cassius Dio
Forumember

Male Posts : 581
Reputation : 79
Language : Romanian &English
Location : Yellow Submarine

http://beatles.forummo.com/

Back to top Go down

Mouse over effect? Empty Re: Mouse over effect?

Post by itachi uchiha January 1st 2013, 4:50 am

Hey guys thanks but it is still not working? Just so yous get the right idea look at their widgets (MOM, TOM, COM etc)

http://narutovi.forumotion.com/forum

When you put your mouse over it, itl like go white kinda
itachi uchiha
itachi uchiha
Forumember

Male Posts : 146
Reputation : 1
Language : English
Location : New Zealand

http://www.narutonexusrp.com/forum

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum