Line break in main menu. How do I remove it? Line break in main menu. How do I remove it?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Line break in main menu. How do I remove it?

Started by Yith, February 14, 2006, 03:16:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Yith

My gallery is here:

http://www.hammerhead.org.uk/gallery/

I've installed the plugin to remove certain unwanted menu items, but there is still a line break after "Home ::"

I've done a search on these forums and searched through the code, but can't find out what is adding in the line break.

Can anyone help?

Thanks!

Yith

Never mind... I managed to sort it.

I edited theme.inc.php so that the addbutton call for Home was in the submenu rather than the sysmenu

Then I added the {HOME_LNK} {HOME_TGT} and {HOME_TITLE} to the array for the submenu further down in the file.

Its a hack but it seems to work, so I'm happy.

;D