Remove the table title MODULE IMAGE SHOW GK4

GK User
Wed Jul 04, 2012 11:58 pm
Hello,

I remove the table title MODULE IMAGE SHOW GK4.

I send sreenshot.

Is urgent

Thanks very much
User avatar
Fresh Boarder

GK User
Thu Jul 05, 2012 10:37 am
If you want to remove slide title please use below css code in override.css located in templates/gk_templatename/css/override.css and enable css override option from template settings > advanced settings > css override "on".

Code: Select all
.gkIsWrapper-gk_boutique .gkIsTextTitle { display:none;}


See you around...
User avatar
Platinum Boarder

GK User
Fri Jul 06, 2012 12:38 am
Hello,

override.css file contains the following code :


Code: Select all
/*
#------------------------------------------------------------------------
# boutique - September 2011 template (for Joomla 1.6/1.7)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: [email protected]
*/
/* Here you can include your override CSS styles */
User avatar
Fresh Boarder

GK User
Fri Jul 06, 2012 1:55 am
That is not a code anyway change your file so it looks as below.

Code: Select all
/*
#------------------------------------------------------------------------
# boutique - September 2011 template (for Joomla 1.6/1.7)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: [email protected]
*/
/* Here you can include your override CSS styles */
.gkIsWrapper-gk_boutique .gkIsTextTitle { display:none;}
User avatar
Platinum Boarder

GK User
Sat Jul 07, 2012 11:04 pm
Ok,

Thanks very much NormanUk . :)
User avatar
Fresh Boarder

GK User
Tue Jul 10, 2012 2:16 am
No problem at all, see you around...
User avatar
Platinum Boarder


cron