Add a theme picker
3 posters
Page 1 of 1
Add a theme picker
Hi
I added the code to my Phpbb3 forum and it works http://ghostshauntings.forumotion.com/
I added the code to my Phpbb2 and it's not working right http://fishcrazyaquatics.4umotion.com/
(I added Phpbb2 Theme) http://demo.nicetheme.com/forum?theme_id=153202 "X-GaminG" (for 1 of the new looks and it looks like this)
Do I need to change something in the code to make it work on the Phpbb2 ?
I added the code to my Phpbb3 forum and it works http://ghostshauntings.forumotion.com/
I added the code to my Phpbb2 and it's not working right http://fishcrazyaquatics.4umotion.com/
(I added Phpbb2 Theme) http://demo.nicetheme.com/forum?theme_id=153202 "X-GaminG" (for 1 of the new looks and it looks like this)
Do I need to change something in the code to make it work on the Phpbb2 ?
Whistler- Forumember
- Posts : 276
Reputation : 83
Language : English, Greman, Spanish
Re: Add a theme picker
The theme picker will not change everything. Images are not changed.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Add a theme picker
Hello,
For best compatibility set disable_default_stylesheet to true. This disables your default stylesheet ensuring the theme displays as it did on hitskin.
disable_default_stylesheet = false;
As you can see, keeping the default sheet also keeps portions of your default style.
disable_default_stylesheet = true;
On the other hand, disabling the sheet removes those styles.
For best compatibility set disable_default_stylesheet to true. This disables your default stylesheet ensuring the theme displays as it did on hitskin.
disable_default_stylesheet = false;
As you can see, keeping the default sheet also keeps portions of your default style.
disable_default_stylesheet = true;
On the other hand, disabling the sheet removes those styles.
Re: Add a theme picker
Thank You Ange Tuteur
Whistler- Forumember
- Posts : 276
Reputation : 83
Language : English, Greman, Spanish
Similar topics
» Theme Picker Issue
» Add a theme picker
» Theme picker without Hitskin's skins
» Coding question and the theme picker
» Simple theme picker makes mobile menu disappear
» Add a theme picker
» Theme picker without Hitskin's skins
» Coding question and the theme picker
» Simple theme picker makes mobile menu disappear
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum