Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-25565

Superscript rendering in moodle 2.0

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.0.3
    • Themes
    • MySQL
    • MOODLE_20_STABLE
    • MOODLE_20_STABLE

    Description

      The superscript is not aligned properly. I overrode the default settings with

      sup

      {font-size: .83em;line-height: 0.5em;vertical-align: baseline;position: relative;top: -0.4em;}

      sub

      {font-size: .83em;line-height:0.5em;vertical-align: baseline;position: relative;top: 0.4em;}

      in the general.php of the theme. The difference is clearly seen in the figures. sup1.gif is rendering in moodle.org forum and sup.gif is after adding sup directive.

      Attachments

        1. sup.gif
          sup.gif
          3 kB
        2. sup1.gif
          sup1.gif
          3 kB

        Issue Links

          Activity

            People

              lazydaisy Mary Evans
              venkatesanr venkatesan Iyengar
              Dongsheng Cai Dongsheng Cai
              Huong Nguyen, Bas Brands, Mathew May
              Votes:
              3 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                5/May/11