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.

change chatbox name

+3
LGforum
levy
Goppyrules
7 posters

Go down

change chatbox name Empty change chatbox name

Post by Goppyrules July 16th 2013, 3:56 pm

is there anyway i can change the chatbox name?
avatar
Goppyrules
Forumember

Posts : 125
Reputation : 2
Language : english

Back to top Go down

change chatbox name Empty Re: change chatbox name

Post by levy July 16th 2013, 4:07 pm

Hello , yes its is possible , go in
Administration Panel -> Display -> Colors -> CSS and add this code

Code:
.chatbox-title {
visibility: hidden !important;
}
.chatbox-title:after {
content: "ShoutBox";
visibility: visible;
float: left;
}

Replace ShoutBox with what you want.
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

change chatbox name Empty Re: change chatbox name

Post by Goppyrules July 16th 2013, 6:41 pm

that code only works for punbb.already tried it on phpbb2 but it doesnt work. tried it on punbb and it works. my forum is phpbb2
avatar
Goppyrules
Forumember

Posts : 125
Reputation : 2
Language : english

Back to top Go down

change chatbox name Empty Re: change chatbox name

Post by levy July 16th 2013, 7:50 pm

Please provide your forum URL
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

change chatbox name Empty Re: change chatbox name

Post by Goppyrules July 18th 2013, 1:41 am

avatar
Goppyrules
Forumember

Posts : 125
Reputation : 2
Language : english

Back to top Go down

change chatbox name Empty Re: change chatbox name

Post by LGforum July 18th 2013, 3:25 pm

LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

change chatbox name Empty Re: change chatbox name

Post by Goppyrules July 19th 2013, 6:59 am

Code:

 well i tired it but it didnt work. i have this code
a.cattitle { visibility: hidden; }
a.cattitle:after { content: "new title";
visibility: visible;
float: left; }

but everytime i use it, it keeps changing forum name to whatever you put as the title.
avatar
Goppyrules
Forumember

Posts : 125
Reputation : 2
Language : english

Back to top Go down

change chatbox name Empty Re: change chatbox name

Post by Goppyrules July 28th 2013, 7:37 am

bump. anyone got any help for this?
avatar
Goppyrules
Forumember

Posts : 125
Reputation : 2
Language : english

Back to top Go down

change chatbox name Empty Re: change chatbox name

Post by Ξx July 28th 2013, 11:17 am

That code works: PunBB, Invision PhPBB3
avatar
Ξx
New Member

Posts : 6
Reputation : 1
Language : Finnish

Back to top Go down

change chatbox name Empty Re: change chatbox name

Post by Derri July 28th 2013, 12:01 pm


Goppyrules wrote:bump. anyone got any help for this?

Did you try LGforum's suggestion?
Derri
Derri
Helper
Helper

Male Posts : 8755
Reputation : 638
Language : English & Basic French
Location : Scotland, United Kingdom

Back to top Go down

change chatbox name Empty Re: change chatbox name

Post by Khaoz July 28th 2013, 2:16 pm

I tried this myself and it didn't seem to work @ LGforum's post.

//This seemed to work though on my phpbb2 forum:
Code:
#chatbox_header a.cattitle strong {
    display: none !important;
    }
    #chatbox_header a.cattitle:after{
  content:"Shoutbox"
    ;float:left
    padding:5px;
    ;visibility:visible
}

change chatbox name XrQzGvy
avatar
Khaoz
Forumember

Posts : 48
Reputation : 4
Language : English

Back to top Go down

change chatbox name Empty Re: change chatbox name

Post by Goppyrules July 29th 2013, 10:10 pm

thanks man topic solved
avatar
Goppyrules
Forumember

Posts : 125
Reputation : 2
Language : english

Back to top Go down

change chatbox name Empty Re: change chatbox name

Post by kirk July 30th 2013, 12:35 am

Goppyrules wrote:thanks man topic solved

 now moved to archives
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Back to top

- Similar topics

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