Tagged: , ,

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #210042
    #210164

    Hey ryan_wallis!

    Do you mind creating a temporary admin login and posting it here privately so i can take a look for you?

    Best regards,
    Yigit

    #210538
    This reply has been marked as private.
    #210585

    Hey!

    This will get you started with the main menu. You can use media queries to adjust the position of the menu items on different screen sizes:

    .main_menu {
    left: 0;
    }
    
    #top .main_menu .menu li {
    position: absolute !important;
    }
    
    #menu-item-71 {
    left: 0;
    }
    
    #menu-item-72 {
    left: 100px;
    }
    
    #menu-item-73 {
    right: 100px;
    }
    
    #menu-item-74 {
    right: 0;
    }

    You can go to Enfold > Styling then specify a background image. You can also use this plugin: http://wordpress.org/plugins/wp-backgrounds-lite/

    Regards,
    Ismael

    #210608
    This reply has been marked as private.
    #210614

    The menu code worked perfectly!

    Trying out the background shortly.

    #210636

    Ok i have tried out the background plugin and gone into Enfold>Style in the them options. But with the options and the plugin i can only apply the background to the main content area. I need the image to run all the way from the header throughout the main content into the footer and socket. How can i achieve this?

    #210650

    Hey!

    Glad it worked. :)

    Cheers!
    Ismael

    #210657

    Yes the menu is looking great but i can’t seem to get the background to work the way i have explained, I’m sorry to be a pain but if you do have a solution for me i will be most appreciative

    #211272

    Hi!

    You can make backgrounds transparent on your website and add a single background image. That “should” work. But that means many many CSS changes. If you really need it, i would suggest you to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide.

    Cheers!
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Navigation and Logo won't play nice…’ is closed to new replies.