Looks like absolute urls are blocked. Try this:

div.album_box >
a[href$="gallery/sandbox-3228"] ,
div.album_box >
a[href$="gallery/sandbox-3228"] +
div.album_title ,
div.album_box >
a[href$="gallery/sandbox-3228"] +
div.album_description ,
div.album_box >
a[href$="gallery/sandbox-3228"] +
div.clear_both
{
 visibility:none;
}

I don't know how well this will work in IE 7. Read this for more info:
http://reference.sitepoint.com/css/css3attributeselectors

On Thu, Dec 2, 2010 at 4:04 PM, Philip Taylor (Webmaster, Ret'd)
<p.tay...@rhul.ac.uk> wrote:
> d...@mn : "Nanny" won't allow that --
>
>
>> Error
>>
>>    * You have linked to an external image. Please upload your image via
>> the "Upload Assets" and use a relative link.
>
>
> Chetan Crasta wrote:
>>
>> div.album_box>
>> a[href="http://www.photos.for-charity.org.uk/gallery/sandbox-3228";] ,
>> div.album_box>
>> a[href="http://www.photos.for-charity.org.uk/gallery/sandbox-3228";] +
>> div.album_title ,
>> div.album_box>
>> a[href="http://www.photos.for-charity.org.uk/gallery/sandbox-3228";] +
>> div.album_description ,
>> div.album_box>
>> a[href="http://www.photos.for-charity.org.uk/gallery/sandbox-3228";] +
>> div.clear_both
>> {
>>  visibility:none;
>> }
>
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to