Hello Everyone

I'm hoping you can help me solve this issue, which I think is IE related...

http://www.cottonliving.co.uk/ProductList.aspx?CategoryID=2

Please check out the above page and you will see that the coloured band
above the image is not positioning properly. The two rules I added to my
stylesheet to control the band are as follows:-

/* This rule controls the display of the image/column in the repeating
list*/

#MyProductList_MyList {

position: relative;

width: 200px;

}



/* This rule was intended to make the coloured band stick to the same
position as the image */

#MyProductList_MyList .attention {

position: absolute;

float:left;

width: 200px;

font-size: 16px;

color: #fff;

background-color:#d31a4f;


}


The full stylesheet can be found here:-

http://www.cottonliving.co.uk/styles/cottonliving.css


It has the desired effect in Firefox but not in IE.

Any help would be really appreciated.

Cheers
Phil

Web Foundry Limited
Web Design and Marketing Services
www.web-foundry.co.uk
[EMAIL PROTECTED]

3 Cluny Gardens 
Edinburgh, EH10 6BE
Office: 0131 447 4111
Mobile: 07981 454206

Registered in Scotland No.303224


This message is only for the use of the person(s) to whom it is addressed.
It may contain information which is privileged and confidential.
Accordingly, any dissemination, distribution, copying or other use of this
message or any of its content by any person other than the Intended
Recipient may constitute a breach of civil or criminal law and is strictly
prohibited.  Any views or opinions presented are solely those of the author
and do not necessarily represent those of the organisation.  If you have
received this e-mail in error, please notify the sender or telephone
+44(0)131 447 4111



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to