Ignore:
Timestamp:
8 Aug 2010, 07:02:04 (14 years ago)
Author:
Henrik Bettermann
Message:

Apply css class uni-logo and implement logo as backgound-image in waeuptheme.css.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/browser/templates/sitelayout.pt

    r5388 r5390  
    3535
    3636          <h1 id="logo">
    37             <a href="" tal:condition='python:True'
     37            <a href=""
    3838               tal:attributes="href view/application_url">
    39               <img tal:attributes="src static/logo_waeup.gif"
    40                    alt="Logo" />
     39                <span class="uni-logo"></span>
    4140            </a>
    4241            <span id="uni-title" tal:content="layout/getAppTitle">
Note: See TracChangeset for help on using the changeset viewer.