![]() |
CSS Issue
HI All,
Just creating the http://www.preciousgems.com.au/ and got few issues. 1. In FF i can see the home page properley but IE can not see the background image or not align? altskin.css body { min-width: 960px; text-align: center; background: url(../images/2column/line.jpg)repeat; } 2. In FF i can not click any of the top menu? but IE can? What i did wrong?:( Thanks, |
Re: CSS Issue
Top menu gives out an error as soon as you point the mouse over.
|
Re: CSS Issue
IE doesn't like the missing space before "repeat" even though it validates fine in the CSS validator. Add the space and your background will display. Align is working for me in both FF & IE. Top menu works the same for me in FF and IE - only the Gems and Jewellry menu items are active.
|
Re: CSS Issue
space fix the background image but still got that menu error...
|
Re: CSS Issue
Sometimes the javascript errors are easier to debug using Firefox/Firebug than IE. You may want to take a look at it with Firebug. It is saying that your mouseover script is not defined (MM_swapImage and MM_swapImgRestore)
|
All times are GMT -8. The time now is 10:26 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.