Jump to content

How Do I Move The Date Box Back Up To Orignal Place?


byronwells

Recommended Posts

Alright Guys I had the date box section in the right place before I added the productlicense box.. I need to move it back, so that it looks like in this image please http://www.supreme-host.com/web/categories.html

 

I have tried all differnt combinations but cant seem to figure out how to get in to appear at the top right hand corner before I had the second div to it..

 

Source Code

<div id="middle">
Testing 
<div class="productboxheader">
<img src="images/productheader.jpg" width="485" height="38" />

</div>
<div class="productbox">
<div class="producttitle">Getting Introduced to Oil Painting </div>
<div class="productlicense">(Master Resale & Private Label Rights Included)
</div> 
<div class="datebox">
<div align="center">
Added: 
DEC/09/2009

</div>

</div> 
</div> 

<div class="productbottom">
</div>
</div>

 

css code

 

/************************************************

*	Middle Column 		    	        	        * 

************************************************/



#middle {

float: left;

width: 485px;

margin: 0px 0px 0px 10px;

padding: 0px;

line-height: 20px;

display: inline;

}

.productboxheader {

background: #FFFFFF;

float: left;

width: 485px;

height: 38px;

margin: 0px 0px 0px 0px;

padding: 0px 0px 0px 0px;


}


.productbox {

background: #FFFFFF;

float: left;

width: 481px;

margin: 0px 0px 0px 0px;

padding: 0px 0px 0px 0px;

border-left: 2px solid #9B9B9B;

border-right: 2px solid #9B9B9B;

    font-size: 11px;

font-family: Tahoma;

font-weight: Bold;

color: #359CBB;

    
	}


.producttitle {

background: #FFFFFF;

float: left;

width: 362px;

height: 25px;

margin: 15px 3px 0px 18px;

font-size: 12px;

font-family: Tahoma;

font-weight: Bold;

color: #17279e;

    
	}


.productlicense {

background: #FFFFFF;

float: left;

width: 362px;

margin: 0px 3px 0px 18px;

font-size: 11px;

font-family: Tahoma;

font-weight: Bold;

color: #dc1400;

    
	}

.productbottom {

    background: #FFFFFF url(images/productbottom.jpg) no-repeat;

float: left;

width: 485px;

height: 25px;

margin: 0px 0px 0px 0px;

padding: 0px 0px 10px 0px;


}

.datebox {

background: #FFFFFF;

float: left;

width: 74px;

height: 36px;

margin: 11px 0px 0px 0px;

padding: 5px 7px 10px 7px;

border: 2px solid #9B9B9B;

    font-size: 11px;

font-family: Tahoma;

font-weight: Bold;

color: #030000;

    
	}

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.