PDA

View Full Version : [Release vB2.0] vB colors for non-vb page


wajones
25 Jun 2001, 06:03
I don't know if this has been done, if it has please disreguard or delete...

Just a mini hack for those that want to put things on non-vb pages and don't want to hard code the colors. Without the space after the { and before the } of course. Puts the replacement $vars in an array then you assign them in order so you can use them on other pages.

e.g. bgcolor = "$bgcolor1"



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

cyrus
25 Jun 2001, 13:57
I like the idea, I needed sumthing like this.

But how do I go about doing it ?? Can you please include more detailed steps.

Thank you

wajones
25 Jun 2001, 14:49
Example:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------