Page 1 of 1

Using table in content-->pages puts relational link on wrong place

Posted: Thu Aug 17, 2006 8:25 pm
by corvus
Hi,

I am transfering an old page to this incredible great cms made simple.
All went well for a few pages. But now I have a problem.

First I give some info.
CMS Made Simple 0.13 "Canary"
PHP Version 5.0.4
MySQL Version 4.1.14
PERL Version 5.006

I copied the old page as content in the new page.
There is a table which is probably to big.
But should it make the relational link at the bottom go wrong ???

http://www.boshoverbeek.nl/BBKsItE/inde ... tiviteiten
Image

when I remove the frame everything is OK
http://www.boshoverbeek.nl/BBKsItE/index.php/algemeen


I am by far a webdeveloper....Am I doing something stupid here ???
kind regards,

Jeroen Mulder

Re: Using table in content-->pages puts relational link on wrong place

Posted: Fri Aug 18, 2006 4:56 am
by cyberman
Please check the xhtml source code with "Source" in editor mode.

Sometimes the editor insert copied things like blabla which can be the reason for the mysterious display.

Re: Using table in content-->pages puts relational link on wrong place

Posted: Fri Aug 18, 2006 7:15 pm
by corvus
cyberman wrote: Please check the xhtml source code with "Source" in editor mode.

Sometimes the editor insert copied things like blabla which can be the reason for the mysterious display.

Nothing like that.

I simplified the code to this:


   
       
             
       
   


Still problems.
When I set align="center" though everything is okay ?

But I don't want the table in the middle.