Forum Code
Page 1 of 1
Forum Code
karkooshy wrote: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
Thanks in advance!
BioBob wrote: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:
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
Hope this helps!
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum