support

Background Color of Banner Slide Show

Started by abcart_ecm, May 14, 2014, 10:27:20 AM

Previous topic - Next topic

abcart_ecm

Hi,
The default installed Banner Slideshow holds 5 banners:
Name = Main Banner 1-5
Group = Main Page Banners
Graphic Banner = Text Banner

The background color is blue. How do I change this background color ?

If I go to edit => html source
I see there class="wp1_3 slide1_bot"

Is this background color defined in this class ?
And if so, where can I find the css ?





abantecart

background color is in CSS. Try to use inspector in your browser to get location for CSS. You can use firebug in FF, for instance
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

abcart_ecm

#2
Ok found it:

Location = /storefront/view/default_html5/stylesheet/onebyone.css
Line: 139

.banner_conteiner .oneByOneSlide { background:#00A1CB url(../image/banner_shadow.png) center top no-repeat; }

Change value 00A1CB (hard blue) into a preferred color code e.g. C0C9AB (light mint green)

One line down on Line:140 you can change the text color of text1-3
.banner_conteiner #banner_slides .oneByOne_item span.txt1, .banner_conteiner #banner_slides .oneByOne_item span.txt2, .banner_conteiner #banner_slides .oneByOne_item span.txt3 {color:#fff;}

Change color code fff (white) into 122 (black green)

(hint: change the spelling of conteiner into container)



flepflop.com

HI can We Resize the banner to your wish plz confirm me ...
and THanks u For your Support

Forum Rules Code of conduct
AbanteCart.com 2010 -