The most powerful way is to use php to reset the skin variable. Let's
say you want a completely different skin for your forum* hierarchy.
Create a page in your field/config folder called config.forum.php with
the following content:

<?php
$BOLTskin = 'otherskin';

That's all there is to it. Depending on your needs of course you can
do about anything... On the BoltWire site I basically set $BOLTskin
the value of {p3} for any pages in solutions.skins* by a couple lines
of code in config.solutions.skins.php.

I'm going to bed tonight Linly. Have a nice day.

Cheers,
Dan


On Thu, Mar 12, 2009 at 10:33 PM, Linly <[email protected]> wrote:
>
> How to make a page use another skin? Just like the skins pages in
> BoltWire.com?
>
> Cheers, linly
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to