Home › Forums › Panaroma Forum › Page background image resize
- This topic has 6 replies, 2 voices, and was last updated 8 years, 7 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
April 15, 2015 at 3:23 am #5817
Hi, is there a way to stop the background image resize when the text extends beyond the page? I thought I saw a button that was fixed image or scroll but cannot find it again?
Thanks.
April 15, 2015 at 5:56 am #5820Hi,
Check Appearance>Customize>Background.
Regards,
ShriApril 15, 2015 at 6:23 am #5829Shri,
this is for the featured image on each page.
Thanks.
April 16, 2015 at 5:53 am #5866Please, how do I make it fixed? It looks like its inline, so I can’t do a CSS edit?
The following code works on the page but I dont want to edit the main theme, rather edit css and functions.
element.style {
background: url(“xxx/wp-content/uploads/2015/04/groinseagulls.jpg”) no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
}
thanksApril 16, 2015 at 6:57 am #5868Hi,
I am afraid we will have to suggest code changes itself in the theme. Not possible using css.
If it is single background then its managed using Appearance>Background. But for featured image we will have to change code.
We have made changes to header.php and have attached it here: https://slack-files.com/T02T6CHHY-F04E894NF-261e58937c
Regards,
ShriApril 16, 2015 at 7:36 am #5870Thank you, I have edited the line and it looks amazing.
April 16, 2015 at 8:00 am #5873Great.
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.