Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #29510

    please help me to make some customization on my header become like this

    View post on imgur.com

    my live site: http://www.gpc2013.my

    thank you

    #140851

    Hi,

    Can you create an administrator account and send it to me at avia.josue (at) gmail.com?

    Regards,


    Josue

    #140852

    Hi Josue,

    please have a check your inbox

    thx

    #140853

    Hi,

    I can’t login, when i go to wp-login.php or wp-admin it redirects me to the homepage.

    Regards,

    Josue

    #140854

    Hi Josue, please have a check your inbox, I sent you the login URL,

    thank you

    #161702

    Hi suthye,

    In your theme files add this into the desktop media query that we provided in that file as a base:

    .sub_menu {
        right: 104px;
    }
    #top .social_bookmarks li {
        float: right;
    }

    This will get you most of the way there. The image in the first menu item can actually be placed right into that menu text in your menus manager to get the next bit of the effect you are looking for.

    You could then also target the Contact us menu by its ID and give it a negative margin to push it over to the right and do the same on the social icons. The main issue will be keeping it all responsive and cross browser compatible but keeping your css changes for the desktop at least in the desktop media query (in the custom.css file) should help for the most part.

    Regards,

    Devin

    #161992

    Hi Ferdias,

    It is done: http://gpc2013.my/

    Regards,
    Jouse

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘header customization’ is closed to new replies.