I am not a CSS guy, but you might try moving the <div id="rightwrap"></div> 
and place it above the <div="mainContent"> </div>.

Russell

----- Original Message ----- 
From: "dave" <[EMAIL PROTECTED]>
To: "CF-Talk" <[email protected]>
Sent: Friday, May 13, 2005 9:14 PM
Subject: css positioning HELPPPPPPPPPPPPPPPPPPPPPPPPPP


> trying to do the "dreaded" 3 column layout
> http://icandfashion.com/icand2/controls/2.cfm
> as you can see the picture that should be on the right side is dropped 
> below the wrapper, I know there is a trick to this but can't recall.
> If i fix the whole "wrapper" to 1 size i can get it to work but I would 
> like the liquid layout.
>
> #rightWrap {
>  background-image: url(12s.jpg);
>  background-repeat: no-repeat;
>  background-position: left top;
>  height: 780px;
>  width: 200px;
>  position: relative;
>  float: right;
>  top: 0px;
>  clear: left;
> }
>
> thanks
> :)
>
> ~Dave the disruptor~
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206710
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to