Sign in

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
Wed May 15, 2013 8:33 pm
Reply with quote
Report this post
Hallo, i cant find a way to hide/disable sign in, can you help me please? I have hidden the loggin
User avatar
Junior Boarder

GK User
Thu May 16, 2013 7:39 am
Reply with quote
Report this post
Hi,
can you give us url to your site ? It will be much easier to help you.
User avatar
Gold Boarder

GK User
Thu May 16, 2013 6:24 pm
Reply with quote
Report this post
www.dreamyhair.eu its under construction but you can see it
User avatar
Junior Boarder

GK User
Fri May 17, 2013 8:47 am
Reply with quote
Report this post
Please try add to override.css
Code: Select all
#gkRegister {
display:none !important;
}

and remember to enable override.css option in template settings.
User avatar
Gold Boarder

GK User
Wed May 22, 2013 6:18 pm
Reply with quote
Report this post
any other possible solution? this is not working
User avatar
Junior Boarder

GK User
Wed Jun 05, 2013 12:16 am
Reply with quote
Report this post
add to override.css
#gkLogin{
display:none !important;
}
#gkLogin{
display:none !important;
}
#gkLogin{
display:none !important;
}

enable override.css in template manager/ start up/ advanced
User avatar
Junior Boarder


cron