Author Topic: Change slider color backfround in html5 template  (Read 7475 times)

Offline Loreto

  • Newbie
  • *
  • Posts: 40
  • Karma: +3/-0
    • View Profile
Change slider color backfround in html5 template
« on: October 08, 2013, 07:59:59 PM »
Hi, I know how to change the images and text of the slider, but I cannot change the background color ( blue by default)

I try to change the blue colors in the onebyone.css, but nothing happens, How can I change it ?

Is that the correct css to change?

Thank you.

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Change slider color backfround in html5 template
« Reply #1 on: October 08, 2013, 09:34:52 PM »
file: /storefront/view/default_html5/stylesheet/onebyone.css

Line: 139

Code: [Select]
.banner_conteiner .oneByOneSlide {
    background: url("../image/banner_shadow.png") no-repeat scroll center top #00A1CB;
}
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 Loreto

  • Newbie
  • *
  • Posts: 40
  • Karma: +3/-0
    • View Profile
Re: Change slider color backfround in html5 template
« Reply #2 on: October 09, 2013, 06:39:42 AM »
Thank you  :)

 

Powered by SMFPacks Social Login Mod