I'm running demo from weblocks-dev using CCL 1.4 on Windows. It works
pretty flawlessly, but there is completely no graphics (logos,
backgrounds, dialog buttons, etc. are absent). I have found that
corresponding resources are accessible by URL but commented in css
files, for example as in following snippet:
body
{
/* background: url(/weblocks-common/pub/images/page/
background.png);*/
text-align: center;
background: #001D23;
}
It's because of wrong behaviour of my Lisp setup or something else?
--
You received this message because you are subscribed to the Google Groups
"weblocks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/weblocks?hl=en.