Close Button

Support desk for Multipurpose Quark Theme
GK User
Wed Apr 01, 2015 11:39 am
Hi Guys,

I´m trying to hide the X from login form (Quark 1.1.1) but can´t found the following instruction on php files:
Code: Select all
div id="gk-login-popup" style="display: block;" class="gk-active">
<a id="gk-login-popup-close" href="#">×</a>
User avatar
Gold Boarder

GK User
Wed Apr 01, 2015 12:24 pm
Could you please post an url to your site?
User avatar
Moderator

GK User
Wed Apr 01, 2015 1:51 pm
User avatar
Gold Boarder

GK User
Thu Apr 02, 2015 3:34 pm
Please edit: /templates/gk_quark/css/override.css and add at its end:
Code: Select all
#gk-login-popup #gk-login-popup-close {display: none;}

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

GK User
Fri Apr 03, 2015 7:24 pm
Thanks dude
User avatar
Gold Boarder

GK User
Mon Apr 06, 2015 9:51 am
Is there anything else I can help you with regarding this topic?
User avatar
Moderator


cron