Joomla.it Forum

Joomla! 2.5 (versione con supporto terminato) => Joomla! 1.6/1.7/2.5 => I Template di Joomla 1.6/1.7/2.5 => : legeo88 14 Jan 2013, 11:06:31

: background gantry framework 4.1.4
: legeo88 14 Jan 2013, 11:06:31
allora il titolo č pių che chiaro , sto impazzendo per capire come cambiare lo sfondo di gantry framework 4.1.4 ,che attualmente č un coloro sfocato che va dal bianco ( parte alta dello scherzo ) fino al grigio. Vorrei impostare un'immagine personale come sfondo , ma non riesco a capire dove o che codice applicare/modificare . Il sito lo sto facendo in locale tramite xammp . Se serve qualche file o qualche riga di codice per essere pkių chiaro , basta chiedere :) grazie del tempo dedicatomi .


anche aggiungendo le seguenti righe al file gantry-custom.css non ho nessun risultato



/*

// Core
body {color: #fff}


body {
    height: 101%;
      background: url("../images/images.jpg") no-repeat fixed center center transparent;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: @bodytext;
}




*/


ho provato a modificare anche il file style.less  ,ma non č successo nulla :|
: Re:background gantry framework 4.1.4
: legeo88 15 Jan 2013, 09:39:03
ragazzi per favore , nessuno sa come fare ? ho letto parecchie guide ma non ho capito molto , visto i risultati negativi :|