SneakyCodes Gaming Forum
Welcome to SneakyCodes. Contrary to what some may want you to think, SneakyWorld.forumotion is IN NO WAY affiliated with SneakyCodez. Anyone who tries to tell you different, is a lying piece of shit.

SneakyCodes is in the process of an entire site reboot, with no sections, topics, forums, and users. Feel free to sign up, and check back regularly for updates.

Thank you,
SwoRNLeaDejZ

SneakyCodes Gaming Forum
Welcome to SneakyCodes. Contrary to what some may want you to think, SneakyWorld.forumotion is IN NO WAY affiliated with SneakyCodez. Anyone who tries to tell you different, is a lying piece of shit.

SneakyCodes is in the process of an entire site reboot, with no sections, topics, forums, and users. Feel free to sign up, and check back regularly for updates.

Thank you,
SwoRNLeaDejZ

SneakyCodes Gaming Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

SneakyCodes Gaming Forum

The Evolution Begins...
 
HomePortalLatest imagesRegisterLog inSneakyCodes RSS Feed
Everyone go to SneakyWorld! Link on the home page!
Sneaky Generators

Sneaky Image Editor
The Walking Dead Game

All Generators By SwoRNLeaDejZ


FTB3 Room Generator
FTB3 Name Generator
FTB2 Tag Generator
FTB2 Name Generator
FTB2 Room Generator


Donate to SneakyCodes Today!
Affiliates
Please Join and Visit the SneakyCodes Affiliates




We Love A-G!!!!

Join TheUnseenCoders.com Today!!


Free Forumotion Designs


kHaoZ is a frickin beast :)

Tech Support Guy
Latest topics
» Deepest regards to the Sneaky Community
Rollover mod EmptyFri Apr 10, 2020 11:27 pm by sabian49

» damn sneaky, RiP. It was fun
Rollover mod EmptySat Oct 11, 2014 1:25 am by Sylen7Nato

» Just Another Blonde Joke xD FUNNY AS FAWK
Rollover mod EmptyMon Mar 03, 2014 5:37 pm by Rossy Redness

» Hey it's Skinny107
Rollover mod EmptyTue Dec 03, 2013 8:24 pm by o5Gz

» ps3 hacking!
Rollover mod EmptyMon Jun 10, 2013 9:42 pm by Sylen7Nato

» PSP ISO List
Rollover mod EmptyMon Jun 10, 2013 9:28 pm by Sylen7Nato

» tiger render
Rollover mod EmptyFri May 10, 2013 3:11 pm by mk7

» SWORN.
Rollover mod EmptySun Dec 09, 2012 6:25 am by EverEffects

» homefront redeem code
Rollover mod EmptyFri Nov 30, 2012 1:32 am by EverEffects

» Calling Sworn
Rollover mod EmptyTue Nov 20, 2012 4:34 pm by EverEffects

» Thought Id Stop By And Say Hi
Rollover mod EmptyThu Nov 15, 2012 3:40 am by HappySnacks69

» An Introduction
Rollover mod EmptyTue Nov 13, 2012 2:33 am by Ace700

Views
Rollover mod Image
Powered by web analytics software.
Statistics
We have 4719 registered users
The newest registered user is CraftPR

Our users have posted a total of 13086 messages in 2891 subjects
Who is online?
In total there are 3 users online :: 0 Registered, 0 Hidden and 3 Guests

None

Most users ever online was 328 on Sun Jul 04, 2021 8:20 am
Facebook Stream
Top posters
SwoRNLeaDejZ
Rollover mod Vote_lcapRollover mod Voting_barRollover mod Vote_rcap 
blckhwksfan
Rollover mod Vote_lcapRollover mod Voting_barRollover mod Vote_rcap 
-Ch33zy-
Rollover mod Vote_lcapRollover mod Voting_barRollover mod Vote_rcap 
EverEffects
Rollover mod Vote_lcapRollover mod Voting_barRollover mod Vote_rcap 
l7annylvlex
Rollover mod Vote_lcapRollover mod Voting_barRollover mod Vote_rcap 
+Elegance
Rollover mod Vote_lcapRollover mod Voting_barRollover mod Vote_rcap 
Whiteyy
Rollover mod Vote_lcapRollover mod Voting_barRollover mod Vote_rcap 
JZydex
Rollover mod Vote_lcapRollover mod Voting_barRollover mod Vote_rcap 
PumaSnIpejZ
Rollover mod Vote_lcapRollover mod Voting_barRollover mod Vote_rcap 
kHaoZ
Rollover mod Vote_lcapRollover mod Voting_barRollover mod Vote_rcap 






