hide category + hide popup + pictures for posts
3 posters
Page 1 of 1
hide category + hide popup + pictures for posts
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 ^^'
I need some helps.
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
Re: hide category + hide popup + pictures for posts
For the first part, try adding this code to your CSS (ACP -> Display -> Colors -> CSS Stylesheet):
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?
- 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?
Re: hide category + hide popup + pictures for posts
1.) It works, but I want to hide only "Montea világa" and your code hides the whole navigation texts.
//edit: that works ^^:
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.
//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.
Re: hide category + hide popup + pictures for posts
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 .
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 .
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Re: hide category + hide popup + pictures for posts
Hi!
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.
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.
Re: hide category + hide popup + pictures for posts
Looks like a coding issue of some sort.
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Similar topics
» Image next to description + Double category titles + rename titles + hide "view posts"
» hide pictures from guests
» Sub category pictures.
» How to Hide a Category and containing Topics
» Hide category
» hide pictures from guests
» Sub category pictures.
» How to Hide a Category and containing Topics
» Hide category
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum