New position under the logo

GK User
Sat Jun 06, 2015 2:35 pm
Hi,

I have to add a new location for the languages under the logo (see Annex)
I tried various changes following the guide, but the exact location can not

help please
Thanks
Andrea
User avatar
Senior Boarder

GK User
Sat Jun 06, 2015 2:52 pm
User avatar
Senior Boarder

teitbite
Mon Jun 08, 2015 8:02 pm
Hi

Please show me what place this icons should be exactly. Under which logo ? I do not think there is enough space under the small logo in fixed topbar.
User avatar
Moderator

GK User
Wed Jun 10, 2015 4:24 pm
Hi,

I would put it under the logo as attached, there seems to be a bit of space

is possible?

Thanks
Andrea
User avatar
Senior Boarder

teitbite
Thu Jun 11, 2015 8:31 pm
Hi

Everything is possible, but I think You should put it close to menu so it will be easily accessible. Big logo You are showing in Your screen is only visible on frontpage. And I'm not sure if putting it close to small logo will not make it hard to click on mobile devices. It will be confusing when users will hit logo instead of a flag. Maybe turning menu options to language links will be a better idea.

Please let me know what do You think and send me an access to ftp so I'll be able to implement it.
User avatar
Moderator

GK User
Mon Jun 15, 2015 11:11 am
Hi,

ok private message
Thanks
User avatar
Senior Boarder

teitbite
Tue Jun 16, 2015 3:19 pm
Hi

I've added a new module position with this code in /layout/default.php:

Code: Select all
<jdoc:include type="modules" name="lang" style="none" />


and this code to template.css

Code: Select all
#gkHeader .box {
    bottom: -40px;
    left: 50%;
    margin-left: -44px;
    position: absolute;
    width: 88px;
}
User avatar
Moderator


cron