Topic Icon Code 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

    Topic Icon Code

    avatar
    Skhectic28
    Forumember


    Posts : 156
    Reputation : 4
    Language : English

    Solved Topic Icon Code

    Post by Skhectic28 December 30th 2011, 5:52 pm

    Need help positioning my topic icon.
    I want the icon to be positioned like here - http://gyazo.com/1e56c7302fe46bb3c5ccd9d88a658f4f

    HELP
    avatar
    Skhectic28
    Forumember


    Posts : 156
    Reputation : 4
    Language : English

    Solved Re: Topic Icon Code

    Post by Skhectic28 January 1st 2012, 5:23 pm

    Please can someone give me the code to position the icon. Sad
    avatar
    Guest
    Guest


    Solved Re: Topic Icon Code

    Post by Guest January 1st 2012, 5:53 pm

    Can you provide your forum url? Smile
    avatar
    Skhectic28
    Forumember


    Posts : 156
    Reputation : 4
    Language : English

    Solved Re: Topic Icon Code

    Post by Skhectic28 January 1st 2012, 6:04 pm

    avatar
    Guest
    Guest


    Solved Re: Topic Icon Code

    Post by Guest January 1st 2012, 6:05 pm

    avatar
    Skhectic28
    Forumember


    Posts : 156
    Reputation : 4
    Language : English

    Solved Re: Topic Icon Code

    Post by Skhectic28 January 1st 2012, 6:10 pm

    I have inputted the image already but I want the positioning of the topic icon to be like this:

    http://gyazo.com/1e56c7302fe46bb3c5ccd9d88a658f4f

    NOT like this:

    http://gyazo.com/c3378c8df7e6981c3c66ab8d49346d34
    avatar
    Guest
    Guest


    Solved Re: Topic Icon Code

    Post by Guest January 1st 2012, 6:33 pm

    Add to your CSS Stylesheet after all codes you have there (if you have):
    Code:
    dd.dterm{
    background-position: 300px !important;
    }
    You need only to change the value (300px) with more or less. Wink
    avatar
    Skhectic28
    Forumember


    Posts : 156
    Reputation : 4
    Language : English

    Solved Re: Topic Icon Code

    Post by Skhectic28 January 1st 2012, 6:42 pm

    Thanks a lot Gassy. Very Happy!
    avatar
    Guest
    Guest


    Solved Re: Topic Icon Code

    Post by Guest January 1st 2012, 6:45 pm

    Welcome! Wink
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Topic Icon Code

    Post by Sanket January 1st 2012, 7:11 pm

    Topic Solved & Locked