![]() |
Very Nice man, but one question could this be made to be turned on/off through the admin CP and not through file edits. or Set to schedule like turn it on randomly etc so It does not get old fast..?
Mabey we can all work on some different types of Icons to float around Im pretty good with Photoshop but my coding skills lack :P Id be willing to work on these heck even mabey add in a random gif from specificed folder to mix it up. |
Nice one .. will save for Xmas :cool:
|
Is there any way to change the path (rather than /forum) in the hack? I can do it manually, but not everyone has it set up in their /forum directory. Which is what is causing some problems (me for the first 2 seconds).
Awesome hack, btw. I'm going to play around with leaves later. :) |
does it play well in firefox?
|
it works fine for me only the big snow not :) thnx for the snow
|
cool. Will install this in December!
|
Very nice! Works in all browsers! Anyone have any ideas how I can make this optional per usergroup without new styles or usergroups?
|
You could add conditionals around the code to allow for certain usergroups to see it.
I will use this at xmas! :) |
Quote:
Code:
If you want to make it so the users themselves can view to see it you could create a new user profile field and use that to allow them to choose. Infact im going to get the code for it. :P - Just incase anyone wants it. |
Right, here goes, I have never posted anything like this so be gentle :P
Go to AdminCP => Profile Fields => Add new Profile field => Single Select Menu Title: View Xmas Snow Flakes? Description: Choose yes to have little Christmas Snowflakes Floating around. Options: No Yes Set Default: Yes, but No First Blank Option Editable By User: Yes Display Page: Options: Other Options Write down your field# . i.e field6 Here is the code, I am using the small snowflakes as example code. Code:
<if condition="$bbuserinfo[fieldX] != 'No'"> Just remember to wrap the code with the if tags provided. :) Code:
<if condition="$bbuserinfo[fieldX] != 'No'"> I tested this out on my site so I know it works. |
All times are GMT. The time now is 05:51 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|