Results 1 to 10 of 357

Hybrid View

  1. #1
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by picandnix View Post
    Hi Anne
    I'm looking to add a 'subject' box to the contact us drop down in the menu. I have used http://www.zen-cart.com/downloads.php?do=file&id=226 and it works fine for the regular contact form but I can't seem to be able to add 'subject' to the mega menu so instead the mini form redirects to the main contact form requesting I fill in the subject there instead.
    Many thanks in advance.
    Got it!

    add
    PHP Code:
    <br class="clearBoth" />
                            <
    label for="subject">Subject<span class="required"> *</span></label>
                            <
    input name="subject" type="text" id="subject" size="30" value="" /> 
    to includes/template/yourtemplate/common/tpl_mega_menu.php

    hope this helps someone one day.
    Last edited by picandnix; 26 Aug 2013 at 09:28 PM.

  2. #2
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by picandnix View Post
    Got it!

    add
    PHP Code:
    <br class="clearBoth" />
                            <
    label for="subject">Subject<span class="required"> *</span></label>
                            <
    input name="subject" type="text" id="subject" size="30" value="" /> 
    to includes/template/yourtemplate/common/tpl_mega_menu.php

    hope this helps someone one day.
    I am happy that you figured it out ;) Thank you for posting your code so that others who want to do this will have it for reference.

    Thanks,

    Anne

 

 

Similar Threads

  1. Help with Mega Menu css customization
    By swdynamic in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 17 Jul 2013, 01:21 AM
  2. v139h Mega Menu Mess
    By traytray in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Nov 2012, 07:58 PM
  3. v150 Mega Menu assistance
    By Fancyfrills in forum Templates, Stylesheets, Page Layout
    Replies: 18
    Last Post: 24 Aug 2012, 06:16 PM
  4. Horizontal Drop Menu sort order of mega-menu
    By familynow in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 19 Oct 2011, 04:39 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg