Back to top

Autore Topic: problema template HXR  (Letto 1724 volte)

Offline elisa13ly

  • Nuovo arrivato
  • *
  • Post: 11
  • Sesso: Femmina
    • Mostra profilo
problema template HXR
« il: 18 Nov 2007, 21:19:20 »
Ciao a tutti, l'altro giorno mi sono scaricata da un sito inglese un template per joomla!, il problema è che non riesco a capire come si fanno modifiche basilari come per esempio cambiare il colore del testo. Incollo qui sotto il CSS

/**
 *  Copyright www.joomlaDesigns.co.uk - 2007
 */

/* *********************** GENERAL SETTINGS     *********************** */
* {
   padding: 0px;
   margin: 0px;
}
html {
   height: 100%;
   padding-bottom: 0.1%; /* force scrollbars */
}
html, body{
   font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #333;
}
body#normal {
   background: #D8D8D8 url(../images/body.jpg) repeat-x;
}

/*  Global Formatting */
h1 {font-size:24px;font-weight: normal; color: #444; letter-spacing: -2px; line-height: 24px;}
h2 {font-size:14px;font-weight: bold; color: #999; letter-spacing: -1px; line-height: 18px;}
h3 {font-size:14px;line-height: 20px; color: #333; font-weight: bold;}
h4 {font-size:13px;line-height: 14px; font-weight: bold; }
h5 {font-size:12px;line-height: 13px; font-weight: bold; }
h6 {font-size:11px;line-height: 12px; font-weight: bold;}
h1,h2,h3,h4,h5,h6 {padding: 4px 0 2px;}
td{font-size: 11px;}
th{font-size: 11px;}
a {color: #F36; text-decoration: underline;}
a:hover {color: #0080DD; text-decoration: none;}
a.image, a.image:hover  {border:0;}
li{list-style: none; }
ul {clear: both; padding: 6px 20px 12px;}
fieldset {
   width: 470px;
   padding: 5px;
   border: 1px solid #eee;
}
/* *********************** END GENERAL SETTINGS *********************** */

/* *********************** LAYOUT SETTINGS      *********************** */

/* main structure */
#dBottom {
   height: 15px;
   margin: 0 auto;
   width: 986px;
}
#dFooter {
   clear: both;
   color: #666;
   font: normal 1em Verdana,sans-serif;
   padding: 6px 0;
   text-align: center;   
}
#dLeft,#dRight {
   float: left;
   padding-top: 60px;
   width: 160px;
}
#dMain {
   background: url(../images/main.jpg) repeat-x;
   padding: 0 16px 12px;
   margin: 0 16px;
}
#dContent {
   background: #F5F5F5;
   border: 1px solid #BBB;
   float: left;
}
.contentSmall {
   margin: 0 10px;
   width: 540px;
}
.contentLarge {
   margin-left: 10px;
   width: 710px;
}

#dFlash {
   color: #FFF;
   height: 120px;
}
#dFlash div {
   padding: 40px 0 10px;
}
#dWrapper {
   background: url(../images/wrapper.jpg) no-repeat;
   margin: 0 auto;
   width: 952px;
}
#dTop .left {
   font: normal 2em sans-serif;
   line-height: 40px;
}

/* left side */
#dLeft h3 {
   clear: both;
   font: bold 1.2em Verdana,sans-serif;
}
#dLeft table {border-collapse: collapse;}
#dLeft a {
   background: #DFDFDF;
   display: block;
   font-weight: bold;
   padding: 6px 0 6px 6%;
   text-decoration: none;
   width: 94%;
}
#dLeft a:hover {background: #E7E7E7;}

/* content styles */
.dMainContent {padding: 12px 8px 12px 18px;}
.padded p {padding: 3px 0 4px;}
#dContent li {list-style: disc;}
.contentheading {font: normal 2em Verdana,sans-serif;}
.componentheading {
   font: normal 1.4em Verdana,sans-serif;
   padding-bottom: 6px;
}
table.contentpaneopen {padding-right: 16px;}
.mosimage_caption {font-style: italic;}
.contenttoc {
   padding: 10px;
   text-align: left;
}
.contentpaneopen img {
   border: 5px solid #DDD;
   margin: 10px;
}
.buttonheading img {border: none; margin: 0;}

/* forms */
form {padding: 10px 12px;}
form a {display: inline;}

/* misc */
.clearer,.modultable {clear: both;}
.padded {padding: 12px;}
.left {float: left;}
.right {float: right;}
.small {color: #46C;}
.createdate {padding-bottom: 6px; color: #999;}

/** * Mambo / Joomla Form Styles  ******/
 .button {
color: #fff;
font-family: Arial, Verdana, Helvetica, sans-serif;
margin-top: 4px;
font-weight: normal;
text-align: center;
font-size: 11px;
background: #ff3366;
border: 1px solid #000;
height: 23px;
cursor: pointer;
width:80px;
}


/* *********************** END LAYOUT SETTINGS  *********************** */

/**
 *  Copyright www.joomlaDesigns.co.uk - 2007
 */

grazie..
Elisa

Offline joomlapixel

  • Abituale
  • ****
  • Post: 1555
    • Mostra profilo
Re: problema template HXR
« Risposta #1 il: 19 Nov 2007, 08:27:05 »
innanzitutto cerchiamo di capire in quale parte vuoi cambiare le proprietà  del testo?

Offline elisa13ly

  • Nuovo arrivato
  • *
  • Post: 11
  • Sesso: Femmina
    • Mostra profilo
Re: problema template HXR
« Risposta #2 il: 19 Nov 2007, 14:19:14 »
ciao, dunque io per esempio vorrei cambiare il colore delle voci del menù, e del pulsante "indietro" per esempio..
Grazie Ciao

Offline joomlapixel

  • Abituale
  • ****
  • Post: 1555
    • Mostra profilo
Re: problema template HXR
« Risposta #3 il: 20 Nov 2007, 12:53:19 »
Ok
è tutto presente nelle guide e nei tutorial sui template
buona lettura

 



Web Design Bolzano Kreatif