The Arcive of vBulletin Modifications Site. |
|
Snowflakes for your forum Details »»
|
||||||||||||||||||||||||||
This little hack uses an HTML marquee to add snowflakes to your header template. It is fully customizable unlike the java one I have seen on this forum.
![]() Instructions: - Upload snow.gif to /forum/images/SKIN/misc - Check snowflakes.txt for instructions --------------------- TO ADD MORE SNOW AND ADJUST POSITION. Add this code under the rest of the code. Code:
<marquee behavior="scroll" direction="down" scrollamount="3" style="position:absolute; left:200px; top:20px; width:25px; height:230px; z-index:1;"><span class="snowflakes"><img src="$stylevar[imgdir_misc]/snow.gif"></span></marquee> - To adjust the snowflakes position, adjust "left" and "top" option shown in green below. To adjust the speed of the snowflake adjust the "scrollamount" shown in red below. Quote:
For a skin with this code used check here: [Winter Snowfall] Updates: v2: Did the code to get most users started on it. Instead of having to do ALL of the code, most of it is written for you. Show Your Support
|
||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Lik-it!
|
|
#3
|
||||
|
||||
|
nice isntalled !!
|
|
#4
|
|||
|
|||
|
how do you get them in the middle
thanks |
|
#5
|
|||
|
|||
|
@Aspen:
Adjust: Code:
left:200px |
|
#6
|
|||
|
|||
|
Anyone wanna post the code that goes all over the board so I dont have to change a bunch of numbers
|
|
#7
|
|||
|
|||
|
Updated.
|
|
#8
|
|||
|
|||
|
where's snow.gif?
|
|
#9
|
|||
|
|||
|
@onestopadam, right click on the snow above, and save it as snow.gif
|
|
#10
|
|||
|
|||
|
It's the screenshot.
|
![]() |
|
|