Help!
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
style.css changes are not showing up
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Mar 12, 2008
- Posts: 2
I'm certainly a novice, but I can't seem to figure this one out. The theme installed and activated fine. When I tinker with the templates and upload them, I refresh the page and voila!! But when I edit the style.css document and upload it...nothing. None of the changes in the style sheet appear. The "check for updated version of templates" and the "force templates recompilation" options are both checked...
Help! -
- Rank: Expert
- Registered: Nov 23, 2003
- Last visit: Dec 13, 2009
- Posts: 1487
1 - Do you have a style.php file in the style directory? It is used to create the dynamic CSS from theme vars such as colour scheme, column widths etc. But I have seen some themes that add other params that should only be in style.css.
2 - Are you using F5 to refresh the page? Much CSS (especially bg images) are cached by browsers and not reloaded by a regular refresh, but using the F5 key on your keyboard forces a complete refresh.
--
Under Construction! -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Mar 12, 2008
- Posts: 2
Thanks guys. Turns out this theme had TWO style sheets. I'm an idiot... Thanks for the Firebug tip!! -
- Rank: Team Member
- Registered: Dec 07, 2003
- Last visit: May 09, 2010
- Posts: 2703
Firebug is the best thing since sliced bread... except for canned beer.. that is still better. Really, I cannot imagine troubleshooting CSS wi thout it..
I have started tinkering with document level Pear install script for PN as well as a firePHP plugin for Firebug for firefox for PN in the form of a plugin... but if you are capable you can just do it manually and hope to release it soon as a alpha/beta. But it can go either way at this point.
Glad you worked it out.
--
David Pahl
Zikula Support Team
- Moderated by:
- Support
