I cannot seem to find the css file used for the homepage. I have tried to edit index.css. general.css and common.css, but none of them are updating the homepage. Could someone point out what file I need to edit for the homepage?
Thank
I cannot seem to find the css file used for the homepage. I have tried to edit index.css. general.css and common.css, but none of them are updating the homepage. Could someone point out what file I need to edit for the homepage? Thank |
You need to empty the /cache/ and /cache_public/ directories, leaving the .htaccess file in the former directory intact. This will remove Dolphin's cache, allowing changes made to the template to become visible. I recommend you use the Firebug addon for Firefox, which allows for you to easily find the proper CSS file to edit. You can even make modifications through Firebug and test your changes live. Dolphin uses multiple CSS files for every page, including the home page. If you have a specific element you'd like to change, I may be able to give you the proper file and modification needed. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Thanks. Is there a way to stop the cache keep filling up as I have to keep deleting all the files from the cache folders each time I make a change? |
Thanks. Is there a way to stop the cache keep filling up as I have to keep deleting all the files from the cache folders each time I make a change? You can disable template caching from administration, settings, advanced settings, template. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Many thanks! |
thanks for the info, if fixed my problem as well |