caerr
Dec 20 2007, 10:34 PM
can anyone help me figure out how to create a background gradient, preferably a slice that i can repeat accross the background, that will scale properly and without loss of quality? thanks so much.
Jack
Dec 20 2007, 10:37 PM
What graphics program are you using?
caerr
Dec 20 2007, 11:23 PM
adobe photoshop 7.0
Saimon
Dec 20 2007, 11:47 PM
Any gradient will slice if you do it from top to bottom vertically. Just make the height whatever height your background is, and the width 1px.
Opps. For that to work, it needs to be like linear. Like top from bottom or bottom to top too.
caerr
Dec 21 2007, 01:30 AM
right no i get that of course, but then if you apply it as a background url with css, how can i have it scale with the page size?
Cmain
Dec 21 2007, 01:42 AM
You mean something like this?
CODE
background-repeat: repeat-x;
EMOruffino
Dec 21 2007, 02:57 AM
caerr
Dec 22 2007, 06:13 PM
yes ive looked at this, and even cut and pasted the code into my site switching the URLs in case i was making a typo that i didnt see. with my gradient image, the gradient goes down 1/3 of the page and is static, not enlarging or shrinking with a change in window size. how do i fix this?
Jack
Dec 22 2007, 06:17 PM
Show us an online demo ^
kimahri
Jan 2 2008, 05:56 AM
on my old site, i had this issue... i made a vertical top-bottom bg image that faded light blue to black, then i didnt make it repeat down but i made the bg turn to the color black so it fades to black nd never fades
XyberForce
Jan 2 2008, 06:08 AM
How do you make background images that stick to the bottom?
ie: reflrections
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.