Jump to content
Sign in to follow this  
jonthompson

gradiant background not long enough

Recommended Posts

jonthompson

ok, So I made a 1px by 2500px gradient image for the background. I uploaded it and set to tile horizontal. it works fine except when I have a bit more content. the url is for an example. The problem is on a search results page when you click on a property from the map. The results go just below the background image. I've tried to make The background image large enough and tile vertically, but the file is too large. I could increase the php.ini file upload size, but then wouldn't the bg image take a long time to load? Is there a way to tile vertical and horizontal? I will try whatever you guys throw my way lol.

Share this post


Link to post
Share on other sites
Rob
Hi. It would appear that your background color is set to #ffffff (white). As a result, when the page is longer than the background image, white shows up. In the gradient #3b3b3b is the color at the very bottom. Change the background color from #ffffff to #3b3b3b and when the image runs out, the lowest color in the gradient will just run right to the bottom of the page, no matter how long it is. Then, you'll never see the white background again.

Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
jonthompson
That worked great! thank you.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×