dopetalk

Technology => SMF Forum Code Modifications => Topic started by: Chip on November 27, 2019, 03:16:26 AM

Title: Enable Long Topic descriptions to display the "no. of views" count in a thread
Post by: Chip on November 27, 2019, 03:16:26 AM
re. https://www.simplemachines.org/community/index.php?topic=570636


Add to ./Themes/default/css/index.css  then clear the file and browser cache:

Code: [Select]
/* Added Long Topic View Count Support */
/* ----------------------------------- */
#forumposts .cat_bar {
    background: linear-gradient(#738599, #a8bace);
    height: auto;
    min-height: 31px;
    border-radius: 5px;
}
#forumposts .catbg {
    background: none;
}

SimplePortal 2.3.6 © 2008-2014, SimplePortal