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.

How To Put The Cbox on All Pages In The Footer?

3 posters

Go down

In progress How To Put The Cbox on All Pages In The Footer?

Post by perfectSTORM! March 9th 2014, 9:52 pm

Hello Very Happy I just was curious, is there a way I can put the Cbox, that is in the Modules in the Admin Panel, in the footer of all pages (global)? 


Muchas Gracias,

Tony
perfectSTORM!
perfectSTORM!
Forumember

Male Posts : 328
Reputation : 8
Language : English | Spanish [1] | HTML

http://themagicgames.forumotion.com/

Back to top Go down

In progress Re: How To Put The Cbox on All Pages In The Footer?

Post by Pizza Boi March 10th 2014, 1:06 am

Hi Very Happy

There is a way, via CSS. But first, you have to put a selector for the chatbox via template editing since these types of selectors aren't exactly applicable: {CHATBOX}.

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

In progress Re: How To Put The Cbox on All Pages In The Footer?

Post by perfectSTORM! March 10th 2014, 2:17 am

hello Very Happy In which template and exactly where would I place the "{CHATBOX}"?
perfectSTORM!
perfectSTORM!
Forumember

Male Posts : 328
Reputation : 8
Language : English | Spanish [1] | HTML

http://themagicgames.forumotion.com/

Back to top Go down

In progress Re: How To Put The Cbox on All Pages In The Footer?

Post by Ange Tuteur March 10th 2014, 2:31 am

Hello Silver Cloak,

Administration Panel > Display > Templates > General > overall_footer_begin

Find :
Code:
<!-- close div id="page-body" -->
<div id="page-footer">
    <div align="center">
        <div class="gen">
<!-- BEGIN html_validation -->

Replace by :
Code:
<!-- close div id="page-body" -->
<div id="page-footer">
 <div align="center">
          <!-- BEGIN switch_user_logged_in -->
          <iframe width="700" height="300" src="/chatbox/index.forum"></iframe>
          <!-- END switch_user_logged_in -->
 <div class="gen">
<!-- BEGIN html_validation -->

Save and publish.
Ange Tuteur
Ange Tuteur
Forumaster

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

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

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