How to do

GK User
Fri Feb 10, 2012 8:00 am
Dear,
see the picture...
how to do black to categorie, gray to currency ??
in my site, every thing is white
thank's for help
User avatar
Expert Boarder

GK User
Fri Feb 10, 2012 2:07 pm
Hi.
Could you paste link to your site?
User avatar
Platinum Boarder

GK User
Sat Feb 11, 2012 8:52 pm
mikeMB wrote:Hi.
Could you paste link to your site?


Mike, here is my website, thank's for Help
http://www.gruyerepaddle.ch/
User avatar
Expert Boarder

GK User
Sat Feb 11, 2012 9:41 pm
To change price collor to gray please open style1.css file and edit the following line:
Code: Select all
 span.PricesalesPrice {
color: #EA3C3C;  // here you can put your value.
}


To change backgorund of categorie menu please add this code to override.css file:
Code: Select all
 .box_menu > div {
overflow: hidden;
padding: 12px 0;
color: #777;
background: .....   // here you can put your collor, eg. black (#000000)
}
User avatar
Platinum Boarder

GK User
Mon Feb 13, 2012 8:54 pm
Dear Mike,
now it's black but everywhere...all menu also at bottom
why ????
I buy your template, I use it but it's not like on your Demo website ???
Thank's for help
best regards
look www.gruyerepaddle.ch
User avatar
Expert Boarder

GK User
Tue Feb 14, 2012 1:29 pm
nrju wrote:Dear Mike,
now it's black but everywhere...all menu also at bottom
why ????
I buy your template, I use it but it's not like on your Demo website ???
Thank's for help
best regards
look http://www.gruyerepaddle.ch


Why the Template is not like "demo"
User avatar
Expert Boarder

GK User
Sat Feb 18, 2012 2:19 pm
If you want to your site have the same appearance like demo site please install quickstart package.
User avatar
Platinum Boarder


cron