damowhite666 Active member Dec 26, 2012 #1 The background on this page and others doesn't reach the bottom ? It just stops half way you'll see what I mean... How can I fix ? https://forumnstuff.com/help/
The background on this page and others doesn't reach the bottom ? It just stops half way you'll see what I mean... How can I fix ? https://forumnstuff.com/help/
Jake Bunce Well-known member Dec 26, 2012 #2 Try putting the background in HTML instead of Body, and give Body a transparent background. That should make it fill the height of the window regardless of the content. Admin CP -> Appearance -> Style Properties -> General Upvote 0 Downvote
Try putting the background in HTML instead of Body, and give Body a transparent background. That should make it fill the height of the window regardless of the content. Admin CP -> Appearance -> Style Properties -> General
damowhite666 Active member Dec 26, 2012 #3 How would I give Body a transparent background ? I have added the image to HTML with my current style it doesn't seem to make any change Upvote 0 Downvote
How would I give Body a transparent background ? I have added the image to HTML with my current style it doesn't seem to make any change
Jake Bunce Well-known member Dec 26, 2012 #4 You have a custom CSS selector called: html#XenForo Search for that in your style and remove it. It is overriding the background-image in your HTML property. Upvote 0 Downvote
You have a custom CSS selector called: html#XenForo Search for that in your style and remove it. It is overriding the background-image in your HTML property.
Jake Bunce Well-known member Dec 26, 2012 #5 And for a transparent background, check the Clear value box when selecting a color: Upvote 0 Downvote