Home page ignores me

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Thu Feb 13, 2014 11:24 am
Hi,

As I've said I've started a new project, this time without examples, from strech. But I've tried to created a Header module like the demo following the documentation...and two things happen to me.
Firstly Home page ignores me. In the administration gk_restaurant template - Features - Suffixes for pages I've put the suffix: Option 101 - nopaper and doesn't work it. In the home page I can see the paper and the header not.
And later I don't know where where I have to put the "content: view HTML code" that I see in the documentation. Sorry for my ignorance.

I need your help ones more.
Thank you very much
User avatar
Senior Boarder

GK User
Thu Feb 13, 2014 11:28 am
Content can be putted when you disable tinyMCE - this way you can copy/paste bare html code.

If it goes to page suffix - could You please post an url to your site?
User avatar
Moderator

GK User
Thu Feb 13, 2014 1:35 pm
You're the king Cyberek,

It works. Now I'm uploading, then I give you the url. One thing more. Where can I change this? #gkLogo.cssLogo {
background-position: right center !important;
right: -14px;
}

Thank you one more
User avatar
Senior Boarder

GK User
Fri Feb 14, 2014 4:31 pm
Please edit: /templates/gk_restaurant/css/override.css and add at its end:
Code: Select all
#gkLogo.cssLogo {
background-position: right center !important;
right: -14px;
}

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


cron