The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I'm having an issue with the style chooser on my site. I cannot get it to appear at the footer. I have the option enabled to let users choose a style. I also have both styles that i want available set to allow user selection. The bit of code in the footer is also there, in both styles.
I'm stumped. Any help? FYI: running 3.7.2 |
|
#2
|
|||
|
|||
|
Do you have any conditionals surrounding the code block ?
Code:
<select name="styleid" onchange="switch_id(this, 'style')"> <optgroup label="Quick Style Chooser"> |
|
#3
|
|||
|
|||
|
Create a New style with no Parent Style, now browse the affected page using this style. Does the issue persist?
|
|
#4
|
|||
|
|||
|
I've created a new style and checked the code to see if there are any conditionals around the style chooser bit. Nothing.
|
|
#5
|
|||
|
|||
|
In ACP -> Style Manager
Do you see the styles you have installed and do they have the check box checked. Checked = Usable Unchecked = Usable by Admin only Check your forum permissions in Forums & Moderators -> Forum Manager Select the forum/s -> Edit -> Style Options
and what about the suggestion from Opserty ? |
|
#6
|
|||
|
|||
|
Well, i took a look at which styles were checked and the ones i wanted were.. BUT I unchecked them, saved, then rechecked them, and it worked. Go figure.
Thank you both for your help. |
|
#7
|
|||
|
|||
|
gremlins! .
glad it's sorted.
|
|
#8
|
|||
|
|||
|
First rule of IT Help desk... if it doesn't work, restart it.
|
![]() |
|
|