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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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