Indice articolo - Joomla! Forum - community, help and support


salve tutti,
vorrei modificare l'indice articolo...in pratica aumentare il margine dal testo, quale file devo modificare? grazie mille!

ciao.

vai su templates/nometemplatechehaiusato/css/template.css e cerca

code: select all

table.contenttoc {
   margin: 10px 5px 10px 15px;
   padding: 0;
   width: 30%;
   float: right;
   
}

table.contenttoc td {
   background: url(../images/bullet.gif) no-repeat 12px 8px;
   padding: 1px 5px 1px 20px;
}

table.contenttoc th {
   border-bottom: 1px solid #cccccc;
   padding: 0 0 3px;
   text-indent: 5px;
}





Comments

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???