logotype between mainmenu

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
Tue Jul 28, 2015 2:32 pm
Reply with quote
Report this post
Hi,

Is it possible to place logo on my website - http://krosfit.stronazen.pl/
like here - http://www.crossfitgcw.pl/ between mainmenu positions?

2 - how to place some modules/graphics on the black stripe? I mean "black stripe" where is menu and logotype.
User avatar
Expert Boarder

GK User
Tue Jul 28, 2015 6:10 pm
Reply with quote
Report this post
Hi,
Is it possible to place logo on my website...

In theory yes, but it request much more work.
I suggest to steakhouse template which it has already, and this template is new, modern and will be supported for next 2 years. MS - is old and soon....rip.
User avatar
Platinum Boarder

GK User
Tue Jul 28, 2015 6:16 pm
Reply with quote
Report this post
About graphic - using CSS, for example:
#gkMainMenu .gkMenu {
background: rgba(0, 0, 0, 0) url("images/logo.png") repeat scroll 0 0;
}



About modules - you have to hardcode, in most cases, template core, maybe those guides will help a little bit:
https://www.gavick.com/documentation/jo ... e-position
https://www.gavick.com/documentation/jo ... nu-modules
User avatar
Platinum Boarder

GK User
Wed Jul 29, 2015 8:22 am
Reply with quote
Report this post
Hi,

You have had right. I use Steak House template and i get much better effect - http://krosfit.stronazen.pl/index.php

In this template I need also to hardcode to put modules in mainmanu black stripe?
User avatar
Expert Boarder

GK User
Wed Jul 29, 2015 9:06 am
Reply with quote
Report this post
Yes, now looks much better.
You can use tip #2 (second link).
User avatar
Platinum Boarder


cron