Hello Everyone I Have Dolphin 7.0 and was wondering How to make The background of my whole site one solid color?
Hello Everyone I Have Dolphin 7.0 and was wondering How to make The background of my whole site one solid color? |
Background color can be changed here: templates/base/css/common.css
find: .body change background-color:#FFFFFF; to whatever color code you want. Custom Dolphin Development and Support, Professional Mods | http://www.boonex.com/unity/Adminmysite |
Hi i try to change but anything not change |
Hi i try to change but anything not change Did you clear the cache? BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Hi i try to change but anything not change Did you clear the cache? Yes but still not change |
Hi i try to change but anything not change Did you clear the cache? Yes but still not change If you have a third-party template in use, you may need to make the changes there, instead of in base/. Also, if you're clearing your cache from the administration panel, try doing it with FTP/SSH by emptying the cache/ (except for the .htaccess file) and cache_public/ directories. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
I have deviation template now |
I have deviation template now
Then you'll have to edit templates/[third-party template]/css/common.css, instead of templates/base/css/common.css. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Thank you Magnussoft |