Help - Search - Members - Calendar
Full Version: fading boxes..
Forums > Resource Center > Graphics Help > Graphics Help Resolved Topics
Relentless
ok.. this is probably a dumm question to ask.. but ill ask anyway..

on lookitskim layouts.. she MAKES AWESOME layouts... im just wondering.. how did she made the box faded.. like the top part fades and it goes down untill the natural color.. how did she do that..?im using photoshop 7.o and paint shop pro 7.o & 8.o...
avalon*
maybe it's a gradient, like the color --> transparent. i dunno, maybe you could pm her and ask.
razbus
Well, if you want to apply a gradient to the whole page then you just put this in the body. Just change the start and finish colors.
CODE
<!-- begin code provided by createblog.com -->
<body style="filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#eeeeee', startColorstr='#FFFFFF', gradientType='0');">
<!-- end code provided by createblog.com -->


If you just want to apply this to a table or div, then do this.
CODE
<!-- begin code provided by createblog.com -->
<div style="filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#C0CFE2', startColorstr='#FFFFFF', gradientType='0');">

blah blah blah</div>
<!-- end code provided by createblog.com -->
Relentless
QUOTE
maybe it's a gradient, like the color --> transparent. i dunno, maybe you could pm her and ask.


yea.. i was thinkin of that.. it mite be the gradient.. she used.. i can probably try wut razbus.. said.. =/
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.