Need Help: ChatBox Title not working
3 posters
Page 1 of 1
Need Help: ChatBox Title not working
Hey guys. I need a bit of help because when I tried to change the title of a chatbox (when I switched to the same version), it isn't working, so I wanted advice on where to put certain codes. Let me explain:
I don't know where to put the text color, title, or anything. So I need to know where to edit certain parts, Thanks
- Code:
body.chatbox # chatbox_header. chatbox-title,
body.chatbox # chatbox_header. chatbox a.chat-title-title {
color: color code! important;
}
I don't know where to put the text color, title, or anything. So I need to know where to edit certain parts, Thanks
Guest- Guest
Re: Need Help: ChatBox Title not working
color: color code! important;
You can use the color name or the hex number (#000000).
You can use the color name or the hex number (#000000).
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Need Help: ChatBox Title not working
yes, but where does the change of title go, as in the title of the Chat is: ChatBox, but I want to change it. How?
Guest- Guest
Re: Need Help: ChatBox Title not working
My version is currently PhBB, as of now, I have changed it yesterday
Guest- Guest
Re: Need Help: ChatBox Title not working
Which one: 2 or 3?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Need Help: ChatBox Title not working
Add the following rules to your stylesheet :
Administration Panel > Display > Colors > CSS stylesheet
Replace Chatbox title by the content you want displayed.
Administration Panel > Display > Colors > CSS stylesheet
- Code:
.chatbox-title {
font-size:0;
width:auto;
}
.chatbox-title:after {
content:"Chatbox title";
font-size:20px;
}
Replace Chatbox title by the content you want displayed.
Re: Need Help: ChatBox Title not working
Hi to all FM members
I would also like the code to that for my Phbb2 forum Thank You
I would also like the code to that for my Phbb2 forum Thank You
Whistler- Forumember
- Posts : 276
Reputation : 83
Language : English, Greman, Spanish
Re: Need Help: ChatBox Title not working
Thank you! This topic is considered solved and is able to be locked now.
Guest- Guest
Re: Need Help: ChatBox Title not working
You're welcome ^^
Topic archived
If you have any questions don't hesitate to open a new topic.
Topic archived
If you have any questions don't hesitate to open a new topic.
Similar topics
» Chatbox v2 not working
» Chatbox Autorefresh Not Working
» Chatbox changes not working on phpbb3 CSS
» AvacWeb ChatBox title
» Popup chatbox- Log in not working
» Chatbox Autorefresh Not Working
» Chatbox changes not working on phpbb3 CSS
» AvacWeb ChatBox title
» Popup chatbox- Log in not working
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum