coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Yith on February 14, 2006, 03:16:32 PM

Title: Line break in main menu. How do I remove it?
Post by: Yith on February 14, 2006, 03:16:32 PM
My gallery is here:

http://www.hammerhead.org.uk/gallery/ (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!
Title: Re: Line break in main menu. How do I remove it?
Post by: Yith on February 14, 2006, 03:34:25 PM
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