• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

Change Stickied Threads Background Color in Discussion List

That is easy as well.

Just change it to this:

li.sticky .main,
li.sticky .posterAvatar,
li.sticky .stats,
li.sticky .lastPost { background: #D7EDFC; }


 
Nice little tweak, when doing this on a test installation I went with putting the css in custom css page that was used in another tutorial (the snow at the top of the nav) called EXTRA.css. Might make sense for others to go this route will make it easier to update your template if you have your tweaks in a separate file. :)

Thanks for sharing!
 
Top Bottom