Change Chat Box Title 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.
4 posters

    Change Chat Box Title

    DustyBones
    DustyBones
    Active Poster


    Male Posts : 1234
    Reputation : 528
    Language : English
    Location : Washington, USA

    Solved Change Chat Box Title

    Post by DustyBones August 7th 2011, 1:32 am

    Is there any way to change the wording of the chatbox to something else?
    Change Chat Box Title Chatbox
    My forum is phpBB2
    Thank you in advance
    Change Chat Box Title Sig_tag


    Last edited by DustyBones on August 7th 2011, 9:02 am; edited 2 times in total
    hoodedwarbler12
    hoodedwarbler12
    Forumember


    Male Posts : 521
    Reputation : 117
    Language : English, Latin, HTML, JavaScript
    Location : Tennessee, USA

    Solved Re: Change Chat Box Title

    Post by hoodedwarbler12 August 7th 2011, 3:06 am

    I don't think there's a way. Sorry. Sad
    RoNo
    RoNo
    Active Poster


    Male Posts : 1270
    Reputation : 135
    Language : English
    Location : Laguna Beach, California

    Solved Re: Change Chat Box Title

    Post by RoNo August 7th 2011, 6:58 am

    DustyBones wrote:
    Is there any way to change the wording of the chatbox to something else?
    Change Chat Box Title Chatbox
    My forum is phpBB2
    Thank you in advance
    Change Chat Box Title Sig_tag
    You can change the header title color to transparent
    and use an image for the title like this...
    Phpbb2 Forum Version
    Code:
    #chatbox_header a[href="/chatbox/index.forum"] {
       background-image: url("http://YOUR_IMAGE_LINK_HERE.png");
       background-position: -1px 0;
       background-repeat: no-repeat;
       color: transparent !important;
       }
    Add code to: Admin Panel»Display»Pictures and Colors»Colors»CSS Stylesheet

    Examples:
    Change Chat Box Title Chat_t11

    header title image size: 130px × 30px
    Change Chat Box Title Chat_t13
    full size image
    DustyBones
    DustyBones
    Active Poster


    Male Posts : 1234
    Reputation : 528
    Language : English
    Location : Washington, USA

    Solved Re: Change Chat Box Title

    Post by DustyBones August 7th 2011, 8:59 am

    Thanks RoNo!
    That did the trick..
    I appreciate your time and illustrated instructions.. Change Chat Box Title 284198
    Thank you


    hmmm.. it seems the solved tag has been removed...
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Change Chat Box Title

    Post by Sanket August 7th 2011, 9:07 am

    Since this thread appears to be solved, I will lock this thread and mark it as solved.
    Change Chat Box Title 2j4t5a8

    Sanket Smile