*

Recent

Author Topic: IE Problems  (Read 4228 times)

mc1060

  • Newbie
  • *
  • Posts: 5
  • Force: +0/-0
IE Problems
« on: October 09, 2009, 02:52:03 PM »
I realised that there are some IE compatibility problems in fas 1.2. If you look at "Most Played Games" and "Newest Games" section, you'll see what the problems are. My pages: http://www.1zl.org/mostplayed/
http://www.1zl.org/newest/

How can i repair that? And what do you think about my design:)?

kurt

  • Developer
  • Hero Member
  • ******
  • Posts: 634
  • Force: +16/-1
Re: IE Problems
« Reply #1 on: October 09, 2009, 06:50:51 PM »
I like the design.

If you are referring to the problem of the devision between the table cells not being the same all the way down, I'm not real sure what could help with that one. Might try to define the width on both cells instead of just the left side. You might also define the width of each in the CSS file. If you are going to leave it as is, with no descriptions, then you might try making it all one cell, with the thumb as float: left and the play link as float: right. That would keep them on opposite sides and pretty equally lined up. If you intend to put in descriptions, then more than likely the situation will clear up as the text will push the cell walls back into where they are supposed to be anyways.