TOP1 and TOP2 module, how to remove white background?

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 Mar 05, 2014 12:02 pm
Reply with quote
Report this post
Hello

In demo site, the top1 and top2 modules have no background color, but when i create banners in this module, they have a white background...

I have added in CSS class suffix the following: border1 clear

Regards
User avatar
Fresh Boarder

GK User
Thu Mar 06, 2014 9:07 am
Reply with quote
Report this post
Hi,
maybe this "background" is from white border ?
did you checked via Firebug ?

here you are the reason why...
Code: Select all
.box.border1 {
    border: 5px solid #FFFFFF;
}


suffix border1 :mrgreen:
User avatar
Platinum Boarder


cron