Author Topic: How to change background color from white to black  (Read 10332 times)

Offline ibnuzahari

  • Newbie
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
How to change background color from white to black
« on: December 03, 2013, 12:32:58 PM »
hello....i need assistance on how to change background color from white to black with white lettering. i have try to edit stylesheet.css. but seems no effect. please advice... my website is shark-watch.com.my/

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5791
  • Karma: +274/-2
    • View Profile
Re: How to change background color from white to black
« Reply #1 on: December 04, 2013, 01:55:28 AM »
hello....i need assistance on how to change background color from white to black with white lettering. i have try to edit stylesheet.css. but seems no effect. please advice... my website is shark-watch.com.my/

Hello. Try this post
Also do not forget about browser and AbanteCart cache when change something in template files.

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
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 ibnuzahari

  • Newbie
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: How to change background color from white to black
« Reply #3 on: December 05, 2013, 06:32:39 PM »
thanks guys for your reply.
i try to edit as per your advices. But it seems cannot. No changes to my website.
what should i do now?

Thank You.

Offline llegrand

  • Hero Member
  • *****
  • Posts: 1798
  • Karma: +520/-7
    • View Profile
Re: How to change background color from white to black
« Reply #4 on: December 05, 2013, 07:05:58 PM »
Here's a suggestion - try this little tool -

http://css-color-replace.orca-multimedia.de/

You will need to have your style sheet on your local computer first.  Don't forget to save a copy of the orig, BEfore changing, in case you need to roll back. Then find it and upload it.  Play with changing your colors - you will not see live changes, will need to upload the changed sheet to site and see what needs to change.

Don't forget to clear your cache on the admin on the cart,  AND on your browser.

Give it a try,  it might get you what you want.

Offline ibnuzahari

  • Newbie
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: How to change background color from white to black
« Reply #5 on: December 06, 2013, 11:02:06 PM »
 :( :( :(still cannot guys... :'(

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: How to change background color from white to black
« Reply #6 on: December 06, 2013, 11:27:33 PM »
Are you struggling because you do not know CSS/HTML well enough or you do not know where to find files/code in AbanteCart?

We need problem details in order to help you.
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 ibnuzahari

  • Newbie
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: How to change background color from white to black
« Reply #7 on: December 06, 2013, 11:53:27 PM »
yes...I'm not really know well the CSS/HTML.
but i'm interest to self explore

Offline terror2012

  • Newbie
  • *
  • Posts: 11
  • Karma: +1/-0
    • View Profile
Re: How to change background color from white to black
« Reply #8 on: December 23, 2013, 09:51:37 AM »
find on style.css: body {
and put code: background-color:yellow;
yellow is your color. Use color name not color code. It worked for me.

 

Powered by SMFPacks Social Login Mod