Join iOrbix!

hi5 Question: Hide Views, Appear on Hover

Edit your hi5 profile!

View our list of CSS styling codes to do just about anything with your profile!

hi5 Question: Hide Views, Appear on Hover

Postby mucmulo on Wed Aug 20, 2008 9:45 pm

is it possible to makes the views visible only when you put your mouse on i mean hover...?
mucmulo
Member +
Member +|Member +|Member +
 
Posts: 22
Joined: Sun Aug 10, 2008 6:24 pm
Gender: None specified

hi5 Question: Hide Views, Appear on Hover

by Admin

Join iOrbix!
Admin
 

Re: hi5 Question: Hide Views, Appear on Hover

Postby Andrew on Thu Aug 21, 2008 7:08 pm

Hi mucmulo,

I ended up having to use a sort of Advanced code to do this,

Here it is:
Hide Views counter (only), and Appear on Mouse Hover:
Code: Select all
#profile-name .section-name {filter:alpha(opacity=100) !important; opacity: 1.0; !important;}

#profile-name span {filter:alpha(opacity=0); opacity: 0.0;}

#profile-name span:hover {filter:alpha(opacity=100); opacity: 1.0;}


Good Luck!
Andrew Emmanuel Davis
Owner of:
Image
Image
Image
Image
Image
Image
User avatar
Andrew
Owner of hi5-World
Site Admin
Site Admin
 
Posts: 380
Age: 22
Joined: Wed Jun 25, 2008 5:16 pm
Gender: Male


Return to CSS Codes

Who is online

Users browsing this forum: No registered users and 0 guests

cron