WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1 Chatbox Problem ( Glitch ) on Fri Jul 16, 2010 5:20 pm

Emilio


Registered Member
Registered Member
Check out the image

http://www.graphilicious.forumotion.Com

2 Re: Chatbox Problem ( Glitch ) on Fri Jul 16, 2010 5:31 pm

Unknown Data


Registered Member
Registered Member
I could be that you didn't have chosen a background color for your Chatbox.
Try checking your stylesheet and look of a color is missing there.

http://www.sjovfakta.dk

3 Re: Chatbox Problem ( Glitch ) on Fri Jul 16, 2010 5:50 pm

Emilio


Registered Member
Registered Member
Here's my chatbox css
You at the first lines ( background image: none)
And ( background color: #FFFFFF

Spoiler:
Code:
/* Chatbox-------------------------------------------------------------*/body.chatbox {background-image: none;padding: 0;margin: 0;background-color: #ffffff;}#chatbox_header {height: 30px;}#chatbox_header.main-head {padding: 0 1.3em;color: #dedfdf;background-color: #1f537b;}.chatbox-title,.chatbox-title a.chat-title {color: #dedfdf;text-decoration: none;}.chatbox-title {float: left;margin: 0;padding: 2px 5px 0 5px;width: 15em;}.chatbox-options {float: right;list-style: none;font-size: 11px;margin: 0.7em 0.5em 0.5em 0.5em;}.chatbox-options li {display:inline;}.chatbox-options li,.chatbox-options li a,.chatbox-options li label {color: #dedfdf;}#chatbox_members {position: absolute;top: 30px;bottom: 30px;width: 180px;overflow: auto;border-right: 1px dashed #ccc;}#chatbox_messenger_form {margin: 10px 0 0 0;}#chatbox_members .member-title {text-align: center;padding: 0.5em 0.25em;background-image: none;font-size: 12px;background-color: #f4f9fd;color : #1b64b3;font-family: Calibri, Arial;}#chatbox_members ul {list-style: none;margin: 0 0 0 1em;}#chatbox_members ul li {margin: 0.5em 0.5em 0.5em 0;}#chatbox {position: absolute;top: 30px;left: 181px;right: 0;bottom: 30px;overflow: auto;line-height: 10px;}#chatbox p {line-height: 1.2em;}.chatbox_row_1 {padding: 4px;background-color: #fbfbfb;}.chatbox_row_2 {padding: 4px;background-color: #f4f4f4;}.chatbox_row_3 {padding: 4px;background-color: #f4f9fd;}#chatbox .user {font-weight: bold;}.memberlist_row_1 {background-color: #fbfbfb;}#chatbox_footer {position: absolute;bottom: 0;left: 0;right: 0;border-top: 1px dashed #ccc;}#message,#submit_button{border-width: 1px;}.fontbutton {padding: 1px;cursor: pointer;text-align: left;}.fontbutton_normal {background: #E1E1E2;}.fontbutton_selected {background: #BBC7CE;border: 1px solid #22229C;}.fontbutton_clicked {background: #959595;border: 1px solid #22229C;}.fontbutton_hover {background: #E1E1E2;border: 1px solid #22229C;}.fontbutton {background:#E1E1E2 none repeat scroll 0%;border:medium none;color:#000000;float:left;margin-right:10px;padding:1px;}
/*Internet Explorer fixers and hacks for Chatbox *
/* html #chatbox-members {

http://www.graphilicious.forumotion.Com

4 Re: Chatbox Problem ( Glitch ) on Fri Jul 16, 2010 6:46 pm

ankillien


Administrator
Administrator
Hey Samurai!

Can you provide a link to your site?

5 Re: Chatbox Problem ( Glitch ) on Fri Jul 16, 2010 7:03 pm

Emilio


Registered Member
Registered Member
Yes sure Smile
Click here!

http://www.graphilicious.forumotion.Com

6 Re: Chatbox Problem ( Glitch ) on Fri Jul 16, 2010 10:01 pm

ankillien


Administrator
Administrator
Thanks for the link Smile

Try adding this code to your CSS...

Code:
body[bgcolor="#fbfbfb"] {
background-image : none;
}

7 Re: Chatbox Problem ( Glitch ) on Fri Jul 16, 2010 10:24 pm

Emilio


Registered Member
Registered Member
Thanks you soooooooooo much!
it works Smile

http://www.graphilicious.forumotion.Com

8 Re: Chatbox Problem ( Glitch ) on Sat Jul 17, 2010 6:51 am

ankillien


Administrator
Administrator
Glad I could help Very Happy

Solved | Locked

View previous topic View next topic Back to top  Message [Page 1 of 1]

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