Module header frontpage

GK User
Wed Apr 29, 2015 10:43 am
Hi,

the module does not display header image (multilanguage)
I put suffix frontpage template settings but does not go
appears incorrect module when I browse the page
how can I do ?
Thanks

http://www.appartamenti-lagodigarda.eu/ ... ex.php/it/
User avatar
Senior Boarder

GK User
Sat May 02, 2015 11:26 am
Probably you didn't configure which module should appear under which menu position.
Have you configured multilingual site using duplicate template method?
User avatar
Moderator

GK User
Sat May 02, 2015 6:32 pm
Hi,

yes duplicate template method
User avatar
Senior Boarder

GK User
Sun May 03, 2015 2:19 pm
I created a station module in top1 (see Annex) by inserting the module LANG
disabling this form on the site you can see the module header and is ok
the problem now where to put the flags for the language, maybe I can put a fixed position?
Another problem is the menu that initially is right and then scrolling the page is in the center, how do I do because it is always in the center?

Thanks
User avatar
Senior Boarder

GK User
Wed May 06, 2015 4:47 pm
I'm not quite sure... how does it correspond to original topic?
User avatar
Moderator

GK User
Thu May 07, 2015 9:38 am
So now it's okay, I do not understand why the menu is left and after going in the center (as is to me)
User avatar
Senior Boarder

GK User
Fri May 08, 2015 7:50 am
To keep it center all the time, Please edit: /templates/gk_steakhouse/css/override.css and add at its end:
Code: Select all
#gkHeaderNav #gkMainMenu {
  right: 0;
  float: right;
  top: 0px;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Fri May 08, 2015 8:33 am
Perfect !!!

Thanks, thanks, thanks :)
User avatar
Senior Boarder

GK User
Sun May 10, 2015 9:56 am
If you have any additional questions regarding this topic, please let me know.
User avatar
Moderator


cron