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

Support AbanteCart eCommerce

Author Topic: Changing colours in style sheet  (Read 2372 times)

Offline Mr Potts

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Changing colours in style sheet
« on: March 11, 2020, 03:05:59 PM »
I have seen a post ref this and it refers to file style.css I have just downloaded from Hostpapa and tried to change the background and the blue header, home button. Didn't work but the file I found is named stylesheet not style and the header looks like this

AbanteCart admin main CSS stylesheet.css

Developers: Pavel Rojkov (projkov@abantecart.com)

AbanteCart brand color styles: #064770 (dark blue) #F19013 (Orange)

*/
@import url('bootstrap.min.css');
@import url('bootstrap.custom.css');
@import url('jquery-ui/ui-lightness/jquery-ui-1.10.4.custom.min.css');
@import url('../javascript/jquery/fileupload/jquery.fileupload-ui.css');
@import url('font-awesome.min.css');
@import url('abantecart.jquery.ui.css');
@import url('form.css');
@import url('chosen.bootstrap.css');
@import url('fileinput.min.css');
@import url('animate.css');

body {
   /*background: #1d2939;*/
   background: #064770;
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, sans-serif !important;
   line-height: 21px;
   color: #636e7b;

Am I in the right place?

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5819
  • Karma: +274/-2
    • View Profile
Re: Changing colours in style sheet
« Reply #1 on: March 12, 2020, 02:56:08 AM »
Hello.
If you use a default template you are in right place. Make sure to clear browser cache when you apply changes

 

Database Error

Please try again. If you come back to this error screen, report the error to an administrator.