Richard,

On Jan 24, 2006, at 11:44 AM, Richard Brown wrote:

> I have been trying to use a frames technique on this site and I cannot
> get it working!
>
> The url is <http://www.uzellacourtantiques.co.uk/aaa/> with css 
> embeded.

I'm not sure ie/win is up to this, but with a good browser you can do 
something like this.

#content {
        position: absolute;
        left: 26%;
        right: 0;
        top: 9.65em;
        bottom: 6.2em;
        overflow: auto;
}

Hope that gets the creative juices flowing...
-- 
Roger Roelofs
"Remember, if you’re headed in the wrong direction,
        God allows U-turns!"
          ~Allison Gappa Bottke
______________________________________________________________________
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