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

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
corvus

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

Post 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
cyberman

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

Post 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.
corvus

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

Post 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.
Locked

Return to “CMSMS Core”