hi. the theme come with 14 them color but i want another one.. is it possible?
changing color them
4 posts from 3 voices-
Posted 9 months ago #
-
Hi yanivsolomo,
You can change the colors to any you like by finding the appropriate class or ID name and adding your CSS code to custom.css. For example, if you wanted to change the page's background color you would use:
body { background-color: #000000; }If you're specific about what elements you would like to change we may be able to offer assistance. Or you can download an extension like Firebug (available for Firefox) to inspect the elements so you can see the class names and IDs for yourself.
Regards,
MyaPosted 9 months ago # -
Basically it would be possible to add your style to eunoia\includes\admin\register-backend-styles.php (just duplicate an existing color array and adjust the color values) but imho it doesn't make much sense because you can configure all values via the admin option panel too.
Posted 9 months ago # -
ok. find a way to do what i want.. thanks!
Posted 9 months ago #
Topic Closed
This topic has been closed to new replies.














