SMF Development > Fixed or Bogus Bugs

is this a bug

<< < (2/2)

emanuele:
That is because Core uses the editor.css present in Curve (default). Change that one, empty your browser cache and it will work. ;)

Joshua Dickerson:
techristian, did that fix work for you? I'd like to close this bug.

techristian:
In the Curve Theme (the same as you are using here) everything was already fixed and set up properly, but in CORE I'm still having a problem. Core must be looking for editor.css FIRST right? Where is the code in Core looking for editor.css or where could I insert it. Of course I could fix this problem by just using Curve instead, but I already set up a number of personal things in Core.

I even inserted those lines into index.css but it still made no difference.

Reset cache? I'm not sure if I did that right.

Dan

Antechinus:
I'd have to check but from memory it's in one of the Sources files, most likely Post.php but probably not. If the call for default_theme_url there was replaced with theme_url then you could give Core its own copy of editor.css and edit that to suit, which should fix your problem.

TBH no theme should really be calling css files from default. All themes should call their own copies.

Navigation

[0] Message Index

[*] Previous page

Go to full version