Footer scenes of "Super Mario" forum style
Posted: 8 Jan 2016, 9:14
Currently "Super Mario" forum style has 9 footer scenes which are randomly switching every loading of the page.
All styles are supports seasoning (I.e. changing spring/summer, autumn, winder dependent to current month number)
If you are interested to use similar things, you would take source:
randomPictures phpBB extension - extension written by me to provide randomizing includes, required (will work on phpBB 3.1.x and phpBBex 2.0.x)
footer scenes source code - css and template which implements random footer scenes. You can integrate it into your theme, but be careful!
To make it working you must add "{T_RAND_FOOTER}" variable into your footer template after all <div>'s before </body> tag. You can use this way to be able use thing on clear phpBB 3.1 rather phpBBex.
Entire "Super Mario" forum style - completed and working style which can be installed into phpBBex 2.0.x (is a fork of phpBB 3.1.x, but it's styles are not backward compatible!) (About phpBBex here: http://phpbbex.com/forum/viewtopic.php?t=28). Note: to have working footer scenes integrated into this style you should install "randomPictures" extension.
- All footer scenes









All styles are supports seasoning (I.e. changing spring/summer, autumn, winder dependent to current month number)
If you are interested to use similar things, you would take source:
randomPictures phpBB extension - extension written by me to provide randomizing includes, required (will work on phpBB 3.1.x and phpBBex 2.0.x)
footer scenes source code - css and template which implements random footer scenes. You can integrate it into your theme, but be careful!
To make it working you must add "{T_RAND_FOOTER}" variable into your footer template after all <div>'s before </body> tag. You can use this way to be able use thing on clear phpBB 3.1 rather phpBBex.
Entire "Super Mario" forum style - completed and working style which can be installed into phpBBex 2.0.x (is a fork of phpBB 3.1.x, but it's styles are not backward compatible!) (About phpBBex here: http://phpbbex.com/forum/viewtopic.php?t=28). Note: to have working footer scenes integrated into this style you should install "randomPictures" extension.