[Plugin: Background Manager] Custom CSS and settings for every post or page & PHP5.3 on GoDaddy
-
Hi guys and as first – thank you for an awesome plugin!
Since its great thing to do awesome designs in wordpress I just wanted to add a few lines to explain other users how to use it and maybe suggest a feature or two for it.
Plugin can be used in more than just one way and for me the best way is to use it for single pages and posts. That is why I need to use custom css for every Image Set. Now since i know how to use it its easy for me but i think it would be easier if this CSS “commands” would be aranged in a settings like in general plugin settings.
for those who doesnt know how to use custom css field, here are some examples:
body { background-repeat:repeat !important; }
– will repeat x and y of your imagebody { background-color:#101415 !important; }
– will change your background color to color #101415and more can be found here: https://www.w3schools.com/css/css_background.asp
one more thing that i found useful since we host our webpages on godaddy. if you are not able to use this plugin bcoz your host provider didn’t yet enable you to use PHP 5.3 or higher you can just modify four .htaccess file. if you are hosting on GoDaddy add
AddHandler x-httpd-php5-3 .php
and that’s it. for more information you can check out this post: https://www.velvetblues.com/web-development-blog/activate-php-5-3-hostgator-godaddy/https://www.ads-software.com/extend/plugins/background-manager/
- The topic ‘[Plugin: Background Manager] Custom CSS and settings for every post or page & PHP5.3 on GoDaddy’ is closed to new replies.