Darksaviour69
October 26th, 2006, 15:51
#logo{
position:absolute;
left:35px;
top:28px;
width:970px;
height:69px;
background-image: url(images/advancelogo.gif);
background-repeat:no-repeat;
background-color:#000000
i want that box to resize from the right, (for smaller resolutions), how do i do that?
position:absolute;
left:35px;
top:28px;
width:970px;
height:69px;
background-image: url(images/advancelogo.gif);
background-repeat:no-repeat;
background-color:#000000
i want that box to resize from the right, (for smaller resolutions), how do i do that?