How do I make threads that doesn't show the thread maker? 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.
3 posters

    How do I make threads that doesn't show the thread maker?

    Dr.Kran
    Dr.Kran
    Forumember


    Male Posts : 70
    Reputation : 1
    Language : English
    Location : Classified

    In progress How do I make threads that doesn't show the thread maker?

    Post by Dr.Kran July 23rd 2015, 11:15 pm

    Not Unannounced or anonymous features but a thread that hides both the maker's icon and information.
    Just a thread with nothing other than the thread information.
    YoshiGM
    YoshiGM
    Active Poster


    Male Posts : 1562
    Reputation : 146
    Language : Spanish & English
    Location : Mexico

    In progress Re: How do I make threads that doesn't show the thread maker?

    Post by YoshiGM July 24th 2015, 1:56 am

    Hi,
    please provide an example of what you are talking about.
    i will very glad if you open your topic to read "guest". 

    Thanks
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: How do I make threads that doesn't show the thread maker?

    Post by SLGray July 24th 2015, 4:21 am

    So you want to remove the information that shows who created the topic?



    How do I make threads that doesn't show the thread maker? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Dr.Kran
    Dr.Kran
    Forumember


    Male Posts : 70
    Reputation : 1
    Language : English
    Location : Classified

    In progress Correct!

    Post by Dr.Kran July 24th 2015, 4:36 pm

    SLGray wrote:So you want to remove the information that shows who created the topic?
    Yes, that's exactly what I want.
    A post that hides all the information on the sidelines and shows up as blank.
    Also hides the "by" creator above.

    How does one do this?
    -I'm an artist so I like to do it from scratch, any ideas on how to pull it off?


    Last edited by Dr.Kran on July 24th 2015, 4:49 pm; edited 2 times in total
    Dr.Kran
    Dr.Kran
    Forumember


    Male Posts : 70
    Reputation : 1
    Language : English
    Location : Classified

    In progress Here's a good example

    Post by Dr.Kran July 24th 2015, 4:45 pm

    YoshiGM wrote:Hi,
    please provide an example of what you are talking about.
    i will very glad if you open your topic to read "guest". 

    Thanks
    These images are good examples
    Instead of this
    How do I make threads that doesn't show the thread maker? Image110

    I would like this, or custom anonymous.
    How do I make threads that doesn't show the thread maker? Image210
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: How do I make threads that doesn't show the thread maker?

    Post by SLGray July 24th 2015, 7:31 pm

    For the profile fields:
    AP > Users & Groups > Users > Profile
    Modify the ones you want to remove.  Uncheck the box for In Messages for the option for display.



    How do I make threads that doesn't show the thread maker? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Dr.Kran
    Dr.Kran
    Forumember


    Male Posts : 70
    Reputation : 1
    Language : English
    Location : Classified

    In progress Re: How do I make threads that doesn't show the thread maker?

    Post by Dr.Kran July 25th 2015, 8:17 pm

    SLGray wrote:For the profile fields:
    AP > Users & Groups > Users > Profile
    Modify the ones you want to remove.  Uncheck the box for In Messages for the option for display.
    This doesn't solve my problem, but thanks though.
    This is more of an module I want to make my guides seem as though there were apart of the forums rather than be treated as a post.
    -A page with no owner is what I'm on about.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: How do I make threads that doesn't show the thread maker?

    Post by SLGray July 25th 2015, 8:22 pm

    CSS Stylesheet:
    Code:
    .postprofile dd, .postprofile dt {
        display: none;
    }



    How do I make threads that doesn't show the thread maker? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.