Looks like a theme-related problem to me. Which theme are you using? standard distribution or customized?
Joseph
Joseph Rézeau
Joseph Rézeau tarafından yapılan gönderiler
Hi Scott,
When one finds by oneself a solution to a problem posted on these forums, it is recommended to post the solution, which may help others with the same problem.
Thanks in advance,
Joseph
Moodle in English -> Themes -> Gradebook Font -> Re: Gradebook Font
yazan Joseph Rézeau -
Well, the orange_white theme was created for moodle 1.5 and I'm afraid it has not been optimized for moodle 1.8.
Anyway, I confirm that the font used on the grades page is indeed excessively large. You could add the following CSS rules at the end of one of your orange_white CSS files:
#grade-index .grades th, #grade-index .grades td {font-size:0.8em;}#grade-index .grades tr th a font {font-size:0.8em;}
You can try variations on each rule's font-size parameter until you are satisfied.
Joseph
PS.- Done in about 5 mins using the excellent WebDeveloper FireFox plugin.
Nice theme, restful blues... My only problems (being slightly color-blind) is that the brown color of the link hovering is not very legible over the blue background. You might consider some alternative colors (e.g. light blue, etc.).
Joseph
Joseph
Moodle in English -> General help -> Gradebook Font -> Re: Gradebook Font
yazan Joseph Rézeau -
Hi Brian,
This can probably be solved through a CSS rule in your site or course theme. Which Moodle version are you using? Which theme? I advise re-posting your question to the Theme forum, giving this info and possibly attaching a screen shot so we can visualize the problem.
Joseph
This can probably be solved through a CSS rule in your site or course theme. Which Moodle version are you using? Which theme? I advise re-posting your question to the Theme forum, giving this info and possibly attaching a screen shot so we can visualize the problem.
Joseph