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.

Question - I Need A Template Center Code

3 posters

Go down

Solved Question - I Need A Template Center Code

Post by Animus May 28th 2011, 9:20 pm

I recently wanted to take away my "pop-out chatbox" as it was making my very slow computer to laggy. And I want to reduce lag as much as possible on my website. So I heard that you could put a regular chatbox on every page from
this topic:
https://help.forumotion.com/t90735-how-to-put-chatbox-on-every-page-of-your-forum-solved-plus-instructions?highlight=Put+Chatbox+On+Every+Page. I had to figure some stuff out on my own and I got most of it, I just need to center the chatbox into the middle of the page.

Heres What I Did:
1. Admin Panel - Display - Templates - General - overall_header
2. Then I added this code:
Code:
<iframe src="/chatbox/chatbox.forum" width="810px" height="300" scrolling="no" frameborder="0"></iframe>
<br>
right after this code:
Code:
<!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                 <!-- END giefmod_index1 -->
                              </div>
                           </td>
I ended up with this:
http://animus.canadian-forum.com/

Check it out and help me out ASAP! All I want to do is make that chatbox be in the center of the page!


Last edited by Animus on May 28th 2011, 11:33 pm; edited 1 time in total
avatar
Animus
New Member

Posts : 13
Reputation : 0
Language : English

Back to top Go down

Solved Re: Question - I Need A Template Center Code

Post by Nera. May 28th 2011, 9:28 pm

Hi,
try only adding center tags before iframe.
Add underlined

<center><iframe src="/chatbox/chatbox.forum" width="810px" height="300" scrolling="no" frameborder="0"></iframe>
</center>
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Question - I Need A Template Center Code

Post by Guest May 28th 2011, 11:20 pm

Code:

[center]THE CHATBOX CODE[/center]
avatar
Guest
Guest


Back to top Go down

Solved Re: Question - I Need A Template Center Code

Post by Animus May 28th 2011, 11:33 pm

Thanks, that made me feel like a noob lol..
avatar
Animus
New Member

Posts : 13
Reputation : 0
Language : English

Back to top Go down

Solved Re: Question - I Need A Template Center Code

Post by Guest May 28th 2011, 11:35 pm

lol its ok sometimes i also ask weird and funny questions
avatar
Guest
Guest


Back to top Go down

Solved Re: Question - I Need A Template Center Code

Post by MrMario May 29th 2011, 3:45 am

Solved => Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top


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