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

Hardcoded color

Kirby

Member
Showcase
UBS
UBS Version
2.3.8
XenForo Version
2.3.6
PHP Version
8.3.20
Database & Version
MariaDB 10.11.11
Are there any errors being throw?
No
The following templates set an hardcoded inline style color: red

Code:
xa_ubs_blog_entry_list_macros
xa_ubs_blog_entry_wrapper_macros
xa_ubs_blog_list_macros
xa_ubs_blog_wrapper_macros

Depending on the style this might not work well.

Ideally there probably should not be any inline style or at least a style property should be used.
 
Back
Top