Stephen Kortz wrote:

>I am building Faux Columns. In Fireworks I made a document that is 10 pixels
>tall and 2000 pixels wide to start the process. My question is: how do I
>transfer my Fireworks document to my CSS file that I am working with? This
>idea has me baffled. I'm sure that there is a simple answer that I am just
>overlooking.  
>  
>

1. Export your Fireworks file in whatever file type is appropriate (JPG, 
GIF, or PNG).
2. Assign this graphic as a background in your CSS:
#container { background: #fff url("fauxcolumns.gif") repeat-y;

Zoe

-- 
Zoe M. Gillenwater
Design Services Manager
UNC Highway Safety Research Center
http://www.hsrc.unc.edu

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to