View Single Post
Old June 14th, 2006, 09:39 AM   #1 (permalink)
jgommel
Member
Verified Customer
 
jgommel's Avatar
 
Join Date: Aug 2005
Location: Mentor, OH
Posts: 41
Send a message via AIM to jgommel Send a message via MSN to jgommel
Question Moving custom links further down...

Okay, I edited the menubar.tmpl with the following code to add custom links:

<td class="{$Style['menubarnb']}" width="50%" align="right"valign="middle">
<a href="http://www.neosmut.com/wp/">Blog</a> &middot;
$menu&nbsp;
</td>

Now I'd like to know how to move custom links further down the list? (Ex. - Admin - Home - Search - Blog - About Us - Profile)

Please bear with me - I'm not a programmer and only dabble in code when I know what it is I'm supposed to touch and I have examples to work from - haha. This forum has bailed me out of trouble numerous times.

Thanks in advance!
jgommel is offline   Reply With Quote