Ticket #512 (closed Bug: invalid)

Opened 18 months ago

Last modified 18 months ago

Incorrect width display with few browsers

Reported by: R2-D2 Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

I don't know why this is happening, but i'v came to a solution. I'm using Windows XP PRO with SP2. Tested on Opera 9.2, Firefox 2 and IE6. I have flash and java installed & enable.

See screenshoots:

* http://www.freeimagehost.eu/image/52bd0a357395

* http://www.freeimagehost.eu/image/14e242357396

* http://www.freeimagehost.eu/image/b3930a357397

Sample of working and not-working files:

* http://www.keepmyfile.com/download/bb9cdf1618313

* http://www.keepmyfile.com/download/bb9cdf1618314

So, whay i did was add width="100%" or STYLE="width: 100%" in to the first table (<TABLE CLASS=main_box_top>).

And it works fine with all browsers!

Sorry if this hosting is using an old version of FCK, i just couldn't get a good support...

Change History

Changed 18 months ago by fredck

  • status changed from new to closed
  • resolution set to invalid

Please use our forums for discussions or support:
http://sourceforge.net/forum/forum.php?forum_id=257180

You have a <table class="main_box_top"> tag which should be changed to <table class="main_box_top" width="100%">

Note: See TracTickets for help on using tickets.