-
AuthorPosts
-
March 27, 2017 at 11:46 am #767349
Hi,
is there a way to have a background image on my single blog posts when using the stretched layout?
I want the blog posts to look like the blog page or my other pages (I am using a color section with a fullscreen background image).Thanks
Artiarturro_66-
This topic was modified 8 years, 8 months ago by
Artiarturro_66.
March 27, 2017 at 3:49 pm #767508Hey Artiarturro_66,
Try adding this to quick css:
#top.postid-203{ background-image:url(https://lmat.de.web-connect.info/wp-content/uploads/2016/12/42-36363089.jpg)!important; background-attachment: fixed; background-position: top center; } #wrap_all, #main, .main_color,.header_color .header_bg{ background-color:transparent!important; } .header_color div{ border:none!important; }This applies to the following link:
http://lmat.de.web-connect.info/grundsteuererlass-2017/
Let me know if this is what you needed.
Best regards,
Jordan ShannonMarch 27, 2017 at 4:13 pm #767531Hi Jordan Shannon,
thank you for your help!
Would it be possible to have the background image fill the entire height of the browser window? At the moment it only fills the area from the top to the end of the text.And:
Would I have to set this for each single blog post via individual post IDs? – That would not be feasible. I would need a solution where this background image automatically gets applied to every new blog post.Best regards,
Artiarturro_66March 27, 2017 at 4:26 pm #767542Hi,
I updated the quick css and it should be fixed now. With the updated css it will apply to all posts. Please test.
Best regards,
Jordan ShannonApril 1, 2017 at 2:11 pm #770312Hi,
perfect, thanks!
Best regards,
Artiarturro_66April 2, 2017 at 11:07 am #770595 -
This topic was modified 8 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
