Hi,
It seems there is a problem with my shop with different browsers.
I never saw this,cause this problem is not in Google Chrome and most of the time I am using that.
Someone else told me that.
This is the issue:
If you click on a link in the horizontal Top menu you see that the header gets bigger and also if you click on the logo
Please try this yourself in Firefox and you will see what i mean.
My shop:
http://silvaro.nl
Thanks for looking and i hope you have a solution for this.
Richard
Out of the box the template is cross browser compatible and tested on ie6, ie7, ie8, firefox, safari, and chrome. If you do not want to use the currencies and languages in the header of the template, remove the code from the tpl_header.php file:
Code:
<div id="header-curr-lang">
<?php require(DIR_WS_MODULES . 'sideboxes/languages_header.php'); ?>
<?php require(DIR_WS_MODULES . 'sideboxes/currencies_header.php'); ?>
<div class="clearBoth"></div>
</div>
Thanks,
Anne
Bookmarks