-
AuthorPosts
-
December 24th, 2013 at 20:42 #15030RaShel
Can I make the background image set to fit instead of tiled or no repeat? I would like it to fit the page, instead of staying small and centered or repeated in tiles…Do I need a specific sized image?
January 2nd, 2014 at 14:59 #15242KayCryout Creations mastermindUnder Appearance >> Background you have all the options. The recommended size for a static background image would be 1920 x 1080.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.January 22nd, 2014 at 18:07 #20187angelfuzzHow can I tell the body background image to sit at the left bottom corner of the screen? I do not want it to take up the entire screen. So far it aligns left (as specified in the Tempera settings) but it will not sit at bottom of screen as desired. here is the code I’ve tried so far in the custom css field:
#body {
background-image:url(‘http://www.kingwoodscreengraphics.com/wp-content/uploads/2014/01/pain-paint-splash-digital-art-397610.jpg’);
background-repeat:no-repeat;
background-attachment:fixed;
background-position: left bottom;
}thank you for a beautiful theme!
Angel
February 4th, 2014 at 15:38 #21516BobbyI would like to know the answer to Angelfuzz’s question as well because I’m trying to do something similar.
Can someone help?
-
AuthorPosts
The topic ‘Setting background image’ is closed to new replies.