PDA

View Full Version : Mini Mods - [Naxon] Welcome Box On Index


Naxon
03-22-2007, 10:00 PM
And another Template Modifiction :)

This Modifiction adds a box below of the navbar with welcome message.
It's very nice, and easy to install :)

Installation


Edit the FORUMHOME template.
Find:

$header
$navbar

Add Below:

<br />
<!-- Welcome Box By Naxon -->
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="50%">
<tr>
<td class="tcat"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('icons_panel')">
</a><b><center>Welcome</center></b></td>
<tbody id="collapseobj_icons_panel" style="$vbcollapse[collapseobj_icons_panel]">
<tr>
<td bgcolor="#F5F5FF"><div><span style="color: black;">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" id="threadslist">
Welcome Text
</table>
</a></span></div>
</a></span></div>
</td>
</tr>
</td>
</tr>
</table>
<br />
<!-- /Welcome Box By Naxon -->

SaveVery easy to install, and very nice :)

Enjoy :)

** Don't ask for ScreenShots because of my forum is in Hebrew, and you'll not understand **

Naxon
03-23-2007, 09:35 AM
~ Reserved ~

rjmjr69
03-23-2007, 11:00 AM
I'm assuming you add 4 to 3 and save?

Naxon
03-23-2007, 11:29 AM
I'm assuming you add 4 to 3 and save?
what?...

danny75
03-23-2007, 12:26 PM
nice ;)

bashy
03-23-2007, 04:22 PM
Can ya put that code in some code tags please, that way guests cannot see the code :)

<!-- Welcome Box By Naxon --> <table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="50%">
<tr> <td class="tcat"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('icons_panel')"> </a><b><center>Welcome</center></b></td>
<tbody id="collapseobj_icons_panel" style="$vbcollapse[collapseobj_icons_panel]">
<tr> <td bgcolor="#F5F5FF"><div><span style="color: black;"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" id="threadslist"> Welcome Text </table> </a></span></div> </a></span></div> </td> </tr> </td> </tr> </table>
<br /> <!-- /Welcome Box By Naxon -->

Naxon
03-23-2007, 04:34 PM
Why? =\

bashy
03-23-2007, 04:53 PM
because guests are not meant to see the code, when its in the code tags guests cannot see it, Unregistered are not allowed to view code or download hacks m8.... Also Staff will only tell you to anyway...

airborneCAL
03-23-2007, 05:00 PM
What would having your forum in Hebrew have to do with seeing how it would look? I'm curious because I'd really like to see a screenshot of how the box looks, not necessarily the language.

Naxon
03-23-2007, 10:05 PM
Ok, I added ScreenShot...

FReeSTER
03-24-2007, 04:27 AM
Very nice, will install later. TY

rjmjr69
03-24-2007, 07:53 AM
what?...

I have no idea what I was thinking. I think this was intended for a different thread to many windows open.

But what I did want to say was this is nice but I think you should make it clear on how to adjust the text that appears in the new box. Many of the members here are new and would not figure it out in a month.

Keep up the good work.

Atakan KOC
03-26-2007, 06:45 AM
Thanks....