switched ocde head logo display to alpha-channel png, fixed layout
new pictures are crisp and sharp again ...
This commit is contained in:
@@ -161,9 +161,14 @@
|
||||
<?php echo isset($develwarning) ? $develwarning : '' ?>
|
||||
|
||||
<!-- Header banner -->
|
||||
<div class="header" style="height:80px;">
|
||||
<div style="width: 970px; "><img src="resource2/{style}/images/head/rotator.php?path=<?php echo $opt['page']['headimagepath']; ?>" width="970" height="80" alt="" style="border: 0px none ;" /></div>
|
||||
</div>
|
||||
<div style="height:81px;">
|
||||
<div class="header" style="height:80px; position:absolute; z-order:1;">
|
||||
<div style="width: 970px; "><img src="resource2/{style}/images/head/rotator.php?path=<?php echo $opt['page']['headimagepath']; ?>" style="border: 0px none ;" /></div>
|
||||
</div>
|
||||
<div style="position:absolute; z-order:2;">
|
||||
<img src="resource2/{style}/images/head/overlay/oc_head_alpha3.png" style="border: 0px none ;" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Navigation Level 2 -->
|
||||
<div class="nav2">
|
||||
|
||||
Reference in New Issue
Block a user