[XenForo] Forum Hover Color

Discussion in 'Member Articles & Tutorials' started by Matthew, Mar 26, 2012.

  1. Matthew

    Matthew Regular Member

    Joined:
    Jan 23, 2004
    Messages:
    144
    Likes Received:
    27
    Add this to your EXTRA.CSS

    Code:
    .nodeList .node_910
    .nodeInfo:hover
    {
    background: #F0F0F0 ;
    }
    


    After that just change #F0F0F0 to the color you want and 910 to your category id. To find that click on your category. When you click on it you will get this, except it will be your domain

    http://gamefeint.com...#gamefeint-hq.1 <-- the number is your category id.

    If you want to see a demo, go to gamefeint.com and hover your mouse over the forums.

    This post has been promoted to an article
     

Share This Page