Position logo

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 Jan 21, 2014 1:05 am
Reply with quote
Report this post
Hi,

My web: www.somoscromosomos.es

I need the logo is centered. I increased the distance between the logo and the menu.


Besides, I need to delete the module that appears to the left of the logo user registration but do not locate

Thanks
User avatar
Fresh Boarder

GK User
Wed Jan 22, 2014 9:29 pm
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
#gkLogo { width: 250px }

and then just remember to enable "Use override CSS" option in template advanced settings tab.

To hide this module in the left side please disable registration in template features tab and unpublish mod_login module - then it should disappear.
User avatar
Platinum Boarder

GK User
Sun Jan 26, 2014 8:58 pm
Reply with quote
Report this post
thanks

Logo correct.

I have unpublished the module "login" but it was unpublished and still appears the option to identify themselves.
User avatar
Fresh Boarder

GK User
Mon Jan 27, 2014 9:56 am
Reply with quote
Report this post
Could you give me URL to page where this module is published?
User avatar
Platinum Boarder

GK User
Mon Jan 27, 2014 10:49 am
Reply with quote
Report this post
User avatar
Fresh Boarder

GK User
Tue Jan 28, 2014 1:13 pm
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
#gkTopNav { display: none}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Tue Jan 28, 2014 7:50 pm
Reply with quote
Report this post
Perfect! Thanks!
User avatar
Fresh Boarder


cron