2005-05-20 06:54:53
Custom stylesheet in export content
First, sorry for my poor english.
I'm creating a course and i need to use a custom stylesheet to apply styles to the content, but i don't need/want to modificate the styles of Atutor. What i want is to use a "style" (external style, of course) only for the content of the course.
That style must be available inside Atutor and when exporting the content.
I create the content adding the html code, but this is only the code for the BODY, and i can not use LINK tags to apply a stylesheet if i want that the code be XHTML valid. It works, but it isn't the correct way. In the exported content (and inside atutot), the link is in the body section, not in the head section.
How can i do that? ...if it is posible.
One more question. I use images added from css (bullets for lists), but that images are not exported. Atutor only export images that are linked from the course content, not from the stylesheet. Is there any way to export images used in the stylesheets?.
Thanks... if you understood me ;-)