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.

Chat box help

3 posters

Go down

In progress Chat box help

Post by [SS] Illuminati October 30th 2013, 5:10 am

Ok I want to customize it but the thing in tips and tricks doesn't explain it well how would I change the title with this code


body.chatbox # chatbox_header. chatbox-title,
body.chatbox # chatbox_header. chatbox a.chat-title-title {
    color: color code! important;
}
[SS] Illuminati
[SS] Illuminati
Forumember

Male Posts : 92
Reputation : 3
Language : LUA, Java, Python, and, HTML

http://www.maliciousgaing.foruotion.com

Back to top Go down

In progress Re: Chat box help

Post by Sir Chivas™ October 30th 2013, 5:19 am

Hi,

Try this code: Add this into your CSS (ACP >> Display >> Colors >> CSS (tab)).
Code:
    #chatbox_header a.cattitle strong {
    display: none !important;
    }
    #chatbox_header td.catBottom table tbody tr td:after {
    content: 'TITLE' !important;
    font-size: 12px !important;
    }
Replace "TITLE" with your own title.

Regards,
Sir Chivas.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

In progress Re: Chat box help

Post by [SS] Illuminati October 30th 2013, 5:52 am

#chatbox_header a.cattitle strong {
    display: none !important;
    }
    #chatbox_header td.catBottom table tbody tr td:after {
    content: 'TITLE' !important;
    font-size: 12px !important;
    }


That's were I put it right?
[SS] Illuminati
[SS] Illuminati
Forumember

Male Posts : 92
Reputation : 3
Language : LUA, Java, Python, and, HTML

http://www.maliciousgaing.foruotion.com

Back to top Go down

In progress Re: Chat box help

Post by Kaizer Lee October 30th 2013, 6:57 am

You have to change the word 'TITLE' to whatever needs to be changed like 'Doughnuts' and all.
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum