Can someone give me the link to the solved icon tutorial? 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

    Can someone give me the link to the solved icon tutorial?

    avatar
    Rthera
    Forumember


    Male Posts : 174
    Reputation : 8
    Language : English

    Solved Can someone give me the link to the solved icon tutorial?

    Post by Rthera Tue Aug 28, 2012 2:13 pm

    Hi,

    I may of forgot the tutorial for solved icon.
    Can someone give me the link to the solved icon tutorial?

    Really appreciated thanks! Smile

    Question 2: How do I disable all the images at the bottom of the page.
    Showing (Locked icons).

    Here is a picture: http://gyazo.com/ed8ca02342e25a0a7f8e1e37cb5ee4dc
    Base
    Base
    Forumaster


    Male Posts : 10383
    Reputation : 1695
    Language : English and French
    Location : United Kingdom, England

    Solved Re: Can someone give me the link to the solved icon tutorial?

    Post by Base Tue Aug 28, 2012 2:36 pm

    Hi, for topic icons please read this tutorial: https://help.forumotion.com/t86303-topic-icons-how-to-add-a-solved-icon

    To get rid of that part, please add this to your CSS code:

    Code:
    ul#pun-legend, ul.pun-legend {
        display: none;
    }
    avatar
    Rthera
    Forumember


    Male Posts : 174
    Reputation : 8
    Language : English

    Solved Re: Can someone give me the link to the solved icon tutorial?

    Post by Rthera Tue Aug 28, 2012 2:43 pm

    I've added it to my CSS code but still no change.
    Base
    Base
    Forumaster


    Male Posts : 10383
    Reputation : 1695
    Language : English and French
    Location : United Kingdom, England

    Solved Re: Can someone give me the link to the solved icon tutorial?

    Post by Base Tue Aug 28, 2012 2:50 pm

    May I have the link to your forum please?
    avatar
    Rthera
    Forumember


    Male Posts : 174
    Reputation : 8
    Language : English

    Solved Re: Can someone give me the link to the solved icon tutorial?

    Post by Rthera Tue Aug 28, 2012 2:53 pm

    avatar
    Rthera
    Forumember


    Male Posts : 174
    Reputation : 8
    Language : English

    Solved Re: Can someone give me the link to the solved icon tutorial?

    Post by Rthera Tue Aug 28, 2012 2:54 pm

    Doesn't matter, I did it.

    I just added this.

    Code:
    ul#picture_legend, ul#privmsgs-menu {
    padding: 3px 0;
    text-align: center;
    display:none;
    }
    Base
    Base
    Forumaster


    Male Posts : 10383
    Reputation : 1695
    Language : English and French
    Location : United Kingdom, England

    Solved Re: Can someone give me the link to the solved icon tutorial?

    Post by Base Tue Aug 28, 2012 2:57 pm

    Please don't double/triple post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead.

    I see. The picture you showed me was for punBB forums. The forum link you gave me leads to a phpBB 3 forum which is why the code didn't work. So is this solved now?
    avatar
    Rthera
    Forumember


    Male Posts : 174
    Reputation : 8
    Language : English

    Solved Re: Can someone give me the link to the solved icon tutorial?

    Post by Rthera Tue Aug 28, 2012 2:58 pm

    Yes, it is solved, and plus I didn't bump?
    Base
    Base
    Forumaster


    Male Posts : 10383
    Reputation : 1695
    Language : English and French
    Location : United Kingdom, England

    Solved Re: Can someone give me the link to the solved icon tutorial?

    Post by Base Tue Aug 28, 2012 3:00 pm

    Great, glad I could help.

    And double posting is where you make a reply directly after you've made a reply. Consecutive posts have to be separated by 24 hours. Smile

    Topic Solved & Locked