Share | 
 

 Rollover mod

View previous topic View next topic Go down 
AuthorMessage
EverEffects
Administrator

Administrator
EverEffects

Posts : 805
1337ness : 25
Join date : 2010-10-31
Age : 31
Location : Oklahoma CIty

Rollover mod _
PostSubject: Rollover mod   Rollover mod EmptyTue Jan 25, 2011 12:55 am


This is off of a few people.

Alright because this is a ID, you'll be using your '#' symbol to declare the command.

Here is an example of a rollover..

Rollover mod Loginhover---Copy

The codes are as such..

Code:
#i_icon_mini_index {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}
#i_icon_mini_index:hover {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}

#i_icon_mini_search {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}
#i_icon_mini_search:hover {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}

#i_icon_mini_portal {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}
#i_icon_mini_portal:hover {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}

#i_icon_mini_faq {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}
#i_icon_mini_faq:hover {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}

#i_icon_mini_login {
background-image: url(LINK);
width: XXpx;
height:XXpx;
}
#i_icon_mini_login:hover {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}

#i_icon_mini_register {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}
#i_icon_mini_register:hover {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}

#i_icon_mini_members {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}
#i_icon_mini_members:hover {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}

#i_icon_mini_calendar {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}
#i_icon_mini_calendar:hover {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}

#i_icon_mini_logout {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}
#i_icon_mini_logout:hover {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}
#i_icon_mini_message {
background-image: url(LINK);
width: 80px;
height: 40px;
}
#i_icon_mini_message:hover {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}
#i_icon_mini_new_message {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}
#i_icon_mini_new_message:hover {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}
#i_icon_mini_profile {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}
#i_icon_mini_profile:hover {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}
#i_icon_mini_groups {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}
#i_icon_mini_groups:hover {
background-image: url(LINK);
width: XXpx;
height: XXpx;
}

Replace LINK with you're direct link to your image for your button. Then Replace 'XX' with your size of your button, make sure your normal button and your hover are the exact same or you'll end up with a contorted button.
Back to top Go down
DaBigBoss
Super Moderator
Super Moderator
DaBigBoss

Posts : 424
1337ness : 6
Join date : 2010-09-17
Age : 28

Rollover mod _
PostSubject: Re: Rollover mod   Rollover mod EmptyTue Jan 25, 2011 1:54 am


Realy usefull stoff thnx 4 tha share EE Rep +
Back to top Go down
SwoRNLeaDejZ
Administrator

Administrator
SwoRNLeaDejZ

Posts : 2120
1337ness : 140
Join date : 2010-09-17
Age : 38
Location : Massachusetts

Rollover mod _
PostSubject: Re: Rollover mod   Rollover mod EmptyTue Jan 25, 2011 5:29 am


It should also be noted, that if you do this for your navbar, you have to go into the Admin Panel, go to Pics Management, and for ANY picture that you added a hover to, you have to remove whatever picture is saved for that button, and click the save button. If you have an image listed in Pics Management, it will override the CSS and fuck your whole navbar up (mainly because the navbar image wont change, and if the dimensions are different, it will resize or cutoff the image in the navbar) So any buttons that you add a hover effect to, remove the image link from that button in Pics Management.
Back to top Go down
https://sneakycodez.forumotion.com
Whiteyy
Administrator

Administrator
Whiteyy

Posts : 559
1337ness : 16
Join date : 2010-12-19
Age : 29
Location : Manchester NH

Rollover mod _
PostSubject: Re: Rollover mod   Rollover mod EmptyTue Jan 25, 2011 5:29 pm


I have no idea what this is. Someone please explain, thanks
Back to top Go down
https://www.facebook.com/profile.php?id=100000399408183
Sponsored content




Rollover mod _
PostSubject: Re: Rollover mod   Rollover mod Empty


Back to top Go down
 

Rollover mod

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
SneakyCodes Gaming Forum :: Forumotion Editing :: Forumotion Tips and Tricks-
Jump to:  





SneakyCodes.tk | Sneaky-Media.com


Free GeoHot NOW!
I support George Hotz and
the FREEDOM OF INFORMATION

Forumotion's free forums | ©phpBB | Free forum support | Report an abuse | Forumotion.com