WebObjects/WOnder CSS and Image path issues
WebObjects/WOnder CSS and Image path issues
- Subject: WebObjects/WOnder CSS and Image path issues
- From: "Andrew R. Kinnie" <email@hidden>
- Date: Sat, 30 Aug 2008 16:25:30 -0400
Greetings:
I am converting an older WebObjects app to both WOnder and making
better use of CSS. I did say it was an old app. Anyway, I followed
the tutorial instructions for converting an existing application to
WOnder, and it compiles and runs. I even managed to get it to see the
stylesheet, because the fonts (for example) are appearing. However, I
have attempted to add a background image in the CSS for a sidebar div,
and it does not find the image. It appears to be related to the
difference between static and dynamic images. All of the woimage
images appear perfectly.
The image is in the project's webserver resources folder, and appeared
properly in the old table based layout. The stylesheet is in a CSS
subfolder inside WebServerResources.
I have tried (in the CSS)
image.gif
../image.gif
../WebServerResources/image.gif
None of these work. There should not be anything out of the ordinary
in the setup, everything is inside the .woa (i.e. no split
deployment) Where should I be looking? Where would these settings be?
Does anyone have any insight?
Thanks.
Andrew
_______________________________________________
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