{SOLVED} different columns width using the same template

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
jlbach
Posts: 18
Joined: Fri 1. Apr 2005, 12:50
Contact:

{SOLVED} different columns width using the same template

Post by jlbach »

I have a problem that I don't know how to solve..

I don't understant why IE shows diferent width in a table of 3 cols depending on the contents of each cell. If the cell has no content, the cols becomes more narrow. And if it contains an image, the width is enlarged..
Look at this 3 pages. They all use the same template:

http://phpwcms.vincles.net/index.php?brugada_syndrome
http://phpwcms.vincles.net/index.php?syndrome_history
http://phpwcms.vincles.net/index.php?sy ... y_genetics

Viewed using IE, the width of the 3 cols is different. Using Firefox the width is maintained.

Does anybody knows what I'm making wrong..?

Thank you
Last edited by jlbach on Fri 20. Jan 2006, 11:12, edited 1 time in total.
jlbach
Posts: 18
Joined: Fri 1. Apr 2005, 12:50
Contact:

solved

Post by jlbach »

The problem was in the first cell of the table, which contains 2 images of 760pix without any separation between them. Whith a simple <br> between them or including each one in a <div> it all works fine again.

I have been spending a lot of time before I have decided to ask your help. But not enough.. ;-)

Thanks
Post Reply