Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Text Editor toolbar showing no icons. (Only in Cloudy theme)

cypheroscypheros New
edited October 2016 in Vanilla 2.0 - 2.8

Newb here, appreciate any insight you can offer.

I have just copied 2.3 over 2.2.1 on a test forum and i can't make any text editor to work. The default one shows up with those weird icons that you see in the screenshot. Any idea how i can fix that? Ideally i would like to use the default editor.


I also tried CLEditor but that one won't even show up. Same result with CKEditor.

Thanks in advance

Tagged:

Comments

  • Options
    cypheroscypheros New
    edited September 2016

    OK i feel like an idiot. To answer to myself. That issue was happening only on the Cloudy theme (any idea how to fix it?)

    On +Baseline theme no issues whatsoever :-)

  • Options
    caes95caes95 New
    edited October 2016

    Same problem too.> @cypheros said:

    OK i feel like an idiot. To answer to myself. That issue was happening only on the Cloudy theme (any idea how to fix it?)

    On +Baseline theme no issues whatsoever :-)

    You can fix it:

    in themes/cloudy/design/steamfont.css search for:
    font-family: "steamfont";

    and replace with:
    font-family: "vanillicon";

    or just delete it, vanilla css will override it.

  • Options
    ThemeSteamThemeSteam I love VanillaForums

    @caes95 Thank you so much. I will update the item

  • Options

    @caes95 thanks for that :-) Fixed!!!

    @ThemeSteam thanks for the theme

  • Options
    RiverRiver MVP
    edited October 2016

    @ThemeSteam said:
    @caes95 Thank you so much. I will update the item

    while you're at it. you also have a number of 404's for css files that are missing that you might check as well. IIRC something with blue and 3 others.

    Pragmatism is all I have to offer. Avoiding the sidelines and providing centerline pro-tips.

Sign In or Register to comment.