~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/base/ivle-headings.html

  • Committer: Matt Giuca
  • Date: 2009-02-24 06:39:45 UTC
  • mto: This revision was merged to the branch mainline in revision 1119.
  • Revision ID: matt.giuca@gmail.com-20090224063945-kt21qiy884swph1p
The IVLE logo is now an <img> element, rather than a CSS background.
    This is more semantic, and also fixes a bug in which the top half of the
    tabs weren't clickable due to the heading div overlapping.
    Arg! CSS!

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
  </py:match>    
38
38
  <py:match path="body[@status!='done']" once="true">
39
39
    <body>
40
 
      <div id="ivleheader"></div>
 
40
      <div id="ivleheader">
 
41
        <h1><img src="${title_img}"
 
42
            alt="Informatics Virtual Learning Environment" /></h1>
 
43
      </div>
41
44
      <div id="ivleheader_text">
42
 
        <h1>IVLE</h1>
43
 
        <h2>Informatics Virtual Learning Environment</h2>
44
45
        <py:choose>
45
46
          <p py:when="publicmode" class="userhello">Running in public mode.</p>
46
47
          <p py:when="logged_in" class="userhello">