Tweaks the Autodesk forum to look better.
If you notice issues or missing items on the forum, please disable this style and see if the issue persists.
Authorpball
LicenseNo License
Categoryautodesk.com
Created
Updated
Code size4.6 kB
Code checksumf0c63a58
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Tweaks the Autodesk forum to look better.
If you notice issues or missing items on the forum, please disable this style and see if the issue persists.
Reduces white space around the page, makes topic listing more compact, removes a few unnecessary items from the right side of the topic list. Changes the notification icons back to being white and changes the bell to be a solid red color when there is a notification.
/* ==UserStyle==
@name pball's Autodesk Forum tweaks
@version 20250125.18.52
@namespace https://userstyles.world/user/pball
@description tweaks to how threads are displayed
@author pball
@license No License
==/UserStyle== */
@-moz-document domain("forums.autodesk.com") {
/* Color solved posts */
article.custom-message-tile.custom-thread-solved, .custom-tile-solutions {
background: #98d9bc !important;
}
/* Colored unread posts */
article.custom-message-tile.custom-thread-unread > * > div.author-info {
background-color: #f7ddcf;
}
/* Remove space around posts */
.lia-quilt-forum-page-chrysalis .custom-forum-message .message-list .custom-message-tile {
padding: 0px 0px 0px 0px !important
}
/* Color dividers between threads */
.custom-forum-message .message-list .custom-message-tile {
border-bottom: 1px solid #000;
}
/* Remove forum name and description */
.lia-node-header-info.lia-component-common-widget-node-information, .lia-node-avatar-wrapper.lia-component-nodes-widget-avatar {
display:none !important;
}
/* Change Join the concersation font size */
.custom-join-conversation > h3 {
font-size:16px;
}
/* Remove white space above topic listing */
.lia-quilt-row.lia-quilt-row-main-option, .lia-quilt-autodesk-board-header {
padding: 0px 0px 0px 0px;
}
/* Reduce white space between search and pinned posts */
.custom-search-wrapper {
margin-bottom:-40px;
}
/* Hide default and anonymouse profile avatars */
[src="https://forums.autodesk.com/t5/image/serverpage/avatar-name/default/avatar-theme/chrome/avatar-collection/Default/avatar-display-size/unspecified/version/2?xdesc=1.0"], [src*="icon_anonymous_profile.svg"], [src*="user_X176.png"], [src*="icon_anonymous_profile.png"] {
visibility: hidden;
}
/* Resize of avatar area */
.lia-user-avatar-message {
max-height:35px !important;
max-width:35px !important;
margin-top: 10px !important;
margin-left: 2px !important;
margin-right: 2px !important;
}
/* Reduce size of text on topic second and third rows */
.msg-info, .custom-tile-statistics > li b {
font-size: 10px !important;
}
/* Hide accepted solution tag on thread */
.custom-tile-solutions {
display:none !important;
}
/* Move thread stats to right of topic */
.custom-tile-statistics {
margin-top: -17.5px;
float: right;
text-align: left;
width: 50%;
}
/* Reduce space around stats on topic*/
.custom-forum-message .custom-message-tile .message-wrapper .custom-tile-statistics li:first-child, .custom-forum-message .custom-message-tile .message-wrapper .custom-tile-statistics li {
margin: 0px 5px 0px 5px;
}
/* Adjust spacing between stats on topic */
.custom-forum-message .custom-message-tile .message-wrapper .custom-tile-statistics li::after {
right: -12px;
}
/* Remove bold font from unread posts */
.custom-message-tile.custom-thread-unread .message-wrapper .message h3, .custom-tile-author-name a {
font-weight:normal !important;
}
/* Hide sections to right of topics*/
.lia-quilt-column.lia-quilt-column-08.lia-quilt-column-right.lia-quilt-column-side-content {
display:none !important;
}
/* Expand topics to full width */
.lia-quilt-column.lia-quilt-column-16.lia-quilt-column-left.lia-quilt-column-main-content {
width: 100% !important;
}
/* Change notification, message, and language icon color */
.uh-notification-icon path, .uh-message-icon path, .uh-language-selector-icon path {
fill: #fff !important;
}
/* Change notification bell to fill on notificaion */
svg:has(+.uh-notification-badge)>path {
fill: #00f !important;
d: path('m 16.2 11.9 l -0.1 -2.1 c 0 -3.5 -1.7 -6.5 -4.1 -7.7 V 0.6 c 0 -0.3 -0.3 -0.6 -0.6 -0.6 H 8.5 c -0.3 0 -0.6 0.3 -0.6 0.6 v 1.5 c -2.4 1.2 -4 4.3 -4 7.7 L 3.8 12 c -2.5 1 -3 3.5 -2.8 4.8 c 0 0.3 0.3 0.5 0.6 0.5 h 5.2 C 7 18.8 8.4 20 10 20 s 3 -1.2 3.3 -2.7 h 5.2 c 0.3 0 0.6 -0.2 0.6 -0.5 c 0.1 -1.3 -0.4 -3.8 -2.9 -4.9 M 10 18.8 c -1 0 -1.8 -0.6 -2 -1.5 h 4 c -0.2 0.9 -1 1.5 -2 1.5 z') !important;
}
.uh-notification-badge {
display:none !important;
}
/* Change message envelope to fill on message */
svg:has(+.uh-message-badge)>path {
fill: #00f !important;
d: path('M 19.4 2.8 H 0.6 c -0.3 0 -0.6 0.3 -0.6 0.6 v 13.1 c 0 0.3 0.3 0.6 0.6 0.6 h 18.8 c 0.3 0 0.6 -0.3 0.6 -0.6 V 3.4 c 0 -0.3 -0.3 -0.6 -0.6 -0.6 z M 7.2 10 l -6 5.1 V 4.8 z m 0.9 0.8 l 1.5 1.3 c 0.1 0.1 0.3 0.1 0.4 0.1 s 0.3 0 0.4 -0.1 l 1.5 -1.3 l 6 5.2 H 2 z m 4.7 -0.8 l 6 -5.1 v 10.3 z') !important;
}
.uh-message-badge {
display:none !important;
}
}