Jump to content

vorrei modificare il colore del block


junior81

Recommended Posts

Ciao e benvanuto

Detto così è difficile aiutarti leggi il post riguardo la cassetta degli attrezzi la trovi tutti i dettagli dei programmi o tool che ci semplificano la vita potrebbe bastarti firefox con firebug e un editor testuale

Ciao ;-)

Link to comment
Share on other sites

vai in tuothema/css/global.css alla riga (circa) 900

div.block .block_content {
   border-left: 1px #d0d3d8;
   border-right: 1px #d0d3d8;
   padding:0.5em 0.7em 0pt;
   background: #f1f2f4 url('../img/block_bg.jpg') repeat-x bottom left; /* cambia questo */
   min-height:20px;
}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...