• 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_sc_item_wrapper_macros

Kirby

Member
Showcase
UBS
Showcase Version
3.3.6
XenForo Version
2.3.6
PHP Version
8.3.20
Database & Version
MariaDB 10.11.11
Are there any errors being throw?
No
Template xa_sc_item_wrapper_macroshas a hardcoded inline style color: red
 
This has been resolved in SC 3.3.7

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

Selection_841.png

Selection_842.png
Selection_843.png
Selection_844.png
 
Back
Top