split logo This allows for more flexilibity in customizing the site, as an end user can replace the logo, the banner or both

This commit is contained in:
Adam Young 2011-02-22 16:46:33 -05:00 committed by Endi S. Dewata
parent 17a8aea15c
commit e5cda47447
3 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
<div class="center-container"> <div class="center-container">
<div class="header" > <div class="header" >
<span class="header-logo"> <span class="header-logo">
<a href="#"><img src="ipalogo.png" /></a> <a href="#"><img src="ipalogo.png" /><img src="ipabanner.png" /></a>
</span> </span>
<span id="header-network-activity-indicator" class="network-activity-indicator"> <span id="header-network-activity-indicator" class="network-activity-indicator">
<img src="spinner_header.gif" /> <img src="spinner_header.gif" />

BIN
install/ui/ipabanner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 668 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB