How do I add Santa Claus hat Categories Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    How do I add Santa Claus hat Categories

    avatar
    AlexSas
    New Member


    Posts : 20
    Reputation : 1
    Language : Romanian

    How do I add Santa Claus hat Categories Empty How do I add Santa Claus hat Categories

    Post by AlexSas December 5th 2014, 11:54 am

    As the title says, how Santa Claus hat adds to the bar to categories?
    Mati
    Mati
    Hyperactive


    Posts : 2020
    Reputation : 330
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    How do I add Santa Claus hat Categories Empty Re: How do I add Santa Claus hat Categories

    Post by Mati December 5th 2014, 11:06 pm

    Hello,

    Add this in your CSS

    Code:
    .main .main-head:before {
        content: url("http://i59.servimg.com/u/f59/14/73/12/96/christ11.png");
        position: absolute;
        margin-top: -15px;
        margin-left: -29px;
    }