News:

AbanteCart v1.4.2 is released.

Main Menu

Changing theme color

Started by Jrald12, March 23, 2015, 07:35:00 AM

Previous topic - Next topic

Jrald12

Can i change theme color ? i would like to change the aqua color in default theme

Basara

Hello.

Inspect colors with Firebug addon to find what css file your need to change

for example header color in the ..headerstrip {
    background-color: red;
    height: 72px;
}
css rule
../storefront/view/default/stylesheet/style.css about line 258

Jrald12

how can i do it ? sorry its my first time in web :) where i can edit it ?

Basara

Quote from: Jrald12 on March 23, 2015, 11:17:12 AM
how can i do it ? sorry its my first time in web :) where i can edit it ?

Open this file ../storefront/view/default/stylesheet/style.css via Cpanel filemanager

Forum Rules Code of conduct
AbanteCart.com 2010 -