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.

Disable the chatbox Background

3 posters

Go down

Solved Disable the chatbox Background

Post by Scarlet D. April 11th 2016, 11:22 pm

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 April 12th 2016, 1:11 pm; edited 1 time in total
Scarlet D.
Scarlet D.
Forumember

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

http://onepiecegr.forum-pro.org/

Back to top Go down

Solved Re: Disable the chatbox Background

Post by Take Notes April 12th 2016, 12:17 am

Code:
body[bgcolor] {
  background: #CHOOSE;
}
Take Notes
Take Notes
Helper
Helper

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

Back to top Go down

Solved Re: Disable the chatbox Background

Post by Scarlet D. April 12th 2016, 12:59 pm

Forumedic wrote:
Code:
body[bgcolor] {
  background: #CHOOSE;
}
hmmm nothing happened Embarassed
Scarlet D.
Scarlet D.
Forumember

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

http://onepiecegr.forum-pro.org/

Back to top Go down

Solved Re: Disable the chatbox Background

Post by Take Notes April 12th 2016, 1:04 pm

It might help if you told us what you wanted the background to be. Whether it is an image or color.
Take Notes
Take Notes
Helper
Helper

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

Back to top Go down

Solved Re: Disable the chatbox Background

Post by Scarlet D. April 12th 2016, 1:07 pm

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

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

help?
Scarlet D.
Scarlet D.
Forumember

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

http://onepiecegr.forum-pro.org/

Back to top Go down

Solved Re: Disable the chatbox Background

Post by Take Notes April 12th 2016, 1:08 pm

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

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

Back to top Go down

Solved Re: Disable the chatbox Background

Post by Scarlet D. April 12th 2016, 1:10 pm

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!
Scarlet D.
Scarlet D.
Forumember

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

http://onepiecegr.forum-pro.org/

Back to top Go down

Solved Re: Disable the chatbox Background

Post by Take Notes April 12th 2016, 1:14 pm

You're welcome. Have a nice day!
Take Notes
Take Notes
Helper
Helper

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

Back to top Go down

Solved Re: Disable the chatbox Background

Post by Ape April 12th 2016, 6:21 pm

Topic solved and archived


punbb - Disable the chatbox Background Left1212punbb - Disable the chatbox Background Center11punbb - Disable the chatbox Background Right112
punbb - Disable the chatbox Background Ape_b110
punbb - Disable the chatbox Background Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19084
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Back to top


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