limpido Posted March 24, 2014 Share Posted March 24, 2014 Ciao a tutti, ho un piccolo problema vorrei aggiugere un immagine (banner orizzontale lungo) prima che finisca il sito ma non riesco a farlo. Penso che il file da modificare si trovi in questo percorso: /modules/blockreinsurance/style.css1 all'interno trovo questo: _______________________________________________________________________ /* BLOCK #reinsurance_block ******************************************************************** */#reinsurance_block {background:#c3c7cb url('img/bg_reinsurance_block.gif') repeat-x 0 0; }#reinsurance_block li { float:left; padding:15px 10px !important; font-size:13px; color:#333; text-transform:uppercase; text-shadow:0 1px 0 #fff}#reinsurance_block .width1 li {width:960px}#reinsurance_block .width2 li {width:470px}#reinsurance_block .width3 li {width:305px}#reinsurance_block .width4 li {width:224px}#reinsurance_block .width5 li {width:175px}#reinsurance_block li img{ float:left; margin-right:10px;}#reinsurance_block li span { float:left; padding-top:12px; width:65%;} _____________________________________________________ il file immagine che ho creato si chiama footer.jpg e l'ho inserito all'interno del percorso: /modules/blockreinsurance/img/footer.jpg Vi allego anche un file per farvi capire graficamente cosa voglio fare... MI date una Mano ??? Link to comment Share on other sites More sharing options...
limpido Posted March 25, 2014 Author Share Posted March 25, 2014 Help me :-( ho fatto altre prove questa mattina, ma non ho capito come fare .... Link to comment Share on other sites More sharing options...
limpido Posted March 29, 2014 Author Share Posted March 29, 2014 RISOLTO in questo modo: ho modificato il file blockreinsurance.tpl all'inizio subito dopo la seguente sringa <!-- MODULE Block reinsurance --> ho inserito questo: <div><img src="modules/blockreinsurance/img/footer.jpg" width="982" height="275"/></div> Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now