Hi Kipu,

I see

.exhibit-collectionSummaryWidget-results exhibit-action {
    color: red;
}

in your CSS code. You need "a." in front of exhibit-action:

.exhibit-collectionSummaryWidget-results a.exhibit-action {
    color: red;
}

David

kipu wrote:
> Hi, 
>
> Yes sure: http://www.kipu.com, under "geo videos".
>
> Firebug? hmm... Need to learn that.
>
> Thanks
> Kipu
>
>
> kipu wrote:
>   
>> Hi David,
>>
>> It didn“t work; maybe the syntax?
>>   
>>     
> Could you use FireBug to see if the style rule is applied to that element?
>
>     http://getfirebug.com/
>
>   
>> In maps.google.com the words appear correctly spelled.
>>   
>>     
> Could you give the URL to your exhibit page? I can take a look...
>
> David
>
>
>   

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to