Hi Jeff,
You need to add a declaration into the following rule set:
div#banner1
{
position: absolute;
top: 10px;
left: 10px;
padding-top: 75px;
height: 96px;
width: 260px;
background-image: url("../images/X_logo.gif");
}
Add this:
background-repeat: no-repeat;
Stops the image being tiles throughout the background of the container.
Russ
>
> I am still getting a small amount of white space at the bottom of the left
> column. Any suggestions?
>
> http://www.xperianz.com/jeff02282004/test.htm
>
> http://www.xperianz.com/jeff02282004/css/main3.css
>
> Jeff
>
> ----- Original Message -----
> From: "Hugh Todd" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, February 28, 2004 7:06 PM
> Subject: Re: [WSG] Need CSS assistance
>
>
>>
>> Jeff,
>>
>> Would Russ's tutorial help?
>>
>> http://css.maxdesign.com.au/selectutorial/tutorial_intro.htm
>>
>> You have one or two glitches in the current design. The right hand box
>> overlaps the content area in the centre if the window is too narrow.
>> The Xperianz logo repeats at top left.
>>
>> All the best. -Hugh Todd
>>
*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************