PDA

Zobacz pełną wersję : Nowy post- tło w edytorze zlewa sie z napisem



piopiopio
05-04-2008, 13:00
Jak w temacie na stronie w joomli zainstalowałem forum(component) ale w edytorzy tło zlewa mi sie z napisami. Adres strony to www.gim.i8p.eu i w dziale forum.


skrypt:



/*******************************************/
/* Joomlaboard CSS File written by JorĐash */
/* Thanks to the Joomlaboard team */
/*******************************************/
/************************************************** ****/
/* Simpleboard CSS File */
/* These days, Simpleboard uses the Template CSS file */
/* It's adviced that you do not change this CSS file */
/* Unless you know what you are doing... If you need */
/* to change tableheader colours, or anything, look */
/* in the template CSS file first... here there are */
/* only definitions that are necessary but don't fit */
/* the template CSS'es.. */
/************************************************** ****/

/* Css file for JBPlazza Blue */
/* http://www.templateplaza.com */
.sb_footer {
font-family: Arial, Verdana, sans-serif;
font-size: 7pt;
text-align: center;
}

/* Post History */
.sb_review_table {
background-color:#F3F3F3;
text-align: left;
}
.sb_review_header {
background-color:#808080;
color:#ffffff;
}
.sb_review_body0 {
color:#404040;
background-color:#E2E2E2;
}
.sb_review_body1 {
color:#404040;
background-color:#D1D1D1;
}
.sb_review_quote {
padding:5px;
border:solid 1px #ffffff;
background-color:#C0C0C0;
color:#ffffff;
font-size: 9px;
display: block;
}

/*** header related ***/
/* header container */
#sb_header {
width:100%;
margin:5px auto;
}

#sb_header h1 {
margin: 0;
font-size:16px;
font-weight:bold;
text-align:center;
padding:10px;


}

#sb_header .sb_menu {
text-align:center;
margin:0;
}

#sb_header .sb_search {
margin:2px 0px;
width:28%;
}

.spacer {
clear:both;
}
/* Quote & Code blocks */
td pre {
background-color: #e6e6e6;
border: 1px solid #ffffff;
overflow: scroll;
width: 350px;
}

.sb_quote {
padding:5px;
border:solid 1px #ffffff;
background-color:#e6e6e6;
color:#ffffff;
font-family: Arial, Verdana, sans-serif;
font-size: 9px;
display: block;
}
/*new and not_new notifications */
.sb_new {
font-family: Arial, Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
color: #ffffff;
}

.sb_notnew {
font-family: Arial, Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
color: #ffffff;
}
/*file attachments */
.sb_file_attachment {
BACKGROUND: url(emoticons/file.png) no-repeat;
padding-top: 2px;
padding-left: 35px;

border:solid 1px ffffff;
background-color:#ededed;
color:#ffffff;
font-family: Arial, Verdana, sans-serif;
font-size: 9px;
}

/* write.html.php */

.image_hide {
position: relative;
visibility: visible;
font-size: 9px;
font-family: Arial, Sans Serif;
}

.file_hide {
position: relative;
visibility: visible;
font-size: 9px;
font-family: Arial, Sans Serif;
}

.general {
position: relative;
visibility: visible;
font-size: 9px;
font-family: Arial, Sans Serif
}

/* post message layout */

.sb_leftcolumn {
width: 200px;
text-align: right;
}
/*avatar picture */
.sb_avatar {
text-align: center;
margin-top: 3px;
margin-bottom: 3px;
display: block;
}

/* message body */

.sb_messagebody {
border-top: thin solid silver;
display: block;
padding-top: 4px;
margin-top: 4px;
margin-bottom: 4px;
}

/* signature */

.sb_signature {
border-top: thin dashed silver;
margin-bottom: 4px;
padding-top: 4px;
margin-top: 4px;
display: block;
}
#searchbox {
text-align: right;
padding-top: 10px;
}
/* category names */

.sb_catname{
padding: 5px 0 5px 0;
font-family:Arial;
font-size:18px;
font-weight:normal;
}

#joomlaboard { width:100%;}
.sectiontableheader{ background:url(../../../../modules/mod_sbicons/bgsectiontbh.gif) repeat-x; height:30px; padding:5px; color:#fff;}
.sectiontableentry1 td{ font-size:90%;}
.sectiontableentry2 td{font-size:90%;}
.sectiontableentry1 a{ font-weight:bold;}
.sectiontableentry2 a{ font-weight:bold;}
table.contentpane { width:100%;}

th.jbheader { font-size:16px; padding:8px 0 8px 0;}
td.jbheader { font-size:16px; padding:8px 0 8px 0; font-weight:bold;}
div.pathway {padding:8px 5px 0px 7px;font-size:11px; margin-bottom:0px; font-weight:bold; }


czy wiecie co można z tym zrobić

crazyluki
05-04-2008, 13:08
a wiesz chociaż coś o plikach css ?
http://www.pomoc.joomla.pl/content/view/361/30/

kurtz
05-04-2008, 13:43
a kto to jeszcze joomlaboard używa ?

piopiopio
05-04-2008, 15:16
pozmieniałem kolor czarny na biały#000000 na #ffffff ale to nic nie daje:(