Thread: resize youtube
View Single Post
  #34  
Old 04-26-2008, 03:36 PM
 
l0st l0st is offline
 

Advanced Member
  
Join Date: Mar 2008
Posts: 69
 

Default Re: resize youtube

I figured out the problem with .right.. its in the .css for example if i change .object embed the table actually resizes accordinally. how can we fix that?!?

/* partner main page */

.left {
position: absolute;
border: 1px;
margin-left: 5px;
}
.right {
border: 1px;
height: 1px;
}
.object embed {
height:170px;
width:250px;
}
.video {
BACKGROUND-COLOR: #448ccb;
}
__________________
X-Cart Gold v. 4.1.9
Reply With Quote