Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

menu width

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1022
    supermom
    Participant

    Another question:

    Is it possible to define menu width?

    The same pleasures logo?

    Can you help me where in the editor I can set the width of the menu and logo?

    So the menu is not in favor of pages content.

    Regards Julie

    #1025
    supermom
    Participant

    see it another way:

    I want the logo bigger and such that it is not located inside the box – can it be done?

    see http://www.test.robotboys.com

    And menus wider so the text on one line.

    Thanks for answers through themeforest.net

    Regards Julie

    #1028
    mmsatori
    Keymaster

    Dear Julie,

    I’ve written some tailored code for your logo size: in order to stretch the menu and logo, please go to “Appearance -> Editor” and add the following lines to the very bottom of “style.css” (should be opened by default):

    #nav-primary li a { width: 222px !important; }
    #logo-wrap #logo a { width: 240px !important; }
    #logo a, #logo { height: 210px !important; }
    #nav-primary ul li ul { left: 246px !important; }
    #nav-primary li li:first-child a { width: 225px !important; }

    and click “Update File”.

    Another option would be to resize the logo image prior to uploading it, so that its dimensions fit into a 116×120 px rectangle – this way you won’t need to add the above code to make it fit.

    Sincerely,
    Andrew | Satori

    #1030
    supermom
    Participant

    Thank you – it works.

    But now the menu go over the pages content – can it be set to disappear?

    And can logo height be defined to be higher?

    see http://www.test.robotboys.com

    Cool theme – it works really well, so it is a pleasure to use

    Regards Julie

    #1031
    supermom
    Participant

    The width is fine, I can jursterer logo after it

    Can the menu text be centered?

    Thanks;-)

    #1032
    supermom
    Participant

    Oops – you can delete the log-in information so they are not visible;-)

    #1033
    supermom
    Participant

    And it is possible that the logo does not appear on a background color, but with a transperant background?

    #1035
    supermom
    Participant

    Maybe the menu background also should be transperant?

    #1039
    supermom
    Participant

    ? ;-)

    Julie

    #1045
    mmsatori
    Keymaster

    Dear Julie,

    I apologize for a delay in my reply. I’ve removed the login info from your earlier post ;)
    As can be seen from other threads in my forums, I reply to every single request – it may sometimes take one or two days though, depending on the amount of requests received at any given time; there’s not need to bump the threads or duplicate emails, since it may create a mess in the communication and then I might forget which request I’ve already replied to and which not :)

    Returning to the matter: I’ve made all changes you asked for, please see the website. Let me know if something is not as you’ve envisaged!

    Sincerely,
    Andrew | Satori Studio

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.