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 1079521
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T21:52:59+00:00 2026-05-16T21:52:59+00:00

I recently put the use of TinyMCE in an application I am working on.

  • 0

I recently put the use of TinyMCE in an application I am working on. Everything is working, but the Toolbar is shown on the bottom. I checked the documentation at.

TinyMCE Configuration

This doc shows how to configure the location of the toolbar given you are using Advanced mode and not Simple. I have confirmed that I am using the correct mode as well as my default layout is SimpleLayout but I am not seeing the changes when I use the code they specify to use.

 theme_advanced_toolbar_location : "top"

Here is what my script looks like

 tinyMCE.init({
width : "500",
height : "100",

// General options
mode : "textareas",
theme : "advanced",
editor_selector : "mceSimple"

// Theme options
theme_advanced_buttons1 :"bold,italic,underline,strikethrough,forecolor,backcolor",
theme_advanced_buttons2 : "",
theme_advanced_buttons3 : "",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_layout_manager : "SimpleLayout"
theme_advanced_resizing : true,

});

I am aware that I do not need to specify the layout manager, but I did it just to show I was specifying it as SimpleLayout

Am I doing something wrong that is not allow it to show the toolbar on top of the textarea as oppose to the bottom?

  • 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-16T21:53:00+00:00Added an answer on May 16, 2026 at 9:53 pm

    I used tinyMCE a few months ago. I did have some trouble getting the toolbar to respond the right way. I did some work and found some answers, but I can’t recall the exact jist of what those answers were. Hopefully, this code from my usage will help you, it works great:

    tinyMCE.init({
    content_css: "/connectation/css/tinyMCEcontent.css",
    theme_advanced_font_sizes: "8pt,9pt,10pt,11pt,12pt,13pt,14pt,16pt,18pt,20pt",
    font_size_style_values : "8pt,9pt,10pt,11pt,12pt,13pt,14pt,16pt,18pt,20pt",
    mode : "textareas",
    theme: "advanced",
    theme_advanced_buttons1: "bold,italic,underline,|,fontselect,fontsizeselect",
    theme_advanced_buttons2: "forecolor,backcolor,|,bullist,numlist,|,outdent,indent,|,undo,redo,|,hr",
    theme_advanced_buttons3: ""
    });
    

    I don’t see a lot of difference other than that I’m pointing at my own css. Here’s the contents of the css file in case that helps:

        body, td, pre {
        font: 9pt Century Gothic, Verdana, Arial, Sans-Serif;
        color: #333333;
        }
    
        body {
        background-color: #FFFFFF;
        }
    
        .mceVisualAid {
        border: 1px dashed #BBBBBB;
        }
    
        /* MSIE specific */
    
        * html body {
        scrollbar-3dlight-color: #F0F0EE;
        scrollbar-arrow-color: #676662;
        scrollbar-base-color: #F0F0EE;
        scrollbar-darkshadow-color: #DDDDDD;
        scrollbar-face-color: #E0E0DD;
        scrollbar-highlight-color: #F0F0EE;
        scrollbar-shadow-color: #F0F0EE;
        scrollbar-track-color: #F5F5F5; 
        }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We recently put a new production database into use. The schema of this database
I just recently noticed this behaviour. To put it shortly, it displays the commits
recently, while working on a db2 -> oracle migration project, we came across this
I recently just overhauled my application to use ListView instead of using the classic
Recently I installed jruby and put it in my home directory. This apparently hijacked
Recently I've been working on some SDL wrappers for my own use and I've
I was recently trying to use a large bitmap and put it into my
I've recently been put in charge of mocking up an Apple product (iPhone Configuration
Asked this question question recently and was advised to use the ' to.minutes5() '
Recently I was asked to develop an app, which basically is going to use

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.