![]() |
|
zpskeleton custom css - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: zpskeleton custom css (/thread-11089.html) |
zpskeleton custom css - jamesjaie - 30-05-2013 I'm looking to customize the zpskeleton theme with some of my own css. In the options panel there is a section that allows for custom css code that "safely carries over upon theme upgrade." How exactly is css code entered in this box? I have tried a couple of combinations of tags and nothing is recognized. Essentially all I want to do is change some of the fonts and colors. So for example to change the font family I entered the following into the box and it wasn't loaded: h1, h2, h3, h4, h5, h6 { I also tried wrapping it in head tags, body tags, etc. without any luck. Thanks for the help. zpskeleton custom css - gjr - 31-05-2013 [quote] h1, h2, h3, h4, h5, h6 { [/quote] If you provide a link as well you will get a more helpful response. zpskeleton custom css - jamesjaie - 03-06-2013 Thanks for the reply. Yes, that bracket was a cut/paste mistake. Regardless I couldn't make it work so I just duplicated the theme and customized the css file to my liking. All is good. |