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.

a box that displays in every page

2 posters

Go down

a box that displays in every page Empty a box that displays in every page

Post by karkooshy August 27th 2009, 3:21 am

Is there a way to get a box say like the homepage message (the one in display-> generalities)
to show up in every page?

I'm guessing there's a code (if it's possible)
so I made the topic here


sorry if I got it wrong Sad


Thanks in advance!
karkooshy
karkooshy
Forumember

Male Posts : 327
Reputation : 7
Language : English

http://quable.forumotion.com

Back to top Go down

a box that displays in every page Empty Re: a box that displays in every page

Post by BioBob August 27th 2009, 3:57 pm

Yeas

heres the code you need:

Code:
<table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
<tr>
</tr>
</table>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<th class="thHead" valign="middle" height="25">{MESSAGE_TITLE}</th>
</tr>
<tr>
<td class="row1" align="center">
<form action="" method="post"><span class="gen"><br />
{MESSAGE_TEXT}<br />
<br />
</td>
</tr>
</table>
<br clear="all" />

Code source: here

If you want to show this in every page this is how you do it:

Show this on top of every page:

Copy that code and paste it here:

Display -> Templates -> General ->

Now search for: overall_header_new and click on: a box that displays in every page Editer

Now your seeing a bunch of codes no worry just copy that code! i gave you
paste it just in the first line!
like so:

Spoiler:

Save it now and confirm your adjustments by clicking on a box that displays in every page Ajouter


Hope this helps!
BioBob
BioBob
Forumember

Posts : 92
Reputation : 0
Language : Donno

Back to top Go down

Back to top

- Similar topics

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