The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[CM] Username Blink - On Mouse Hover vB4.x Details »» | |||||||||||||||||||||||||||
This was Requested by a member on our forum vBulletin-Mods..! This is a simple Modification! Now this is another Trick by hovering your mouse over a username, and it will have Blinks on it! Because the GIFs are used as a background image...
Notice: The code is made by myself, while the Images can be found online! Therefor you can freely re-use the code from my side! Here are all 4 Animated Gif Blinks/Images: Gray Blink: Green Blink: Red Blink: Aqua Blink: 1) First of all, Downlod all the 4 Animated Gifs that I have attached below in the ZIP file called "Blinks.zip" or simply RIGHT click and copy them to your computer from the top.. Now after downloading the images, Upload them all to your forums "images" Folder! 2) Go to your ADMINCP >> and then in your Style Manager (Style & Templates) >> section, click on the DROPDOWN to its right, and click on Edit Templates >> Now look for CSS Templates and click to enter. Now choose the Additional.css Template. 3) Add the following Code below everything else in your Additional.css Template: Add This Code Below all the way below: PHP Code:
4) Now if you have Uploaded the 4 GIF IMAGES which is inside the "Blinks.zip" file folder go to next step! The images are important to upload first! 5) Now Its upto you which BLINK COLOR you want to assign, and to which group! Go to your ADMINCP, and then find USEGROUP that you wanna assign a blinking image too.. Lets stay we choose the Administrator Group! Click on the Administrator group! Now if you look on the new page, you will see: Title, Description, User Title and Username HTML Markup.. We need the "Username HTML Markup"! Notice that there are 2 FIELDS there.... And we have to add our code in both FIELDS! I will call the first field for "FIELD 1" and the other for "FIELD 2"! Add the following code in first field (Field 1): Code:
<span class="blink1"> Code:
</span> One more thing, if you wanted to have "BIG" letters assigned to each usergroup, then add the following code in the front of the other codes we just added... Add the following code in FIELD 1, at the VERY START: Code:
<b> Add the second code in FIELD 2: Code:
</b> So together it should look like this: Field 1: <b><span class="blink1"> Field 2: </b></span> NOW WE ARE OFFICIALY DONE! One Last Thing: Remember that we added 3 Different BLINKS, you have 3 more to go! So do the same thing in the NEXT Usergoup, but remember instead of <span class="blink1"> you change the text called "blink1" to "blink2" or "blink3"! If you wanted And if you wanted to add more than 4 blinks, Then go to your "Aditional.css" template again, and add the next code with 10 BLINKS! 10 different Codes: Code:
.blink1:hover { background: URL("images/blink1.gif"); } .blink2:hover { background: URL("images/blink2.gif"); } .blink3:hover { background: URL("images/blink3.gif"); } .blink4:hover { background: URL("images/blink4.gif"); } .blink5:hover { background: URL("images/blink5.gif"); } .blink6:hover { background: URL("images/blink6.gif"); } .blink7:hover { background: URL("images/blink7.gif"); } .blink8:hover { background: URL("images/blink8.gif"); } .blink9:hover { background: URL("images/blink9.gif"); } .blink0:hover { background: URL("images/blink0.gif"); } Update: Images & Blinks Added Directly on TOP : 1 New Blink added Notice: You can add your own Images as well, these are the ones I already had using in my own forum! Download Now
Show Your Support
|
Благодарность от: | ||
mohammadxxx |
Comments |
#12
|
||||
|
||||
These are mine
|
#13
|
||||
|
||||
|
#14
|
|||
|
|||
You better come up with something better to accuse another Developer on vBForums.org! Thats a real shame! One thing I hate most is accussations which is bringing my blood to boil. And on the other hand you are not really normal to come and accuse someone for blinks made 12 years ago for Myspace.
|
#15
|
||||
|
||||
Quote:
Quote:
Ozzy asked that because he wanted it in the right location, I answered slightly off-topic so some would also come to realize that posting duplicates is allowed considering thereby covering all bases lol . See below... Quote:
MentaL please compare carefully next time before stating such, your opinion being posted is fine but when you're not taking the time to compare and say such things well as CM posted it tends to make blood boil . Regardless each mod is different and serves the purpose just fine so no worries all around! |
Благодарность от: | ||
ChiNa |
#17
|
|||
|
|||
Bumpp any one help me please Post 9
|
#18
|
||||
|
||||
Quote:
The way I looked at it, and want you to understand is from overall mod to mod implementation and coding, each was simple both being template edits and such so no complex modification file was present on each with "identical code" being used i.e. "Ohh look at that it's exactly the same including $variable names so it's clearly a rip-off" therefor I thought everything was good to go here. *I also deleted some replies, you two be nice lol and Ozzy I deleted one of yours as it quoted them both just a friendly "Hey this is why I did this gents" etc etc, I did not feel the need to pm you all instead I simply stated so here . **One more thing, I see some of you are sending pm's over disputes... I would dare say if you're not getting along publicly then it might be in the best interest of both parties to not send pm's to one another, just my 2 cents to avoid future frustration and reports if any are submitted due to uncalled for behavior in pm's. |
Благодарность от: | ||
ozzy47 |
#19
|
||||
|
||||
add another span as he said and it should work.
|
#20
|
|||
|
|||
but how please can you put example
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|