In which template are the widgets defined? div right? div module etc(PUBBB)
2 posters
Page 1 of 1
In which template are the widgets defined? div right? div module etc(PUBBB)
In which template are the widgets defined? div right? div module etc(PUBBB)?
Re: In which template are the widgets defined? div right? div module etc(PUBBB)
Hello @DeadlyX,
Depending on what column you're using, go to Administration Panel > Display > Templates > General
For the left widgets column, open the template overall_header and find :
For the right widgets column, open the template overall_footer_begin and find :
Depending on what column you're using, go to Administration Panel > Display > Templates > General
For the left widgets column, open the template overall_header and find :
- Code:
<div id="{ID_LEFT}">
<!-- BEGIN giefmod_index1 -->
{giefmod_index1.MODVAR}
<!-- BEGIN saut -->
<div style="height:{SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index1 -->
</div>
For the right widgets column, open the template overall_footer_begin and find :
- Code:
<div id="{ID_RIGHT}">
<!-- BEGIN giefmod_index2 -->
{giefmod_index2.MODVAR}
<!-- BEGIN saut -->
<div style="height:{SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index2 -->
</div>
Re: In which template are the widgets defined? div right? div module etc(PUBBB)
ok thanks i was about to ask smt again but i did what i wanted ;o
Similar topics
» Widgets and Template modifcation dont show
» Help to place a defined line after my first four categories
» Tabs in module
» What is the Script/Code/Tag for module visibility?
» Question About a part of "A popup module for your forum"
» Help to place a defined line after my first four categories
» Tabs in module
» What is the Script/Code/Tag for module visibility?
» Question About a part of "A popup module for your forum"
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum