How To Remove These Boxes

GK User
Fri Jan 03, 2014 8:53 am
Hello,

I wanted to know where to go to remove these boxes, see attachment. Here is the url:http://rdcsolution.net/
User avatar
Platinum Boarder

GK User
Fri Jan 03, 2014 9:03 am
Hello :)
About Read more button probably it can be disabled into module configuration.
Check settings/options like "Read more" On / Off.
If not we can hide using CSS:

Code: Select all
.banner  a.readon {display:none;}
User avatar
Platinum Boarder

GK User
Fri Jan 03, 2014 9:09 am
About Offer button,
it looks that someone add custom css for it, but you can also try to find option to hide it or

Code: Select all
.banner .nspArt .nspContainer .nspHeader {display:none;}


But I wonder if would not be easer for you use different type of module to show those two images for example default banner module from Joomla, hmm ?

Because right now they uses too advanced module for low requirements . :mrgreen:
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.