CSS with images
CSS with images
- Subject: CSS with images
- From: Rukmal Dias <email@hidden>
- Date: Tue, 14 Jul 2009 15:42:41 +0530
hi,
I need to use css with images (e.g: background-image: "../image.gif";) I used ERXStyleSheet and checked, but images are not applied as back-grounds etc.
<webobject name ="SSCSS"></webobject>
SSCSS : ERXStyleSheet{ filename = "viewport_dragresize.css"; framework = "whatever"; }
.bg{ background-image: url("test.jpg") repeat-x; // (/WebServerResources/test.jpg ) height: 130px; }
Can anyone tell me how to use these correctly..
Thanks Rukmal Dias |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden