Conversation
supportMy image is slightly larger than my current window. And when I minimize my window at all, the image does not shrink with it. Is there a way to make the background image shrink in size with the window/fit to the screen? http://wordpress.org/extend/plugins/background-per-page/
There’s is not option to set the background image to responsive in the plugin and the css is embedded after all other CSS has been called. I even attempted to make the css background-size: cover !important; but that didn’t work, so I ended up hacking the background-per-page.php file with a responsive/auto radio button option. I have emailed the developer to see if they wish to commit this addition but for now, you can copy the file I have changed and replace your background-per-page.php file. However, any updates could remove the changes I made, so use at your own risk. 😉 https://github.com/lok1728/Background-Per-Page-Extended
this is great lok1728! thanks!!!
this is brilliant! author should definitely incorporate this in the plugin. Thanks lok1728
@lok1728 thanks a lot! you just saved me lots of work! 😉
There’s is not option to set the background image to responsive in the plugin and the css is embedded after all other CSS has been called. I even attempted to make the css background-size: cover !important; but that didn’t work, so I ended up hacking the background-per-page.php file with a responsive/auto radio button option. I have emailed the developer to see if they wish to commit this addition but for now, you can copy the file I have changed and replace your background-per-page.php file. However, any updates could remove the changes I made, so use at your own risk. 😉 https://github.com/lok1728/Background-Per-Page-Extended
this is great lok1728! thanks!!!
this is brilliant! author should definitely incorporate this in the plugin. Thanks lok1728
@lok1728 thanks a lot! you just saved me lots of work! 😉