Here is the header.
Images are 733 x 200, same as the slideshow parameters.
If I set 733 x 170, the I have everything in the right position exept to have breadcumb transparent.
<!-- BEGIN: HEADER -->
<div id="ja-headerwrap" class="clearfix">
<div id="ja-header">
<div id="ja-newsflash">
<jdoc:include type="modules" name="user5" style="xhtml" />
</div>
<div id="flashheader">
<jdoc:include type="modules" name="flashheader" style="xhtml" />
</div>
<div id="ja-pathwaywrap" class="clearfix">
<?php if($this->countModules('user4')) : ?>
<div id="ja-searchwrap">
<div id="ja-search">
<jdoc:include type="modules" name="user4" style="xhtml" />
</div>
</div>
<?php endif; ?>
<div id="ja-pathway">
<div id="ja-usertoolswrap">
<div id="ja-usertools">
<?php if($supported_browsers) $tempTools->genToolMenu(0); else $tempTools->genToolMenu_ie6(0); ?>
<?php if($supported_browsers) $tempTools->genToolMenu(2); else $tempTools->genToolMenu_ie6(2); ?>
<?php //if($JAconfig->ja_tool & 1) $tempTools->genToolMenu(1); ?>
<?php //if($JAconfig->ja_tool & 2) $tempTools->genToolMenu(2); ?>
</div>
</div>
<?php if ($this->countModules('breadcrumb')) { ?>
<jdoc:include type="modules" name="breadcrumb" style="xthml" />
<?php } ?>
</div>
</div>
</div>
</div>
<!-- END: HEADER -->
This topic contains 16 replies, has 5 voices, and was last updated by dejansu 15 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum