Okay
  Public Ticket #711052
New York Theme MegaMenu
Closed

Comments

  • Raymond started the conversation

    1 + 2 : Can you please provide me with the code needed to add images like you have in the megamenu.  Nothing I have tried works correctly, and it doesn't seem to be in the readme files.

    3 : Can you please tell me how you made this RED DROPDOWN MENU in the main horizontal menu area and made it stick to the left?

  •  1,593
    Criss replied

    Hi Raymond,

    1 + 2 You can install a new our Newyork quickstart theme & you'll see all of the items in megamenu. Thosee images are custom content (HTML code). 

    3 You can put a custom class "demo_other_menu" & it always stick to the right.

    Best Regards,
    Criss - FieldThemes

  • Raymond replied

    #1+2 - The host I use installs presta with one click and needs to import a lot of my own previous data... so doing the quickstart with your system wasn't needed.  I only need the html code in those two areas, the rest of the website is almost completely setup.

    #3 - awesome!  you rock.

  •  1,593
    Criss replied

    Here you're

    Category Women:

    <div class="custom-menu-bottom">
    <div class="menu-bottom col1"><a href="#"><img src="/ps/framework1612/modules/fieldmegamenu/images/mega-popup1.png" alt="" width="111" height="138" /></a>
    <div class="menu-bottom-dec">
    <h3>Men Collection 2015</h3>
    <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
    <a href="#">Shop now</a></div>
    </div>
    </div>
    <div class="custom-menu-bottom">
    <div class="menu-bottom col2"><a href="#"><img src="/ps/framework1612/modules/fieldmegamenu/images/mega-popup2.png" alt="" width="111" height="138" /></a>
    <div class="menu-bottom-dec">
    <h3>Women Collection 2015</h3>
    <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
    <a href="#">Shop now</a></div>
    </div>
    </div>
    

    Category Men:

    <div class="left_column_img col-md-6"><a href="#"><img src="/ps/framework1612/modules/fieldmegamenu/images/menu_col_1.png" alt="" width="405" height="122" /></a></div>
    <div class="right_column_img col-md-6"><a href="#"><img src="/ps/framework1612/modules/fieldmegamenu/images/menu_col_2.png" alt="" width="405" height="122" /></a></div>
    


    Please see that video:


    https://youtu.be/eBA1eeWHGf4
    

    Best Regards,
    Criss - FieldThemes