Log in

View Full Version : Help with style variable


Elmer
03-20-2004, 03:41 AM
It's correct to use this in functions_forumdisplay.php?

if ($styleid == 12){
something here
}

I'm trying to show something but just in a defined style not in all styles
any help would be appreciated :)

Zachery
03-20-2004, 08:25 AM
It's correct to use this in functions_forumdisplay.php?

if ($styleid == 12){
something here
}

I'm trying to show something but just in a defined style not in all styles
any help would be appreciated :)
could try a template condition if its just an image or somthing

Elmer
03-21-2004, 01:29 AM
could try a template condition if its just an image or somthing
nope, this has to be done editing that file..

AN-net
03-21-2004, 01:57 AM
im not exactly sure wut is but i know its a user option, i would suggest searching global.php:)