Jump to content

[SOLVED] change color of defualt theme


Recommended Posts

Good Morning

 

Using ps 1.5.5

 

To do this go to:

 

public_html/kidskarz.co.uk/themes/default/css/global.css

 

and around Line 57

 

body{
font:normal 11px/14px Arial, Verdana, sans-serif;
color:#222;
background:#fff   Change #fff to whatever colour you require
}
body.content_only {
background: #fff;
}
 
Hope this helps
 
Paul
  • Like 1
Link to comment
Share on other sites

everything depends on what you exactly want to change. each "part" of shop is a different object. If you want to change background / colors for certain of them - you have to edit object css styles in file mentioned by Paulito.

 

you need to provide more informations what you exactly want to change

Link to comment
Share on other sites

thank you for confirmation

im going to mark this topic as [solved]

 

you can also mark own solved topics as [solved]

here is the instruction:

 

 

[sOLVED] Topic
If, after posting a topic, you find a solution to your problem, please indicate it in your post and describe the solution.
Furthermore if you are the author of the topic for which a solution has been found, please edit your topic title to mark it as [sOLVED].

To mark a topic as [solved] :
- Edit the first post of your topic by clicking on the "Edit" button,
- Click on the "Use full editor" button,
- Add the "[solved]" string at the beginning of your topic title and click on the "Submit Modified Post" button.

it isn't necessary but it's a good practice here :)

 

with regards,

Milos

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...