Ciao a tutti...ho un piccolo problema per quanto riguarda il css del mio template,come template me lo sono modificato e va perfettamente solo che c'è un piccolo particolare.
guardate:
http://silksleeper.altervista.org/index.php?option=com_content&task=view&id=17&Itemid=35come potete notare sotto le scritte compare un background grigio che io non voglio.Ho scoperto dal foglio di stile che quel background dipende dal background del sito stesso (infatti se ci fate caso è dello stesso colore),così ho provato a fare il background del sito dello stesso rosso sopra il quale scrivo in modo da far sembrare trasparente lo sfondo delle scritte,il fatto è che quando l'ho messo rosso,lo sfondo sotto le scritte è rimasot grigio e non so perchè.Io vorrei trovare un modo per fare lo sfondo del sito grigio ma togliere lo sfondo di quelle scritte...solo che non capisco come.Vi posto qui sotto il codice del template,magari ci capite qualcosa:
body, html {
margin:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #98413D;
background-color: #C0BEBE;
}
tbody {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FCD7B6;
}
td.date {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
padding-bottom: 50px;
padding-left: 30px;
}
table.main {
border-right-width: 5px;
border-left-width: 5px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #000000;
border-left-color: #000000;
}
/* Default MOS Class Settings
**********************************************************************************************************/
td.pathway {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
padding-top: 1px;
padding-left: 170px;
}
a.pathway:link, a.pathway:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}
a.pathway:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}
/* Main Menu Styles
**********************************************************************************************************/
a.mainlevel:link, a.mainlevel:visited {
color: #98413D;
text-align: left;
font-weight: bold;
padding-left: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
height: 16px;
width: 100%;
}
a.mainlevel:hover {
color: #98413D;
text-align: left;
width: 100%;
height: 16px;
padding-left: 5px;
background-image: url(../images/mainlevelhover.gif);
}
a.mainmenu:link, a.mainmenu:visited {
color: #0C0106;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
a.mainmenu:hover, {
color: #666666;
text-align: left;
}
a.sublevel:link, a.sublevel:visited {
color: #0C0105;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}
a.sublevel:hover {
color: #666666;
text-align: left;
}
/* Module Styles
**********************************************************************************************************/
table.moduletable {
width: 157px;
text-align: center;
}
table.moduletable th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #FCD7B6;
text-align : center;
background-image: url(../images/mod_title.gif);
height: 20px;
padding-top: 2px;
background-repeat: repeat-x;
}
table.moduletable td {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
}
/* Polls Style
**********************************************************************************************************/
.poll {
color : #7A7A7A;
line-height : 12px;
font-weight: bold;
}
/* Sections Style
**********************************************************************************************************/
.sectiontableheader {
background-color : #000000;
color : #7C7B7B;
font-weight : bold;
font-size: 11px;
line-height: 13px;
}
.sectiontableentry1 {
font-size: 11px;
background-color : #000000;
}
.sectiontableentry2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color : #000000;
}
.pagenav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #0C0104;
}
a.pagenav:link, a.pagenav:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #7A7C7C;
}
a.pagenav:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color : #0C0102;
text-decoration : none;
background-color: #FFFFFF;
}
/*****************************************************************************************************/
.small {
font-size : 11px;
color : #0C0103;
}
.smalldark {
font-size : 11px;
color : #98413D;
text-decoration : none;
}
.createdate {
font-size : 10px;
color : #000000;
text-decoration : none;
font-weight : medium;
}
.modifydate {
font-size : 10px;
color : #7A7979;
text-decoration : none;
font-weight : medium;
}
/* Content Styles
**********************************************************************************************************/
.contentpane {
font-size: 11px;
color: #0C0100;
}
.contentpaneopen {
font-size: 11px;
color: #0C0101;
}
.contentheading, .componentheading {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : bold;
color : #020101;
text-align : left;
padding-left: 20px;
height: 20px;
padding-top: 4px;
}
.category {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #450101;
}
a.category:link, a.category:visited {
color : #450101;
font-weight : bold;
}
a.category:hover {
color : #7D7C7C;
text-decoration : none;
background-color: #BD2305;
}
/* Form Styles
**********************************************************************************************************/
form { /* borrowed from mambosolutions.com -- to fix empty space issues */
display:inline;
margin: 0px;
padding: 0px;
}
.button {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-size : 10px;
font-weight : bold;
background-color : #750000;
color : #000000;
border : 1px solid #000000;
}
.inputbox {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
background-color : #B6B6B6;
border : 1px solid #000000;
}
/* Links
**********************************************************************************************************/
a:link, a:visited {
font-size : 11px;
color : #B40000;
text-decoration : none;
}
a:hover {
color : #BD2305;
text-decoration : none;
background-color: #FCD7B6;
}
/* For content item titles that are hyperlink instead of Read On
**********************************************************************************************************/
a.contentpagetitle:link, a.contentpagetitle:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
text-align:left;
}
a.contentpagetitle:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-align:left;
color : #000000;
text-decoration : underline;
}
.description {
font-size: 11px;
color: #000000;
}
/* Styles for dhtml tabbed-pages */
.ontab {
background-color: #ffae00;
border-left: outset 2px #ff9900;
border-right: outset 2px #808080;
border-top: outset 2px #ff9900;
border-bottom: solid 1px #d5d5d5;
text-align: center;
cursor: hand;
font-weight: bold;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.offtab {
background-color : #e5e5e5;
border-left: outset 2px #E0E0E0;
border-right: outset 2px #E0E0E0;
border-top: outset 2px #E0E0E0;
border-bottom: solid 1px #d5d5d5;
text-align: center;
cursor: hand;
font-weight: bold;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.tabheading {
background-color: #ffae00;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.pagetext {
visibility: hidden;
display: none;
position: relative;
top: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
/* for modifying {moscode} output. Don't set the colour! */
.moscode {
background-color: #f0f0f0;
}
/* Text passed with mosmsg url parameter */
.message {
font-weight: bold;
font-size : 10pt;
color : #ff6600;
text-align: center;
}
Sappiatemi dire se trovate qualcosa!!grazie mille