Taelon
07-23-2001, 03:11 AM
Thought i'd repost this in here since I think this would probably be the better audience.
Anyone mind filling me in:
Not sure if this is the exact spot, sorta fits in with code hacking but sort of fits in with a how-to question on colors.
Im trying to get the colors to appear when doing a gettemplate("title");
IE: I have a script pulling things from the vbulletin database and I am wanting the colors to appear as actual colors instead of <table bordercolor=#555576> I'd like the actual color code to appear. Is there another function im forgetting to call? Im just either directly echoing or storing in a var using an eval().
Furthermore, how do I set something equal to a color if its not being pulled from the database. I've tried $tablebordercolor ... I assume there all the colors are assigned to variables, perhaps in an array?
thanks,
-Shane
Anyone mind filling me in:
Not sure if this is the exact spot, sorta fits in with code hacking but sort of fits in with a how-to question on colors.
Im trying to get the colors to appear when doing a gettemplate("title");
IE: I have a script pulling things from the vbulletin database and I am wanting the colors to appear as actual colors instead of <table bordercolor=#555576> I'd like the actual color code to appear. Is there another function im forgetting to call? Im just either directly echoing or storing in a var using an eval().
Furthermore, how do I set something equal to a color if its not being pulled from the database. I've tried $tablebordercolor ... I assume there all the colors are assigned to variables, perhaps in an array?
thanks,
-Shane