There is a css file images/course.css You can have a look if you can influence the look of these tags. Not sure, though, because many items are written bij javascript in the html. But it's worth a try
Well, ehh ... if I add to course.css: a { color: lime; } a:hover { color: aqua; } the color of a link in a textfield is changed. Was that what you want or did you mean something else?
The file course.css only applies a fix for gecko browsers. Take a look at the xsl style sheets, these are what is used for the various drop in components. These transformation tables are what is used by the xlst processor to transform (style) the elements in the pages. **If you don't understand the last line then DON'T mess with these files** There are also some items built into the main course xml file itself like table containers. I did look at these to see if there was a relatively simple way to make a floating css layout. Hacking the xsl's is reasonably straight forwards BUT all the layout components embedded into the main xml are a real pain. Ammend one item in the module which needs a re-publish and you have to dig through the lot and rewrite the original hacks you made. I got throughly bored with it and gave up!!
Hmm ... quite interesting and a challenge ... a pity the winter is coming to an end so I have to wait 9 months for the long dark evenings ... But asap I am going to have a look
Yes, this CSS file can be used. But there's a big BUT: "whole tag" styles will be applied only if there's no styles in objects that override them (i.e. in most cases they will be overridden). You can try to use named styles (but in this case you should insert them into text object manually in HTML mode) and styles by object ID - actually object ID goes to object container DIV in runtime and some styles in object can be inherited (but in this case CSS inheritance may be overridden again).
You can also post this message as registered user. [Log in]
Author:
E-mail:
Subject:
Options:
Notify me if there is a new reply
Message emoticon:
Message body:
Insert smilie into text:
Registration
Permanent registration allows you easier message posting and e-mail-notifying. Use "Log in" link to log in (if you are already has account in community) or register (if not). Note, that if you are CourseLab user, then your account is automatically created for you (use your e-mail as login and CourseLab activation code as password to enter your personal cabinet).
E-mail
This is optional field. If you enter e-mail, you Author name will become the "mailto" link.
Main topic
This is optional field. If you select main topic, then this thread will be the subject for filter by topic.
Notify
If this option is selected, you will receive the e-mail notification on every new reply to your message. Note, that the "E-mail" field must be filled here or in your personal cabinet for this option takes effect.