Are you suggesting something like this?

#*container* {
width: 780px;
font-family: Arial;
font-size: 0.8em;
*background*: url(../*image*s/bg*image*.jpg) repeat-y 50% 10%;
border: 1px solid #e6930f;
}

img #*container* {*background*: url(*image*/bg*image*.jpg) repeat-y 50%
10%;}
If so, what do I do about the width variable, toss it out and add a "border:
10px" instead?
TIA,
Victor


On Wed, Aug 19, 2009 at 2:16 PM, Tom Livingston <tom...@gmail.com> wrote:

> A container would have a background image larger than the viewable
> area. As the content of that container increased in size, more of the
> bg image would show. Pad container as needed for border effect. Just a
> suggestion.
>
> HTH
>
> On Wed, Aug 19, 2009 at 3:03 PM, Victor Subervi<victorsube...@gmail.com>
> wrote:
> > Great! That works nicely. Now, I understand it's possible to do it with
> > images...but how? How would they resize according to the size of the
> image
> > around which they're framing, or be put in the background of those
> images?
> > TIA,
> > Victor
> >
>
>
> --
>
> Tom Livingston | Senior Interactive Developer | Media Logic |
> ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
>
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to