Opened 17 years ago

Closed 17 years ago

#512 closed Bug (invalid)

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:

Sample of working and not-working files:

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 (1)

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

Resolution: invalid
Status: newclosed

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.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy