Thread: Template guide
View Single Post
Old April 23rd, 2007, 12:08 PM   #8 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,695
There is your issue. You have never defined the class $Style which are defined elsewhere. We use a style array for our forum integration to remap classes when using forum styles and the $Style array is predefined in each integration file

{$Style['GREYLINERIGHT']}

The class name is not that use since you are not using that array use the straight class name

greylineright
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote