So far I have finally succeeded in putting a fully complete CSS driven templated page into xowiki having built an xowiki::Form and then filled it in. All the associated images and css files have been uploaded into xowiki and are in place.
I now want it displayed full screen.
I tried the magic invokation ?master=0 and what I received was a horrible mess! I noticed that the <head> section of the document was missing so I have added that to the template in xowiki. But the invokation:
[[my_stylesheet.css]]
no longer works its magic.
I have tried putting [[my_stylesheet.css]] in the template <head> but no cigar!
Is there any way of referrring to the css file like this or must I now put the css file into the aolserver web root and refer to it in the doc head in the usual way?
Regards
Richard
Request notifications