Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: How can i change this to a white background, the bg of top main banner  (Read 6623 times)

Offline CoolSurfer

  • Jr. Member
  • **
  • Posts: 89
  • Karma: +2/-2
    • View Profile
How can i change this to  a white background, the bg of top main banner

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4367
  • Karma: +302/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: How can i change this to a white background, the bg of top main banner
« Reply #1 on: January 03, 2016, 01:45:30 PM »
In CSS file /storefront/view/default/stylesheet/onebyone.css
Look for :
Code: [Select]
.banner_conteiner .oneByOneSlide {
    background: #00a1cb url("../image/banner_shadow.png") no-repeat scroll center top;
}

Edit background color to what you need.
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

Offline eCommerce Core

  • Administrator
  • Hero Member
  • *****
  • Posts: 1602
  • Karma: +93/-1
    • View Profile
Re: How can i change this to a white background, the bg of top main banner
« Reply #2 on: January 03, 2016, 02:02:04 PM »
To get quick help with CSS, I suggest to use browser HTML/CSS inspector or Firebug in FireFox
“If you’re in the luckiest one per cent of humanity, you owe it to the rest of humanity to think about the other 99 per cent.”
― Warren Buffett

Offline CoolSurfer

  • Jr. Member
  • **
  • Posts: 89
  • Karma: +2/-2
    • View Profile
Re: How can i change this to a white background, the bg of top main banner
« Reply #3 on: January 04, 2016, 06:07:04 AM »
did some changes to my site, looking for the code for the rest of the white bg that is visible.
Quote
1shop1stop.com
« Last Edit: January 04, 2016, 08:27:30 AM by CoolSurfer »

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4367
  • Karma: +302/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: How can i change this to a white background, the bg of top main banner
« Reply #4 on: January 04, 2016, 12:47:40 PM »
I would suggest to learn how to use CSS/HTML inspector on your browser. Firebug in FireFox is handy tool.
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

 

Powered by SMFPacks Social Login Mod