imoreno 0 Report post Posted September 23, 2012 I have a background image which i would like to appear only once at middle top of the page. the image - stays in fixed position, no matter what i do, I would also like it to be centered, and appear around the site content - just like in the attached image Share this post Link to post Share on other sites
Rob 547 Report post Posted September 23, 2012 You haven't mentioned how you set this background, or what your site's layout is; or, what browser you're using. Please see: http://www.w3schools.com/css/css_background.asp Look at Background Image - Set position and no-repeat on that page. Use the guidance it provides ONLY if you applied the background via CSS. If you applied it via Dashboard > PageLines > Site Options > Color Control, then please use the options available there and reference http://www.pagelines.com/wiki for more information. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
imoreno 0 Report post Posted September 23, 2012 Since the background image changes between pages - i have set it using this specific page meta-settings, but it doesn't work. Is there a way to go around this with css - so that I can have 3 or 4 different background images - each for a page? Maybe the sizes aren't good. Can you please specify preferred image size for background? Share this post Link to post Share on other sites
imoreno 0 Report post Posted September 24, 2012 and also - is there a css I can use for specific page background - including the page number? Share this post Link to post Share on other sites
Rob 547 Report post Posted September 24, 2012 Okay, so, the CSS for identification of a specific page is .page_id_# Replace # with the page ID number assigned by WP. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites