hide category + hide popup + pictures for posts 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

    hide category + hide popup + pictures for posts

    avatar
    Netty 88
    Forumember


    Posts : 68
    Reputation : 1
    Language : Hungarian

    hide category + hide popup + pictures for posts Empty hide category + hide popup + pictures for posts

    Post by Netty 88 February 7th 2015, 1:39 pm

    Hi!

    I need some helps.

    1.) Is it possible to hide the first category? There is no way to delete.
    https://i.servimg.com/u/f38/19/11/12/33/catego10.jpg

    https://i.servimg.com/u/f38/19/11/12/33/catego11.jpg

    2.) I also want to hide texts from the popup profile, and to move the "e-mail" icon a bit left.
    https://i.servimg.com/u/f38/19/11/12/33/popup10.jpg

    3.) How can i add pictures for titles of posts?
    https://i.servimg.com/u/f38/19/11/12/33/image10.jpg

    I use phbb3. And this is the forum: montea.hungarianforum.com

    Thx ^^

    ps.: sorry for my english ^^'


    Last edited by Netty 88 on February 7th 2015, 10:53 pm; edited 1 time in total
    avatar
    Fierce Star
    Forumember


    Male Posts : 110
    Reputation : 17
    Language : English
    Location : United States

    hide category + hide popup + pictures for posts Empty Re: hide category + hide popup + pictures for posts

    Post by Fierce Star February 7th 2015, 6:09 pm

    For the first part, try adding this code to your CSS (ACP -> Display -> Colors -> CSS Stylesheet):
    Code:
    #navstrip:nth-of-type(1) {
        display: none;
    }

    For the third part, I'm not entirely sure what you're intending to do; but if you want to add category icons next to the topic titles to display when the thread is locked, has a new post, or has no new post, then go to Admin Control Panel -> Display -> Pics Management -> Advanced Mode -> Icons for topics -> Then you can upload pictures for them there.
    If that isn't want you want, then could you give us a description of what you're trying to do?
    avatar
    Netty 88
    Forumember


    Posts : 68
    Reputation : 1
    Language : Hungarian

    hide category + hide popup + pictures for posts Empty Re: hide category + hide popup + pictures for posts

    Post by Netty 88 February 7th 2015, 6:46 pm

    1.) It works, but I want to hide only "Montea világa" and your code hides the whole navigation texts.

    //edit: that works ^^:
    Code:
    #navstrip li.begin {
            display: none;
       }
    //


    3.) No, I like to add there different pictures, not buttons or icons. Topics are different places (it's a frpg site), and the pictures would be illustrations. For example:
    https://i.servimg.com/u/f38/19/11/12/33/image210.jpg
    I hope it helps.
    avatar
    Netty 88
    Forumember


    Posts : 68
    Reputation : 1
    Language : Hungarian

    hide category + hide popup + pictures for posts Empty Re: hide category + hide popup + pictures for posts

    Post by Netty 88 February 9th 2015, 9:11 am

    Bump
    avatar
    Netty 88
    Forumember


    Posts : 68
    Reputation : 1
    Language : Hungarian

    hide category + hide popup + pictures for posts Empty Re: hide category + hide popup + pictures for posts

    Post by Netty 88 February 13th 2015, 8:54 pm

    Bump again.
    Could somebody help me? Sad
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10112
    Reputation : 923
    Language : English
    Location : USA

    hide category + hide popup + pictures for posts Empty Re: hide category + hide popup + pictures for posts

    Post by brandon_g February 19th 2015, 3:28 pm

    For the second one... may I ask what you mean by a pop up? It looks to me like just the regular avatar, post count and the like from your screen shot.

    For your 3rd question, I do not think it is possible to include a photo/picture in a topic title. I am not 100% sure of this though, Sorry Sad.



    hide category + hide popup + pictures for posts Brando10
    Remember to mark your topic hide category + hide popup + pictures for posts Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    hide category + hide popup + pictures for posts Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points
    avatar
    Netty 88
    Forumember


    Posts : 68
    Reputation : 1
    Language : Hungarian

    hide category + hide popup + pictures for posts Empty Re: hide category + hide popup + pictures for posts

    Post by Netty 88 February 19th 2015, 8:11 pm

    Hi! Smile

    For the second one: the little, framed picture is a pop-up. The real avatar is under that. Maybe this will help, see 1.
    https://i.servimg.com/u/f38/19/11/12/33/popup11.jpg
    And if you click on the name (2.), than can you see that popup little window (sorry, i don't know what's its name, but see 3.). And what I want, is the 4.
    avatar
    Netty 88
    Forumember


    Posts : 68
    Reputation : 1
    Language : Hungarian

    hide category + hide popup + pictures for posts Empty Re: hide category + hide popup + pictures for posts

    Post by Netty 88 March 4th 2015, 5:34 pm

    Bump Sad
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10112
    Reputation : 923
    Language : English
    Location : USA

    hide category + hide popup + pictures for posts Empty Re: hide category + hide popup + pictures for posts

    Post by brandon_g March 4th 2015, 6:01 pm

    Looks like a coding issue of some sort.



    hide category + hide popup + pictures for posts Brando10
    Remember to mark your topic hide category + hide popup + pictures for posts Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    hide category + hide popup + pictures for posts Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points