source:
extensions/blancmontxl/local_head.tpl
@
20425
Last change on this file since 20425 was 6262, checked in by , 15 years ago | |
---|---|
File size: 388 bytes |
Rev | Line | |
---|---|---|
[6262] | 1 | <!--[if lt IE 7]> |
2 | <link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/blancmontxl/fix-ie5-ie6.css"> | |
3 | <![endif]--> | |
4 | ||
5 | {if (!$display_bmxl_banner)} | |
6 | <style type="text/css"> | |
7 | #{$BODY_ID} #theHeader {ldelim} | |
8 | background: transparent url(themes/blancmontxl/img/headerpic.jpg) no-repeat center bottom; | |
9 | height: 15px; | |
10 | } | |
11 | #{$BODY_ID} #theHeader h1 {ldelim} display: none; } | |
12 | </style> | |
13 | {/if} |
Note: See TracBrowser
for help on using the repository browser.