side menu

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu May 01, 2014 4:44 am
Reply with quote
Report this post
Hello,

I need a little help... I need to put a menu on the left side but I don't know why I can't.

can you help me on that? thank you...

http://www.vivahosting.com.mx/utmx
User avatar
Fresh Boarder

GK User
Thu May 01, 2014 9:20 am
Reply with quote
Report this post
Hi,
to be clear, you want to use additional menu module on the left side - using available in layout module position?
Because you can not move our "top" menu to left side, but you should be able to add a new one.
User avatar
Platinum Boarder

GK User
Thu May 01, 2014 8:59 pm
Reply with quote
Report this post
Sorry.. I was doing something wrong.. Thank you..

But now I don't know how to change the type of menu... I don't want it to look that simple... is there a way to change it? which css can I use?

Also, there is like a lot of space between the menu and the article text. Which position can I use to make it better or how can I fix this?

Thank you!
User avatar
Fresh Boarder

GK User
Fri May 02, 2014 5:51 pm
Reply with quote
Report this post
But now I don't know how to change the type of menu... I don't want it to look that simple... is there a way to change it?

Unfortunately, this template have only style/type of menu, only new templates allows you choose from Classic / Modern style.
You have chose template from May 2013, so that's why.
But if you know basic of CSS/CSS3 you can customize menu appearance.
Also, there is like a lot of space between the menu and the article text. (...)

First, you can disable "Breadcrumbs " module this will reduce distance between menu and article.
Second, you can use this
Code: Select all
#gkPageContentWrap {
    padding: 15px 0 0;
}


You can change 15px to 25px or 10px if you like.
How to use custom CSS, check my footer link. We have over 300 guides/tips/manuals there.
User avatar
Platinum Boarder

GK User
Mon May 05, 2014 3:58 am
Reply with quote
Report this post
Thank you for your answer! that managed the space between the article and the main menu... but I meant something else, and I didn't asked correctly.

What I want is to shorten the space between the "inset" position and the article. I'm using the "inset" position for a side menu, and there's a lot of space between that side menu and the article.

Thanks a lot.

http://www.vivahosting.com.mx/utmx/inde ... on-general
User avatar
Fresh Boarder

GK User
Mon May 05, 2014 6:20 am
Reply with quote
Report this post
Check this image, you will see how many REAL space is there
real-space.jpg


Second info, but this space you (or somebody) have added in override.css - so if you added, change it.
User avatar
Platinum Boarder

GK User
Mon May 05, 2014 6:29 am
Reply with quote
Report this post
Everything is back to normal, so now I´m still having the issue with the spacing.. I couldn´t fix it by my own and that was what you saw.
Please help... thank you.
User avatar
Fresh Boarder

GK User
Tue May 06, 2014 8:33 pm
Reply with quote
Report this post
maybe start from reducing "sidebar" size, now you have 36% for subpages
if we still talk about this same position in layout
User avatar
Platinum Boarder

GK User
Tue May 06, 2014 8:35 pm
Reply with quote
Report this post
Use 20% or max 25% this should help much more than reucing right padding/margin
User avatar
Platinum Boarder


cron