• giddykipper

    (@giddykipper)


    Hello
    Having updated to the newest release of WP, the default text size in the editing window is now much bigger visually than it used to be – is this intentional, or something I can adjust myself?
    If it’s similar to the post as published, it’s easier to get the layout right, that’s all.
    Best – Andrew
    Theme – Atahualpa
    Editor – TinyMCE advanced

Viewing 7 replies - 1 through 7 (of 7 total)
  • juggledad

    (@juggledad)

    What di yao have in the ‘CSS Inserts’ option?

    Thread Starter giddykipper

    (@giddykipper)

    Sorry JD, been tied up (but not in a nice way)
    In the CSS Inserts box currently —

    h1 { font-size: 34px; line-height: 1.2; margin: 0.3em 0 10px; }
    h2 { font-size: 28px; line-height: 1.3; margin: 1em 0 .2em; }
    h3 { font-size: 24px; line-height: 1.3; margin: 1em 0 .2em; }
    h4 { font-size: 19px; margin: 1.33em 0 .2em; }
    h5 { font-size: 1.3em; margin: 1.67em 0; font-weight: bold; }
    h6 { font-size: 1.15em; margin: 1.67em 0; font-weight: bold; }
    body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
    body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
    body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
    body .gform_wrapper .gform_body .gform_fields .gfield input[type=url],
    body .gform_wrapper .gform_body .gform_fields .gfield input[type=number],
    body .gform_wrapper .gform_body .gform_fields .gfield input[type=password],
    body .gform_wrapper .gform_body .gform_fields .gfield select,
    body .gform_wrapper .gform_body .gform_fields .gfield textarea {
    font-size:14px;
    }
    #text-16 a:link {
    text-decoration: none;
    font-weight: bold;
    }
    #text-16 a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #FD0006;
    }

    Thread Starter giddykipper

    (@giddykipper)

    Hello JD, are you there?

    juggledad

    (@juggledad)

    what happens if you swap to one of the default themes?

    Thread Starter giddykipper

    (@giddykipper)

    Hello
    The song remains the same I’m afraid – the default text in the editing window is very big as you type and edit, although the site as it appears to the world is fine.
    Strange, eh?
    AW

    juggledad

    (@juggledad)

    Well that means it’s not a theme issue

    did you try disabling ALL your plugins?

    Thread Starter giddykipper

    (@giddykipper)

    I regret that on live sites, as you will understand, this is not always feasible. Thanks for your help anyway, I may have to live with it …

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Suddenly, large text in the editor’ is closed to new replies.