![]() |
Multi-Choice background color using Javascript
Multi-Choice background color using Javascript
Just a quickie here to give your members a choice of what color to display for the forum Background. I quickly bought this together as a result of this request here https://vborg.vbsupport.ru/showthread.php?t=200086 Firstly, you need to save this code as a Javascript so copy it to your notepad and save it as "Backcolor.js" Code:
function change_it() { Then enter the code below, between the <body> and </body> tags where you want the select box and button to appear, ideally in the footer or header templates As an example i saved it to the end of my header template, see the pictures ;) Code:
<form action="#" onsubmit="return change_it();"> i've done this very basic, but you can change the colors in the backcolor.js file just change the case 1, 2 and 3 options with a new hex color #FFFFFF You need to change the hex values to the colors that you choose for your site, in the javascript file (Hex numbers) and then with the template code (The color names) You can get a nice selection of hexcolors here http://www.december.com/html/spec/colorsafe.html This is what you get, Mind you it won't work well on my forum as its fluid, but it'll work well with fixed forums https://vborg.vbsupport.ru/external/2008/12/4.png https://vborg.vbsupport.ru/external/2008/12/5.png https://vborg.vbsupport.ru/external/2008/12/6.png Remember you can change these colors, I've just done 3 as an example, But you can add as many as you want and with millions of combinations by using a color Hex chart. Have Fun ;) |
:D Reserved :up:
|
Thank you a lot. Using this, they (my users) will be able to change the page background color. But what about when they load another page? Does the effect will remain or does it will disappear?
|
Quote:
Try it yourself and see :D |
No, it works when I submit the option, but when I load another page it disappear..
Is ther no way to save it permanently (until user change it again) in the vBulletin database? |
All times are GMT. The time now is 03:48 PM. |
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:
|