News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

How do I move the menu bar as well as move everyhting up

Started by Henchman, January 26, 2006, 04:00:00 AM

Previous topic - Next topic

Henchman

If you take a look at my site:

hxxp:www.mpoweredaudio.com/forum/index.php [nonactive]

I would like to move the menu bar to the left, and the entire forum Up.

I've done some changes, bti can't find where to set the menu alignment.

Leipe Po

open index.template.php and find in function template_main_above():
template_menu();


the nav buttons ara also located in that file under the function:
function template_menu() {
}

hope this helps...
There is only one thing more importend to me then coding:
My Girlfriend

Microsoft - "You've got questions.  We've got dancing paperclips."

Henchman

I know where to find the navigation buttons in the template. Just can't find how to define them so they are on the right, as opposed to the left.

Leipe Po

in the template menu function try finding for:

<table cellpadding="0" cellspacing="0" border="0" style="margin-left: 10px;">

and add:

align="right" somewjhere in there, that should work
There is only one thing more importend to me then coding:
My Girlfriend

Microsoft - "You've got questions.  We've got dancing paperclips."

Henchman

Sorry, I'm a bit of a 'tard.
I mean to move the buttons at the top, to the right.

I still haven't been able to figure out how to move everything to the top.

Advertisement: