Theme changes not showing up
Permalink
This has probably been asked a thousand times, but I'm stuck.
I am using the stock "Plain Yogurt" theme, and instead of the sidebar text being double-spaced, I want it single-spaced. So I opened the configuration, clicked the "Customize" button, clicked on "Add Your CSS", and added this line of code:
#page #central #sidebar p{ line-height:12px}
I clicked "OK", the preview re-rendered and displayed the changes properly. So I clicked "Save" and "Return to Website" and the page has the old settings, not the new.
I've cleared the cache on the server side, I've cleared my browser cache and even tried another browser, but still don't see the changes.
I deactivated the theme and re-activated it, but the results are the same.
Also, when I click "Preview" from the Themes page, it renders properly.
Any suggestions?
Thanks!
-Jim Barr
I am using the stock "Plain Yogurt" theme, and instead of the sidebar text being double-spaced, I want it single-spaced. So I opened the configuration, clicked the "Customize" button, clicked on "Add Your CSS", and added this line of code:
#page #central #sidebar p{ line-height:12px}
I clicked "OK", the preview re-rendered and displayed the changes properly. So I clicked "Save" and "Return to Website" and the page has the old settings, not the new.
I've cleared the cache on the server side, I've cleared my browser cache and even tried another browser, but still don't see the changes.
I deactivated the theme and re-activated it, but the results are the same.
Also, when I click "Preview" from the Themes page, it renders properly.
Any suggestions?
Thanks!
-Jim Barr
Use 'shift' and return key for line break (single space).
Hope that helps