Dotclear

source: themes/ductile/tpl/_top.html @ 810:143528f926c6

Revision 810:143528f926c6, 699 bytes checked in by franck <carnet.franck.paul@…>, 13 years ago (diff)

Ductile theme 1.1 : Add optional logo URL in configuration. A media selector should be nice but I don't know how to implement it, until now.

Line 
1<div id="header">
2     
3     <div id="top">
4          <p id="logo" class="nosmall"><a href="{{tpl:BlogURL}}"><img src="{{tpl:ductileLogoSrc}}" alt="{{tpl:lang Home}}" /></a></p>
5          <h1><a href="{{tpl:BlogURL}}"><span>{{tpl:BlogName encode_html="1"}}</span></a></h1>
6          <p id="blogdesc" class="nosmall">{{tpl:BlogDescription}}</p>
7     </div>
8     
9     <ul id="prelude">
10          <li class="nosmall"><a href="#main">{{tpl:lang To content}}</a></li>
11          <li><a href="#blognav">{{tpl:lang To menu}}</a></li>
12          <li><a href="#search">{{tpl:lang To search}}</a></li>
13     </ul>
14     
15     <!-- # --BEHAVIOR-- publicTopAfterContent -->
16     {{tpl:SysBehavior behavior="publicTopAfterContent"}}
17     
18     {{tpl:SimpleMenu id="sn-top" class="supranav nosmall"}}
19
20</div>
Note: See TracBrowser for help on using the repository browser.

Sites map