X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   <li> doesn't appear on product listing using firefox?? (https://forum.x-cart.com/showthread.php?t=47609)

Christofer 05-18-2009 10:17 AM

<li> doesn't appear on product listing using firefox??
 
Hello there, i am not sure about that i am telling. So have a look. On explorer the <li> appears normal, on firefox not. On firefox they appear only if there is <ul> before the <li>

https://www.gsmcorner.gr/yessim_slim.html

have a look at the link with firefox and with explorer, and confirm me if you see the same on both browsers

ARW VISIONS 05-18-2009 07:04 PM

Re: <li> doesn't appear on product listing using firefox??
 
validate HTML, might help you find the error.

cflsystems 05-18-2009 08:02 PM

Re: <li> doesn't appear on product listing using firefox??
 
Quote:

Originally Posted by Christofer
Hello there, i am not sure about that i am telling. So have a look. On explorer the <li> appears normal, on firefox not. On firefox they appear only if there is <ul> before the <li>

https://www.gsmcorner.gr/yessim_slim.html

have a look at the link with firefox and with explorer, and confirm me if you see the same on both browsers

<ul> defines an unsorted list, <li> defines an item in the list. FF is acting the right way, IE doesn't
YOu have to use <ul> and change its behaviour with css to fit your needs.

Christofer 05-18-2009 08:33 PM

Re: <li> doesn't appear on product listing using firefox??
 
yes i found that after some search on google. I just wonder why on explorer shows the result i wanted even if it wrong.. And also if you put padding-left:17px; on firefox will appear exactly on the start of the line (as i wanted to appear) but on explorer it will appar about 50 px more right

balinor 05-19-2009 04:29 AM

Re: <li> doesn't appear on product listing using firefox??
 
Welcome to the nightmare that is IE - things that should work correctly don't work in IE, and things that shouldn't, sometimes do. IE is always off in some way.


All times are GMT -8. The time now is 02:37 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.