I have tried different ways to have my table show on top of the page, with no results.
I tried to adapt the code in the bartik theme, added a css file to the bartik theme, added the css file manually in the admin section.
Changed the code in the editor on the page itself.
Tried a class..nothing. How can i resolve this issue?
See the result of my table in the enclosed file.

CommentFileSizeAuthor
table.gif8.15 KBanne1960
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dczepierga’s picture

Status: Active » Closed (works as designed)

U could try to change input format to Full HTML and then check what happend.
If it don't help check source of code in Preview mode and compare with this u have got in edit mode - some tags could be filtered by Drupal engine, so u must add them in filters for this input format type.

If it doesn't help or u have more question pls reopen this issue.

Greetings

gmopinillosv’s picture

Hello There
I have a similar problem.
I created a table of 20 rows with CKeditor but It preview mode only appears 13 rows and on the page too.

I don't know why it not appears the complete table.

I am using Drupal 7.2 and CKEditor 3.5 , Full HTML option,

Any help will be appreciated. Thanks,