Tha works, and was what I was exactly the way I was trying it before.
Must have had an error -maybe the comma!.
Ta,
Ross
----- Original Message -----
From: "Glenn E. Lanier, II" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 31, 2006 7:14 PM
Subject: RE: [css-d] duplication problem
>> From: [EMAIL PROTECTED]
>> Sent: Thursday, August 31, 2006 1:04 PM
>
> Ross,
>
>> I have a class
>
> It looks like an ID (class declaration will have a period before the class
> name (i.e. div#IDName p.ClassName)
>
>> #home #bottom #left, {
>
> That trailing comma has given me problems before.
>
>>Can I set up a class that has everying except the image..
>>and then just apply the image to the specific page
>
> Why don't you do something like:
>
> #bottom #left
> {
> width: 255px;
> height: 340px;
> float:left;
> background-repeat:no-repeat;
> }
>
> #home #bottom #left { background-image:url(../images/boys.jpg); }
> #anotherpage #bottom #left {
> background-image:url(../images/anotherimage.jpg); }
> #yetanotherpage #bottom #left {
> background-image:url(../images/yetanotherimage.jpg); }
>
> --G
>
>
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/