| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Navigation Issue with IE 7 | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() I incorporated my own navigation under my logo because I had some trouble customising the speed bar tabs. It works fine in FireFox but IE 7 moves the navigation above the logo. I get an error which says unrecognisable tag with the margin-top line. I put this code in the head tag section in the home.tpl file from the customer folder.
<script> <!--[if IE 7]> <style type="text/css"> .hnav {margin-top:100px;} </style> <![endif]--> </script> Can someone tell me what syntax issue I have or have I just got it wrong. The site is www.floriart.com.au/shop Thanks, Kylie
__________________
X-CART 4.1.8 (Add-Ons: onSale, CDSEO, AOM, Thickbox) PHP 4.4.4 SQL 4.1.21 Linux O/S |
|||||||||
#2
|
|||||||
|
|||||||
![]() remove <script> </script>
|
|||||||
#3
|
|||||||||
|
|||||||||
![]() I removed the <script> and </script> but it made no difference. I still get an error relating to the margin-top tag?
I can't see what is wrong with this piece of code? <!--[if IE 7]> <style type="text/css"> .hnav {margin-top:100px;} </style> <![endif]-->
__________________
X-CART 4.1.8 (Add-Ons: onSale, CDSEO, AOM, Thickbox) PHP 4.4.4 SQL 4.1.21 Linux O/S |
|||||||||
#4
|
|||||||
|
|||||||
![]() try
Code:
__________________
xcartmods.co.uk |
|||||||
#5
|
|||||||||
|
|||||||||
![]() That did the trick. Thankyou
![]()
__________________
X-CART 4.1.8 (Add-Ons: onSale, CDSEO, AOM, Thickbox) PHP 4.4.4 SQL 4.1.21 Linux O/S |
|||||||||
#6
|
|||||||||
|
|||||||||
![]() I thought if I changed the margin-top to padding-top the logo wouldn't also go down the page. However using the padding-top, the navigation appears at the top of the screen.
Any ideas how I can fix this? Regards, Kylie
__________________
X-CART 4.1.8 (Add-Ons: onSale, CDSEO, AOM, Thickbox) PHP 4.4.4 SQL 4.1.21 Linux O/S |
|||||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|