The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

In which template are the widgets defined? div right? div module etc(PUBBB)

2 posters

Go down

In progress In which template are the widgets defined? div right? div module etc(PUBBB)

Post by DeadlyX January 30th 2015, 11:02 pm

In which template are the widgets defined? div right? div module etc(PUBBB)?
avatar
DeadlyX
Forumember

Posts : 75
Reputation : 4
Language : English

http://teenwolf-rp.nightforum.net

Back to top Go down

In progress Re: In which template are the widgets defined? div right? div module etc(PUBBB)

Post by Ange Tuteur January 31st 2015, 3:36 am

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 :
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>
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: In which template are the widgets defined? div right? div module etc(PUBBB)

Post by DeadlyX January 31st 2015, 10:52 am

ok thanks i was about to ask smt again but i did what i wanted ;o
avatar
DeadlyX
Forumember

Posts : 75
Reputation : 4
Language : English

http://teenwolf-rp.nightforum.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum