![]() |
|
Mod Options |
![]() |
|||||||||||||||||||||||||||||||||||||||
UKBL ~ Choose Multiple Forum Colors - like VB.Org
![]() Developer Last Online: Feb 2012 ![]() ![]() ![]()
UKBL ~ Choose Multiple Forum Colors - like VB.Org With recent requests to do something similar to VB.org without all the complications of seperate CCS scripts and pages, Now you'll be able to change your forums color, Just like VB.org ![]() PLEASE NOTE, The demo Screenshots are not the Colors you will be getting ![]() ![]() Lets get Started ![]() First you will need to decide how many colors you want, For example we'll chose just 4, but you can have as many or as little as you want. Then decide which forum style you want to use to offer your color changes, I've used just the VB default style for this example. So here we go.......... 1. Go to your Admin CP and select Style Manager 2. Click the Link at the bottom - Add New Style 3. Parent Style - Select the Style that you want to offer Color Changes on, Normally this would be your chosen default style, and name it Default - Green Allow User selection - Yes Display order - 20 Then Save 4. You will see that you've created a copy of your default style called default green. Now we'll need to play with our Colors ![]() 5. On your defalt Green style click on All Style Options and GO, scroll down untill you come to the Body CSS Then basically you need to work your way down this changing Background Colors, font colors etc,, If you click on one of the colored squares you will bring up a selector of colors which can let you chose the color you want without having to know Hex color numbers. Trust me, I've not done this before and already within minutes i was making different forum styles, It really is that simple, The key word here is experiment ![]() To see your changes save and then click on the Forum Home Page link at the top right of your screen. So basically thats what we need to do to make our different color Styles, Do a new Default Style for each color you want. Color Squares Next we'll need our color Squares Just make your own in the color which best represents your Style and save to your forums /images/misc folder To fit nicely in the bottom navbar, I made mine 13 x 13 pixels and made them in paint.net, You can use photoshop or even windows paint ![]() Half way there ![]() ![]() Now comes the Fun Part ![]() We need to Make our Color Squares Clickable so for that we'll have to edit a bit of code. Open Notepad or a similar Text editor and add the following Code
Now we will need to add our url of our style to the Front of that code like this
You can find out which Style id you need in the Style Manager in your AdminCP, Next we add the url of our color square. If you already havn't done so, Upload your Color squares to your forums image/misc folder and use the full url to link to that in the code, so now our code will be like this
Then we add a spacer Code to the end of our coded like this
Thats it, Then you do that with all the colors and save them one after the other, so you end up with one long line of code
Thats the code done, Now to add a few words to the Front of it
Remember to add a unedited Link back to your normal Style so members can keep using the original, You can use a white color square for this. and thats it ![]() ![]() Next we'll need to upload the code to our footer template of our Parent Style Go to Default (Parent) style in the Admin CP and select All style Options > Edit Templates > Footer and then find
and below it add your code, Then save. You'll see that it will copy to all the child styles automatically ![]() You should get something along the lines of this Thats all folks ![]() Please Click Install and i'll support 100% Download Now Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
No members have liked this post.
|
#76
|
|||
|
|||
Originally Posted by sKippah
Yes to every style or color that you have included ![]()
![]() No members have liked this post.
|
#77
|
|||
|
|||
Originally Posted by GaryT
Hi Gary![]()
I think ![]() ![]() Thanks Buddy BTW, Sofia is a Very Talented Designer, I have a lot of respect for her work, those evo styles are just wicked ![]() No members have liked this post.
|
#78
|
|||
|
|||
Thanks Gerry
I'm a grumpy old kind of guy and usually ask myself why others do what I just did. Asking questions for support of something that isn't related to the actual mod. Sorry about that. I'm going to dive into the code after I back everything up. I'll post positive results with a link to my site and any helpful code examples. No members have liked this post.
|
#79
|
|||
|
|||
Originally Posted by GaryT
Hey Buddy, I'm grumpy too, so thats cool ![]()
![]() see how you get on mate, i'm always here to help ![]() No members have liked this post.
|
#80
|
|||
|
|||
![]()
This is what I came up with.... looks and works GREAT!
No members have liked this post.
Last edited by K4GAP; 09 Aug 2009 at 01:12. Reason: Updated info |
#81
|
|||
|
|||
Excellent
![]() ![]() No members have liked this post.
|
#82
|
||||
|
||||
So I thought.
![]() The first two members on the web site to try it said the colors were not changing for them when they clicked a colored square. They are using IE8. I tried it with IE8 and it works fine for me???? Here is the code I'm using....
Do you see anything in this code that would prevent anyone from being able to use it? This has got me stumped. No members have liked this post.
|
#83
|
||||
|
||||
![]()
basically the Url to your style goes in the front and the url to the colored squares goes to the end Test each url in your brower see if it goes where its meant to ![]() I've just checked a url http://publicwarriors.com/forums/index.php?styleid=28 and it goes to the brown style also with http://publicwarriors.com/forums/index.php?styleid=10 thats brown also ?? You have every style going to the brown style, I think you've not set somthing up right in your style manager??? No members have liked this post.
|
#84
|
||||
|
||||
Originally Posted by UKBusinessLive
You have to be logged in. It works now. It requires user style selection be turned on. I had it off to hide the drop menu. As Admin it would work for me but nobody else.![]()
Everything is good now... thanks! No members have liked this post.
Last edited by K4GAP; 09 Aug 2009 at 21:43. Reason: update |
#85
|
|||
|
|||
Originally Posted by GaryT
Just took a look Gary, You did a great job with all the styles, works ok for me buddy. What do your members make of it???![]()
Well done again ![]() No members have liked this post.
|
#86
|
|||
|
|||
Members?
![]() Both of them love it!! No members have liked this post.
|
#87
|
|||
|
|||
There's probably no way this would work with 3.6.8 right?
![]() No members have liked this post.
|
#88
|
|||
|
|||
This is Basic Html, It would work with VB 2.2 if people still have it
![]() No members have liked this post.
|
#89
|
||||
|
||||
It bothered me that regardless of what page you were on this would redirect you to index.php when you change the color so I wrote up a simple javascript so when a user selects a different color they stay on the page they were viewing.
Place this above your color images:
Enjoy ![]() No members have liked this post.
|
#90
|
|||
|
|||
Thank you for this. It works perfectly for me. However, I have 2 questions.
1) How do I remove the pull-down style selection list so this is the only way to change styles? 2) How do I make this the only way to select a new style in the UserCP? No members have liked this post.
|
![]() |
Tags |
havasokulu.com |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 21:25.