Support Forums

Top menu bar

This is a discussion on Top menu bar within the TemplateCodes forums, part of the Third Party Support category; What version of 68 Classifieds are you running? Example: V4.1.10 What template are you using? Sigma Black David, I was ...


Go Back   68 Classifieds Forums > Third Party Support > TemplateCodes

Reply
 
Thread Tools Display Modes
Old 04-22-2010, 03:57 AM   #1
Customer
 
Join Date: Mar 2010
Posts: 26
Rep Power: 9
danth6961 has a spectacular aura about
Question Top menu bar

What version of 68 Classifieds are you running?
Example: V4.1.10

What template are you using?
Sigma Black

David, I was wondering how difficult it would be to remove the "pages" link from the top menu bar. I would like to keep the added pages to the accordian menu and the bottom. I just want to remove the pages drop down link.

Thanks
danth6961 is offline   Reply With Quote
Old 04-22-2010, 09:49 AM   #2
All Hands On Deck
 
seymourjames's Avatar
 
Join Date: Mar 2008
Posts: 3,524
Rep Power: 89
seymourjames is a jewel in the rough
Default

Sure - layout.tpl file - remove this code

{if !empty($templatepages)}
<li><a href="{$smarty.const.URL}/">{$smarty.const.MOD_LANG_TEMPLATECODES_TEMPLATE_P AGES}</a>
<ul>
{foreach from=$templatepages item="entry"}
<li><a href="{$smarty.const.URL}/pages.php?pg={$entry.pURI}">{$entry.pPageTitle}</a></li>
{/foreach}
</ul>
</li>
{/if}

or if you have a early version you may not have the {if !empty($templatepages)}
.... {/if}
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68C
seymourjames is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
New Menu - Troubles bowers01 Technical Support 4 04-22-2009 09:53 AM
Menu lag in IE bowers01 Modules / Plugins / Modifications 4 10-13-2008 08:57 AM
IE6 and Menu Problems bowers01 Templates, HTML, CSS, and Design Help 3 10-04-2008 02:07 AM
Where can i find this menu? bowers01 Modules / Plugins / Modifications 3 09-05-2008 08:54 PM
CSS Side Menu outlook Templates, HTML, CSS, and Design Help 7 07-16-2008 11:45 PM


All times are GMT -4. The time now is 10:25 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0