PDA

View Full Version : Style chooser issue


DoB Rhapsody
08-30-2008, 03:57 AM
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

agitated
08-30-2008, 05:37 AM
Do you have any conditionals surrounding the code block ?

<select name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="Quick Style Chooser">

I couldn't see the above code.

Opserty
08-30-2008, 08:35 AM
Create a New style with no Parent Style, now browse the affected page using this style. Does the issue persist?

DoB Rhapsody
08-30-2008, 01:13 PM
I've created a new style and checked the code to see if there are any conditionals around the style chooser bit. Nothing.

agitated
08-30-2008, 01:39 PM
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

Custom Style for this Forum = Use Default
Override Users' Style Choice = no


and what about the suggestion from Opserty ?

DoB Rhapsody
08-30-2008, 07:39 PM
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.

agitated
08-30-2008, 07:42 PM
gremlins! . :rolleyes: glad it's sorted.

Opserty
08-30-2008, 08:55 PM
First rule of IT Help desk... if it doesn't work, restart it. :D