bravo14 Posted December 20, 2013 Share Posted December 20, 2013 I am working on a site that has a background that changes, on top of that I have put a background image that has a means I can still see the background images but can also see the text on top. The problem I have is that the black background image doesn't fill the entire screen. The URL of the site is http://http://217.199.187.69/starkeracing.co.uk/ The CSS file in use is attached I can't see why the image bg_black.png isn't filling the entire screen. paulstarke.css Link to comment https://forums.phpfreaks.com/topic/284876-background-to-fill-100-of-screen/ Share on other sites More sharing options...
denno020 Posted December 28, 2013 Share Posted December 28, 2013 Have you tried adding background-size: cover; see http://css-tricks.com/perfect-full-page-background-image/ Hope that helps, Denno Link to comment https://forums.phpfreaks.com/topic/284876-background-to-fill-100-of-screen/#findComment-1463161 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.