Loading...
 
Skip to main content

Features / Usability


CSS question for building custom features.

posts: 29 United States

Hi-
I am trying to build a custom feature into Tiki and was wondering if anyone knew anything about tyring to use CSS in the .tpl file. Basically all i want to do is

&lt div id="foo" style="display:none;"&gt
Some crap
&lt/div&gt

Which should make that div disappear. I know that the syntax is right, but for the life of me can't figure out why it won't hide, then thought that it may have something to do with assiging the entire middle block to a different .tpl. But i can't seem to find anything either way on it. grrr...

anyway, any help that you could provide would be much appreciated.
-m