Loading...
 
Themes

Themes


Re: text below own images in article-heading?

I would answer this question in a generic way
When you want to change a template in a page
- look up in the url the name of the php file - for instance you will have tiki-read_article.php
- look if you have a file templates/the_name_of_your_php_file.tpl. SOme exception can happend mainly in the admin page, the template is tiki-admin-include..
- sometimes there is some inclusion in a tpl - look at missing page for plugin INCLUDE
in the tpl (ex: categorize.tpl ...)
- don't forget you can override a template in your style. The template will be in templates/your_style

sylvie

There are no comments at this time.