how to place the CKeditor in the bottom of the page???

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
hmdnawaz
Forum Newbie
Posts: 14
Joined: Tue Dec 21, 2010 10:55 pm

how to place the CKeditor in the bottom of the page???

Post by hmdnawaz »

I have downloaded the CKeditor and used it in my php code.
but when i try to include it in my page, it always appears on the top of my page and i want it to appear at the bottom or at the middle of the page with a specific field in the form.

Any idea about this???
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: how to place the CKeditor in the bottom of the page???

Post by Christopher »

Can you post some simplified HTML showing what you are doing?
(#10850)
Post Reply