Split Menu or Share
Advanced newspaper or magazine Joomla template to build news website with unique and detailed design.
- GK User
- Thu Mar 27, 2014 5:31 pm
i would like to ask, i have this specific problem, i would like to split the menu like, to create another balance for same menu. ie, i have grouped two menus in one column. but on the first column i have ten(10) submenus, and i like to five submenus for each column. I will send you an image of the menu. so you can help me??
thank you
best regards
thank you
best regards
-
- Senior Boarder
- teitbite
- Thu Mar 27, 2014 9:32 pm
Hi
Here You can find an explanation to the exact thing You want to do: http://www.gavick.com/documentation/gen ... s-in-menu/
Here You can find an explanation to the exact thing You want to do: http://www.gavick.com/documentation/gen ... s-in-menu/
-
- Moderator
- GK User
- Fri Mar 28, 2014 5:31 pm
the result that I did in approximately. however need to intervene in css. add a vertical-seperator to the columns and some changes to the borders layout. what we are proposing;
-
- Senior Boarder
- GK User
- Fri Mar 28, 2014 5:34 pm
I forgot to ask, how can i have a sticky menu at the top of the page??
-
- Senior Boarder
- teitbite
- Sat Mar 29, 2014 9:04 pm
Hi
Please show me Your site.
Please show me Your site.
-
- Moderator
- GK User
- Tue Apr 01, 2014 1:35 pm
the site is http://newsite.strategyinternational.org
for the identification i will send you a pesronal message
for the identification i will send you a pesronal message
-
- Senior Boarder
- teitbite
- Tue Apr 01, 2014 9:15 pm
Hi
Please add this code to css:
Please add this code to css:
- Code: Select all
#gkPageTop {
position: fixed;
}
#gkBannerTop {
padding: 87px 0 18px;
}
-
- Moderator
- GK User
- Wed Apr 02, 2014 10:04 am
when i put the code to the path templates/gk_news/css , at the files templates.css or style1.css, nothing happens.
add this code to which file?
add this code to which file?
-
- Senior Boarder
- teitbite
- Wed Apr 02, 2014 9:27 pm
Hi
Shoudl be working with either of this files. Please try use !important rule and add it to override.css. Remember that override needs to be enabled in template settings:
Shoudl be working with either of this files. Please try use !important rule and add it to override.css. Remember that override needs to be enabled in template settings:
- Code: Select all
#gkPageTop {
position: fixed !important;
}
#gkBannerTop {
padding: 87px 0 18px !important;
}
-
- Moderator
- GK User
- Thu Apr 03, 2014 2:56 pm
it worked, ok!!
thank you again
thank you again
-
- Senior Boarder
10 posts
• Page 1 of 1