![]() |
Need help w/ Phil's 4-level vertical flyout
Hi!
Based on recommendations I read in this forum, I just "returned" my bloaty Fancy Categories and bought Phil's (UK) 4-level vertical flyout menu. The problem is that I can't figure out how to add a "heading" to the menu (ie. "Categories"). Can someone help me figure this out? Thank you! :) |
Re: Need help w/ Phil's 4-level vertical flyout
Moving to Third Party Add-Ons
|
Re: Need help w/ Phil's 4-level vertical flyout
Thank you. I'm sorry, I put it in the wrong forum.
|
Re: Need help w/ Phil's 4-level vertical flyout
Wrap menu.tpl code around the menu...
Code:
{capture name=menu} or... skin1/skin1.css Code:
.catheader { skin1/customer/home.tpl Just above your menu include code... Code:
<div class="catheader"><img src="{$ImagesDir}/dingbats_categorie.gif" align="absmiddle" border="0"/> {lng.lbl_categories}</div> Or something along those lines.... |
Re: Need help w/ Phil's 4-level vertical flyout
Hi Phil! Thanks for your reply. I tried this and get the following error:
Smarty error: [in customer/home.tpl line 40]: syntax error: unrecognized tag: lng.lbl_categories (Smarty_Compiler.class.php, line 436) The label *does* exist, I've double checked. |
Re: Need help w/ Phil's 4-level vertical flyout
Try the updated code above
|
Re: Need help w/ Phil's 4-level vertical flyout
No, it's still doing it. :(
|
Re: Need help w/ Phil's 4-level vertical flyout
Quote:
Hi again, not sure what you mean by "wrap around the menu". |
Re: Need help w/ Phil's 4-level vertical flyout
Try the second method then.
|
Re: Need help w/ Phil's 4-level vertical flyout
I did, and all I got was the box, without the label. That's why I was wondering about the first method, since the second didn't work. I really appreciate your help with this. Thank you.
|
All times are GMT -8. The time now is 03:50 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.