Author Topic: FireFox? Acting one way in Linux another in win?  (Read 269 times)

Offline newbi462

  • Hero Member
  • *****
  • Posts: 629
FireFox? Acting one way in Linux another in win?
« on: October 16, 2010, 01:55:04 PM »
Hay all I am having the weirdest thing for some reason FF is having a hold in it in Linux?

I am on 3.6.10 on both systems I am putting a string of "article" tags next to each other but for some reason FF Linux side will not render the style sheet on some of them?

It is odd

      //article>
   <a href="../.">
     <h1>articalname</h1>
     <img src="picurl" alt="Lets Roll" border="0" height="56" width="110">
     
   [/url]
      </article//

The "//" are replacing the < and > so you all can see the code first one is fine, as is the next. But when I get more than 3 then I will get an error. For some reason FF Linux side starts ignore or half ignoring it like it dose not realize the content is in that section? I have 2 rows 5 per row and no mater what I do rather I make them "div" instead of "article", make them their own "class" or "id", or whatever the styling is ignored on the 4th one on row 2 tried making the next row a hole other section but dont make a dif. And ever so often a few others will not render right also.

What is really odd about this as it seems to be unique to FireFox on PC Linux? looks fine in Konquer, in IE, Chrome, and FF win side, but not FF PC Lin side?

I want the page to look right cross browser and cross platform? any one got any ideas why FF Linux hates rendering style properly? need to figuer out what the heck the error is to determin if the page can be fixed for Linux users.

Hope some one has some ideas  
« Last Edit: October 16, 2010, 02:07:09 PM by newbi462 »