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> ·
$menu
</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!
|