Navigation Bar (or Link) above Siriux Theme
|
dehein2
Joined: 2009-02-24
Posts: 24 |
Posted: Tue, 2009-06-30 15:57
|
|
Hi, Can someone please help me!? |
|
| Login or register to post comments |

Posts: 16956
edit theme.tpl ...read direction at top of page.
add the bold:
{else} <div class="header">this is the header location to add stuff</div>Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 24
Hi,
i edited the files (subdomains/freunde/httpdocs/bilder/themes/siriux/theme.tpl templates a followed:
{elseif $theme.pageType == 'progressbar'}
<div class="header"> TEST</div>
<div class="content">
{g->theme include="progressbar.tpl"}
</div>
{else}
<div class="header">TEST</div>
<div class="content">
but i can not finde the test Text... (yes i cleared the cache
)
Thanks for your help
Dennis
Posts: 16956
url?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 24
Hi,
its a private Page.. but i see the "TEST"now... i changes it now.. but dont the the change.. is there sth. like a server side cache?
Posts: 16956
FAQ: How can I clear cached data?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 24
thanks