Updating the minimal style of Advanced Forum more styles to 2.x I hit a problem:
author_pane.css is loaded after all Advanced Forum styles.
So how to overwrite it without having to do it in my theme's css file?

I tried creating a author_pane.css inside the advanced forum style directory, but this is not respected.
So I guess I have to increase the weight of my module? Or maybe you have to decrease the weight of author_pane module?

Comments

eigentor’s picture

Well for now I solved that by just adding greater weight to the css selector. still this appears to be behaving in an unwanted way.

michelle’s picture

Status: Active » Closed (duplicate)

This isn't an AP bug but rather a result of the AF integration with the dev snapshot being unfinished: #821744: Change Author Pane integration to 2.x

Michelle