New Landing How can we help? Atelier Mega Menu Problems

Viewing 15 posts - 1 through 15 (of 16 total)
  • Posted in: Atelier
  • #223046
    mertgutav
    Member
    Post count: 41

    I have a couple of questions about mega menu, I check the online documentations (menus) but still i don’t understood.

    1. In megamenu1.png – how can i get bg image or left image ? like your atelier menu.

    2. In megamenu2.png – I have a margin/padding whatever… problem. How can i fix it ?

    Br,

    Attachments:
    You must be logged in to view attached files.
    #223288
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Assuming you have enabled the mega menu, Open a menu item and paste in the HTML for an image into this box: Mega Menu Column Options => Custom HTML Column (within Mega Menu).

    – David.

    #223302
    mertgutav
    Member
    Post count: 41

    But i don’t know the code of Background html

    <body background=”bgimage.jpg”>
    background-image: url(http://www.example.com/bck.png);

    Which is the correct one ?

    #223337
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You need to upload your image, then use html in the column html box, like we have here: swiftideas.com/documentation/#22

    – Kyle

    #223427
    mertgutav
    Member
    Post count: 41

    Here is my image :

    http://www.gutav.com/wp-content/uploads/2015/06/menu_kadin.jpg

    And your code is :

    <img src="http://www.gutav.com/wp-content/uploads/2015/06/menu_kadin.jpg" />
    

    But here is the result :

    http://www.gutav.com Main menu : KADIN

    But i want to see it like Attachment(a.png)?

    Attachments:
    You must be logged in to view attached files.
    #223432
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide admin credentials to look at the menu settings?
    It seems that is missing some columns, not sure if you set the correct value.

    -Rui

    #223434
    mertgutav
    Member
    Post count: 41
    This reply has been marked as private.
    #223534
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    In your mega menu settings you choosed 3 columns but you only had 1. I set it to 2 columns.
    And in the 2nd column I added the custom html.

    Check again.

    -Rui

    #223536
    mertgutav
    Member
    Post count: 41

    Thanks Rui u’re awesome but, how i can i fix it to “buttom left”

    #223540
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Do you mean the bottom left or the right?
    Let me know so I can give it a try, not sure it’s possible because of the margins.

    -Rui

    #223541
    mertgutav
    Member
    Post count: 41

    Sorry for my english 🙂 ı want to say right 🙂

    #223565
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Ok. Will give it a try.
    -Rui

    #223707
    mertgutav
    Member
    Post count: 41

    I try
    <img src="http://www.gutav.com/wp-content/uploads/2015/06/menu_kadin.jpg" style="margin:68px -100px 0px 0px"></img>

    And it works but is it works all browsers ?

    #223713
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Apologize couldn’t check it sooner.

    The css seems fine, but is not good practice to have in the style property.
    Remove it from the html and add the code below to your custom css option in the theme options.

    .menu-item-1164 .mega-menu-widget img {
        margin: 68px -100px 0px 0px;
    }

    -Rui

    #224346
    mertgutav
    Member
    Post count: 41

    Thanks again Rui

Viewing 15 posts - 1 through 15 (of 16 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register