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.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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