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.

Navbar rollover code for Memberlist?

4 posters

Go down

Solved Navbar rollover code for Memberlist?

Post by Epyk March 10th 2011, 9:11 pm

So I'v used this code for navbar rollovers:

Code:
#i_icon_mini_index {
background-image: url(IMAGE1);
width: 105px;
height: 135px;
}
#i_icon_mini_index:hover {
background-image: url(IMAGE2);
width: 105px;
height: 135px;
}

#i_icon_mini_profile {
background-image: url(IMAGE1);
width: 105px;
height: 135px;
}
#i_icon_mini_profile:hover {
background-image: url(IMAGE2);
width: 105px;
height: 135px;
}


#i_icon_mini_message {
background-image: url(IMAGE1);
width: 105px;
height: 135px;
}
#i_icon_mini_message:hover {
background-image: url(IMAGE2);
width: 105px;
height: 135px;
}

#i_icon_mini_new_message {
background-image: url(IMAGE1);
width: 105px;
height: 135px;
}
#i_icon_mini_new_message:hover {
background-image: url(IMAGE2);
width: 105px;
height: 135px;
}


#i_icon_mini_logout {
background-image: url(IMAGE1);
width: 105px;
height: 135px;
}
#i_icon_mini_logout:hover {
background-image: url(IMAGE2);
width: 105px;
height: 135px;
}


#i_icon_mini_login {
background-image: url(IMAGE1);
width: 105px;
height: 135px;
}
#i_icon_mini_login:hover {
background-image: url(IMAGE2);
width: 105px;
height: 135px;
}

#i_icon_mini_register {
background-image: url(IMAGE1);
width: 105px;
height: 135px;
}
#i_icon_mini_register:hover {
background-image: url(IMAGE2);
width: 105px;
height: 135px;
}

but i cant figure out the memberlist code. I went with the obvious choices, but had no luck.
Can anyone help me out?

*Update*
Well it seems like im THAT guy.
Thank you for the help.


Last edited by Epyk on March 10th 2011, 10:09 pm; edited 1 time in total
avatar
Epyk
New Member

Posts : 5
Reputation : 0
Language : English

Back to top Go down

Solved Re: Navbar rollover code for Memberlist?

Post by Saxaca March 10th 2011, 9:55 pm

#i_icon_mini_members Wink
Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

Solved Re: Navbar rollover code for Memberlist?

Post by kirk March 11th 2011, 12:04 am

Saxaca wrote:#i_icon_mini_members Wink

yeah that should do it,

But dont forget you have to add your direct image links in-between the url ();
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: Navbar rollover code for Memberlist?

Post by Jophy March 11th 2011, 1:49 pm

Navbar rollover code for Memberlist? Solved10Since this thread has been marked as 'Solved', I will now lock this thread.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

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