New Front EN › Support Forums › Kabuki Theme Support › menu width
- This topic has 9 replies, 2 voices, and was last updated 11 years, 9 months ago by satori.
-
AuthorPosts
-
March 4, 2013 at 6:41 pm #1022supermomParticipant
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
March 5, 2013 at 9:12 am #1025supermomParticipantsee 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
March 5, 2013 at 9:35 am #1028satoriKeymasterDear 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 | SatoriMarch 5, 2013 at 10:57 am #1030supermomParticipantThank 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
March 5, 2013 at 11:04 am #1031supermomParticipantThe width is fine, I can jursterer logo after it
Can the menu text be centered?
Thanks;-)
March 5, 2013 at 11:09 am #1032supermomParticipantOops – you can delete the log-in information so they are not visible;-)
March 5, 2013 at 11:49 am #1033supermomParticipantAnd it is possible that the logo does not appear on a background color, but with a transperant background?
March 5, 2013 at 1:32 pm #1035supermomParticipantMaybe the menu background also should be transperant?
March 6, 2013 at 4:44 pm #1039supermomParticipant? ;-)
Julie
March 7, 2013 at 2:29 pm #1045satoriKeymasterDear 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 -
AuthorPosts
- You must be logged in to reply to this topic.