Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 860073
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T08:45:48+00:00 2026-05-15T08:45:48+00:00

How do I move the toolbar to the top in TinyMCE Simple theme? Thanks

  • 0

How do I move the toolbar to the top in TinyMCE Simple theme? Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T08:45:48+00:00Added an answer on May 15, 2026 at 8:45 am

    Note: The instructions below are valid for TinyMCE 3.x. TinyMCE 4.x is available now and you should probably use it instead. See http://www.tinymce.com/wiki.php/Configuration for more information.


    The toolbar can only be moved to top when using theme : advanced in TinyMCE. There is no theme_simple_toolbar_location but a theme_advanced_toolbar_location. See documentation here http://www.tinymce.com/wiki.php/Configuration3x:theme_advanced_toolbar_location.

    What you can do is to serve the editor as theme : advanced and then customize the buttons by using the theme_advanced_buttons_1_n property. It’s documented here http://www.tinymce.com/wiki.php/Configuration3x:theme_advanced_buttons_1_n.

    Example:

    The code in the example is not tested, but it should work. It will show an editor with the buttons for Bold, Italic and Underline at the top.

    tinyMCE.init({
      mode : "textareas",
      theme : "advanced",
      theme_advanced_toolbar_location : "top",
      theme_advanced_buttons1 : "bold,italic,underline",
      theme_advanced_buttons2 : "",
      theme_advanced_buttons3 : ""
    });
    

    So the answer would be: one cannot move the buttons when using theme : simple.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm looking for assistance to create some Notes toolbar buttons to move selected documents
What I’m trying to do, is a simple toolbar that shows/Hide when I mouseover/mouseleave
The move in recent versions of Python to passing a key function to sort()
I move a UIImageView with touchesBegan , touchesMoved , touchesEnded . It works well,
I am trying to move some files in python, but they have spaces in
I am trying to move even numbers in an array to the front and
I am trying to move an object by checking if the mouse is colliding
How can we move our existing ASP .Net 2.0 application to the cloud platform
How to move the dropdown box to align exactly under the news tab.? Currently
I would like to move a circle along a circular path using HTML/CSS/JavaScript. Is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.