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.

Style from non existing CSS

Hi.

After installing 2.8 my Vanilla looks strange, with certains double elements due to css rules from this stylesheet:

/applications/dashboard/scss/legacy/_style.scss

The strange thing is that when I access my area through an ftp client I cannot see this file. In fact I cannot see the dashboard/scss folder at all.

Here is an example of some of the css in this invisible file:

.SpEditProfile {
    background-image: url(images/sprites-14-000000.png);
    background-position: -245px -29px;
}

This is causing my "edit profile" button to have two icons:

The menu bar looks like this because of this strange css:

Any idea what is happening here?

Comments

  • I see some of the css is coming from this source (even though I didn't enable the boilerplate theme):

    /theme-boilerplate/src/scss/patches/_vanillicon-general-patches.scss

    However these folders don't exist on my server. I have deleted the cache, but still...

  • phreakphreak Vanilla*APP (White Label) & Vanilla*Skins Shop MVP
    edited April 2019

    Do you know how to work with the „Inspector“ in your Safari, Chrome or Firefox Browser?

    If not, check your sources there.

    • VanillaAPP | iOS & Android App for Vanilla - White label app for Vanilla Forums OS
    • VanillaSkins | Plugins, Themes, Graphics and Custom Development for Vanilla
Sign In or Register to comment.