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.

problems with forums and chatbox lines.

4 posters

Go down

problems with forums and chatbox lines. Empty problems with forums and chatbox lines.

Post by ttaisii September 22nd 2010, 3:50 pm

problems with forums and chatbox lines. 1


Code:
.forabg, .forumbg, .headerbar{
-moz-border-radius: 10px;
-webkit-border-radius: 10px;}

.introduction, .panel, .post, #text_editor_textarea {
background-color: transparent;
border: 1px solid ;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-color: #6d8245;
-moz-box-shadow : 0 0 3px #fff;
-webkit-box-shadow : 0 0 3px #fff;
}

#wrap {
width : 1200px;
padding : 5px;
border : 3px solid #;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
-moz-box-shadow : 0 0 11px #fff;
-webkit-box-shadow : 0 0 11px #fff;
background-image: url('http://i66.servimg.com/u/f66/13/46/75/82/back_c11.png');
background-repeat: repeat;
}

li.row {background-image: url('http://i66.servimg.com/u/f66/13/46/75/82/lirowb10.png');}

div#page-header div.navbar ul.linklist li a{
padding-top: 11px;
padding-bottom: 10px;
padding-right: 3px;
padding-left: 4px;
color: #ffffff;}

div#page-header div.navbar ul.linklist li a:hover{
color: #efefef;
}

ul.navlinks {
font-weight: normal;
text-align: center;
border-bottom: 0px solid #ffffff;
padding-top: 0px;
padding-bottom: 0px;}


div#page-header div.navbar{
clear: both;
margin-top: -2px;
background: url('http://i66.servimg.com/u/f66/13/46/75/82/bgmenu11.png') repeat-x #B14A00;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;}

#search{
display:none;
}

.icon-home{
background: url(http://i66.servimg.com/u/f66/13/46/75/82/212.png) no-repeat top;
padding: 12px;
padding-bottom: 20px;
color: transparent !important;
font-size: 0px !important;}

.icon-home:hover{
background: url(http://i66.servimg.com/u/f66/13/46/75/82/113.png) no-repeat top;
color: transparent;}

.forumbg {
background: url(http://i66.servimg.com/u/f66/13/46/75/82/forumb18.png) repeat-x;
background-color: #383838;}


ul#picture_legend {
background-position: center;
background-repeat: no-repeat;
background-image: url('http://i66.servimg.com/u/f66/13/46/75/82/legend12.png');
text-align: center;
padding: 24px 0;}

ul#privmsgs-menu {
background-position: center;
background-repeat: no-repeat;
background-image: url('http://i66.servimg.com/u/f66/13/46/75/82/msgico10.png');
text-align: CENTER;
padding: 24px 0;}

a.button1, input.button1, a.button2, input.button2, button.button2 {
color: white;
background-image: url(http://i66.servimg.com/u/f66/13/46/75/82/forumb18.png);}

a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, button.button2:hover {
color: white;}

#text_editor_controls a.button2,#text_editor_controls input.button2,#text_editor_controls button.button2{
background-image: url(http://2img.net/i/fa/prosilver/bg_button.gif);
color: black;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 3px;}

.buttons img{
background: url('http://i66.servimg.com/u/f66/13/46/75/82/button11.png') no-repeat;}

.buttons img:hover{
background: url('http://i66.servimg.com/u/f66/13/46/75/82/button11.png') no-repeat;
background-position:  0px -25px;}

ul.navlinks span.new-message {
font-weight: bold;
color: #d5ffae;
padding-right: 1.7em;
background: transparent url('http://2img.net/i/fa/email.gif') no-repeat top right;}



div#page-footer {
background-image: url('http://i66.servimg.com/u/f66/13/46/75/82/cr12.png');
background-position: bottom right;
background-repeat: no-repeat;
padding: 15px;}

#tabs a {
background-color: #ffffff;
background-image: url('http://i66.servimg.com/u/f66/13/46/75/82/back_c11.png');
border-bottom: 1px solid #ffffff;
font-color: #ffffff;}

#tabs .activetab a {
background: url('http://i66.servimg.com/u/f66/13/46/75/82/bgmenu11.png');
background-repeat: repeat-x;
background-color: #ffffff;
font-color: #333333;}

body.chatbox {
  background-color: transparent;}

blockquote blockquote {
background-color: transparent;
font-size: 0.95em;
margin: 0.5em 1px 0pt 15px;}

blockquote blockquote blockquote {
font-size: 0.95em;
background-color: transparent;}

dl.codebox {
padding: 3px;
background-color: transparent;
border: 1px solid #dadada;
font-size: 1em;
font-family: Trebuchet MS;}

dl.codebox dt {
text-transform: none;
font-size: 0.95em;
background-image: url('http://i66.servimg.com/u/f66/13/46/75/82/legend12.png');
background-repeat: no-repeat;
background-position: top center;
border-bottom: 0px solid #FFFFFF;
color: #c6e616;
font-weight: bold;}

dl.codebox code {
font: 0.9em Verdana,Arial,Helvetica,sans-serif;
color: #c6e616;}


profile-icon{
background: url('http://i66.servimg.com/u/f66/13/46/75/82/button11.png') no-repeat;}

profile-icon:hover{
background: url('http://i66.servimg.com/u/f66/13/46/75/82/button11.png') no-repeat;
background-position:  0px -25px;}


Any1 can help me with that code thing? I am stupid Very Happy. huhohi
ttaisii
ttaisii
New Member

Posts : 24
Reputation : 0
Language : Estonian

Back to top Go down

problems with forums and chatbox lines. Empty Re: problems with forums and chatbox lines.

Post by ttaisii September 22nd 2010, 3:57 pm

problems with forums and chatbox lines. 1
ttaisii
ttaisii
New Member

Posts : 24
Reputation : 0
Language : Estonian

Back to top Go down

problems with forums and chatbox lines. Empty Re: problems with forums and chatbox lines.

Post by leamarieuk September 22nd 2010, 4:03 pm

I think there is another forumotion glich..my forum is a complete mess.

Hope they get it sorted really quickly
avatar
leamarieuk
Forumember

Posts : 63
Reputation : 0
Language : english

http://www.psfcforum.com

Back to top Go down

problems with forums and chatbox lines. Empty Re: problems with forums and chatbox lines.

Post by ttaisii September 22nd 2010, 4:07 pm

Oh okei Smile, at night mine was really weird Very Happy, all stuff was in one corner Very Happy
ttaisii
ttaisii
New Member

Posts : 24
Reputation : 0
Language : Estonian

Back to top Go down

problems with forums and chatbox lines. Empty Re: problems with forums and chatbox lines.

Post by MrMario September 22nd 2010, 8:57 pm

May I remind you that double/triple posting isn't tolerated unless separated by 24 hours (Use the edit button) Wink
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

problems with forums and chatbox lines. Empty Re: problems with forums and chatbox lines.

Post by kirk September 22nd 2010, 10:13 pm

i am not sure what is going on with it. i cant really tell to much by the screen shots.. as far as the borders for the chat you may be able to remove them by just setting the border px to zero 0.. i am not sure yet i have to go through your css and see if you have the options in there for the chat box.

if you can please post your link so i can have a better look.
info added

you can try this for you chat box. i am not the best at css but it should work?
i cant test anything right now because i am not on my normal computer Sad

Code:

body.chatbox {
background-color: transparent;
border: 0px solid #000000;}

then if not just add back the original code you have in there.

Code:
body.chatbox {
background-color: transparent;}

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