• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Fixed Hardcoded color in xa_ams_article_wrapper_macros

Kirby

Member
Showcase
UBS
AMS Version
2.3.10 and older
XenForo Version
2.3.6
PHP Version
N/A
Database & Version
N/A
Template xa_ams_article_wrapper_macroshas a hardcoded inline style color: red
 
This has been resolved in AMS 2.3.11

I've added 2 new classes ams-draft and ams-awaiting to the xa_sc.less template. Also using a couple core xf style properties instead of hard coding Red and Orange colors.

Selection_931.png

Selection_842.png
Selection_843.png
Selection_844.png
 
Last edited:
Back
Top