For some reason i think this got changed. I think its supposed to be the gray gradient. But it looks like it is set on transparent? Im not sure what happened.
Area in the red box.
Area in the red box.
.private-message-widget .message-list .message-item {
background: {vb:stylevar content_background};
}
.private-message-widget .message-list .message-item {
background: {vb:stylevar content_background};
}
.private-message-widget .message-list .message-item {
background: blue; /* change color */
}
![]() ![]() |
My Amazon Affiliate Link Fast vBulletin VPS Host: This site is hosted by IONOS |
![]() ![]() |
My Amazon Affiliate Link Fast vBulletin VPS Host: This site is hosted by IONOS |
.private-message-widget .message-list .message-item {
background: #aab7b8;
}
https://htmlcolorcodes.com/
.widget-header-divider {
border-top: 2px solid #000;
}
.widget-header-divider {
display: none;
}
.widget-header-divider {
border-top: 2px solid #000;
}
.widget-header-divider {
display: none;
}
#channel-tabbar {
border: 3px solid #FCAB1F;
box-sizing: border-box;
height: 34px;
}

Comment