Disable the chatbox Background 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.
3 posters

    Disable the chatbox Background

    Scarlet D.
    Scarlet D.
    Forumember


    Male Posts : 130
    Reputation : 2
    Language : Greek,English
    Location : Athens,Greece

    Solved Disable the chatbox Background

    Post by Scarlet D. Tue Apr 12 2016, 00:22

    Technical Details


    Forum version : #PunBB
    Position : Founder
    Concerned browser(s) : Mozilla Firefox, Google Chrome, Opera, Safari
    Screenshot of problem : https://2img.net/h/oi63.tinypic.com/311t5ll.jpg
    Who the problem concerns : Yourself
    When the problem appeared : when i updated to PunBB
    Forum link : http://onepiecegr.forum-pro.org/

    Description of problem

    Hi there again!

    I guess it's the PunBB's new feature, but it seems that the background of my forum is on my chatbox too. I tried to find the css code which disables the backgound on the chatbox but i found no solution myself. To be exact i need to replace the background image of the chatbox with one of my own

    Thank you


    Last edited by Heartsealed on Tue Apr 12 2016, 14:11; edited 1 time in total
    Take Notes
    Take Notes
    Helper
    Helper


    Male Posts : 2337
    Reputation : 324
    Language : English
    Location : Forumountain

    Solved Re: Disable the chatbox Background

    Post by Take Notes Tue Apr 12 2016, 01:17

    Code:
    body[bgcolor] {
      background: #CHOOSE;
    }
    Scarlet D.
    Scarlet D.
    Forumember


    Male Posts : 130
    Reputation : 2
    Language : Greek,English
    Location : Athens,Greece

    Solved Re: Disable the chatbox Background

    Post by Scarlet D. Tue Apr 12 2016, 13:59

    Forumedic wrote:
    Code:
    body[bgcolor] {
      background: #CHOOSE;
    }
    hmmm nothing happened Embarassed
    Take Notes
    Take Notes
    Helper
    Helper


    Male Posts : 2337
    Reputation : 324
    Language : English
    Location : Forumountain

    Solved Re: Disable the chatbox Background

    Post by Take Notes Tue Apr 12 2016, 14:04

    It might help if you told us what you wanted the background to be. Whether it is an image or color.
    Scarlet D.
    Scarlet D.
    Forumember


    Male Posts : 130
    Reputation : 2
    Language : Greek,English
    Location : Athens,Greece

    Solved Re: Disable the chatbox Background

    Post by Scarlet D. Tue Apr 12 2016, 14:07

    ah i want it to be an image, would this:

    Code:
        body[bgcolor] {
              background-image: url(' ');
            }

    help?
    Take Notes
    Take Notes
    Helper
    Helper


    Male Posts : 2337
    Reputation : 324
    Language : English
    Location : Forumountain

    Solved Re: Disable the chatbox Background

    Post by Take Notes Tue Apr 12 2016, 14:08

    Sort of. It would look like this:
    Code:
    body[bgcolor] {
      background:url('IMAGE LINK HERE') repeat #000;
    }
    Scarlet D.
    Scarlet D.
    Forumember


    Male Posts : 130
    Reputation : 2
    Language : Greek,English
    Location : Athens,Greece

    Solved Re: Disable the chatbox Background

    Post by Scarlet D. Tue Apr 12 2016, 14:10

    Forumedic wrote:Sort of. It would look like this:
    Code:
    body[bgcolor] {
      background:url('IMAGE LINK HERE') repeat #000;
    }

    yes, it actually helped! Thanks a lot!
    Take Notes
    Take Notes
    Helper
    Helper


    Male Posts : 2337
    Reputation : 324
    Language : English
    Location : Forumountain

    Solved Re: Disable the chatbox Background

    Post by Take Notes Tue Apr 12 2016, 14:14

    You're welcome. Have a nice day!
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19357
    Reputation : 2006
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Disable the chatbox Background

    Post by Ape Tue Apr 12 2016, 19:21

    Topic solved and archived



    Disable the chatbox Background Left1212Disable the chatbox Background Center11Disable the chatbox Background Right112
    Disable the chatbox Background Ape_b110
    Disable the chatbox Background Ape1010