PDA

View Full Version : Horizontal Menu Bar


Annarky
12-20-2006, 02:35 AM
Hi Guys,

Just wondered if anyone could point me in the right direction, I'm making amendments to the Spiffyjr theme for phpRaid and wanted to move the vertical menu from the left hand side of the screen to a horizontal menu running across the top (under the login prompt). I've managed to edit the template so the menu is in the correct place but can't work out how to make the links sit next to each other horizontally rather than on top of each other vertically.

Any Ideas?

seraed
03-01-2007, 11:25 PM
That code seems to be hard coded into includes/page_header.php

They are all in a list using the html list tags so each menu item is on its own line.