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