WPIntell

Source evidence

Background image doesn't shrink with screen size.

Background Per Page · support · 2013-01-02T00:46:00+00:00

complaintsentiment
highseverity
1.0relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 16 rows with source links

18.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

13 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
devanijanssen unresolved
My 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! 😉

Comments

4 shown
lok1728 2013-01-15T04:06:00+00:00

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

pedronmarques 2013-05-08T18:24:00+00:00

this is great lok1728! thanks!!!

lc235 2013-08-07T10:41:00+00:00

this is brilliant! author should definitely incorporate this in the plugin. Thanks lok1728

Santiago Rocha 2013-12-16T16:20:00+00:00

@lok1728 thanks a lot! you just saved me lots of work! 😉