Hioncc
11-07-2009, 12:39 PM
Hello,
I recently replaced the default navigation bar for magento with my own one, however now this appears on top of the lightbox. I have tried two different lightboxes so that is obviously not the problem.
The code for the nav bar (seen here: www.gadgetfreakz.co.uk) is:
<div id="globalheader">
<ul id="globalnav">
<li id="gn-logo"><a href="/"></a></li>
<li id="gn-phone"><a href="/mobile-phones.html"></a></li>
<li id="gn-spy"><a href="/spy-equipment.html"></a></li>
<li id="gn-player"><a href="/mp3-players.html"></a></li>
<li id="gn-tele"><a href="/portable-televisions.html"></a></li>
<li id="gn-sat"><a href="/navigation.html"></a></li>
<li id="gn-blue"><a href="bluetooth.html"></a></li>
</ul>
</div>
Any help is appreciated.
Kind Regards
Tom
I recently replaced the default navigation bar for magento with my own one, however now this appears on top of the lightbox. I have tried two different lightboxes so that is obviously not the problem.
The code for the nav bar (seen here: www.gadgetfreakz.co.uk) is:
<div id="globalheader">
<ul id="globalnav">
<li id="gn-logo"><a href="/"></a></li>
<li id="gn-phone"><a href="/mobile-phones.html"></a></li>
<li id="gn-spy"><a href="/spy-equipment.html"></a></li>
<li id="gn-player"><a href="/mp3-players.html"></a></li>
<li id="gn-tele"><a href="/portable-televisions.html"></a></li>
<li id="gn-sat"><a href="/navigation.html"></a></li>
<li id="gn-blue"><a href="bluetooth.html"></a></li>
</ul>
</div>
Any help is appreciated.
Kind Regards
Tom