Content region rounded corners

1 message Options
Embed this post
Permalink
Mirto Silvio Busico-2 () Content region rounded corners
Reply Threaded More More options
Print post
Permalink
Hi all,
I'm trying to user the rounded corners for the content region in Plone 3.2.2
I'm using collective.phantasy.

In the page I see:
___________________________________________________________________________________________
<div id="region-content" class="documentContent">
<span id="contentTopLeft"/>
<span id="contentTopRight"/>
<a name="documentContent"/>
<dl id="kssPortalMessage" class="portalMessage info" style="display: none;">
</dl>
<div id="viewlet-above-content">
</div>
<div id="content">
</div>
<span id="contentBottomLeft"/>
<span id="contentBottomRight"/>
</div>
________________________________________________________________________________________________

In the collective.phantasy css I added the images and a css file with:

_____________________________________________________________________________________________________
#contentTopLeft {
    background-image: url("./trch-l.gif");
    background-repeat: no-repeat;
    content: "HERE I am ";
}

#contentTopRight {
    background-image: url("./trch-l.gif");
    background-repeat: no-repeat;
}

#contentBottomLeft {
    background-image: url("./trch-l.gif");
    background-repeat: no-repeat;
}

#contentBottomRight {
    background-image: url("./trch-l.gif");
    background-repeat: no-repeat;
}
___________________________________________________________________________________________________

But nothing happens and I don't see anything.
Looking at the page CSS  wit firebug, I see that the  definitions are
corrctly loaded from my file; but the four "span" remain  dimmed.

What I'm doing wrong?

Thanks
    Mirto



 

[mirtosilvio_busico.vcf]

begin:vcard
fn:Mirto Silvio Busico
n:Busico;Mirto Silvio
org:Busico Mirto Silvio
adr:;;Via Casiglion De' Pepoli 84;Roma;RM;00127;Italia
email;internet:[hidden email]
title:Dr.
tel;work:+39 333 4562651
tel;cell:+39 333 4562651
x-mozilla-html:TRUE
version:2.1
end:vcard



_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup