[TYPO3-UG Italy] Come sistemare csc-header csc-firstHeader

ma ja margheritaj at gmail.com
Fri Nov 23 12:17:08 CET 2007


  Ciao a tutti, vorrei chiedervi come sbarazzarsi dell'img "clear.gif" e del
tag <br /> nella header . Ci ho provato in vari modi, ho letto vari post
sulla lista ma evidentemente sono incapace di farlo senza aiuto. Sono
soltanto riuscita a togliere il primo tag <br /> che normalmente si trova
nel header (tramite Template -> Constant editor -> Content -> Header wrap)
ma dopo mi sono arenata.

Qui sotto riporto il frammento del codice generato e il frammento dello
stile che ho applicato al header.


CONTENT ELEMENT, uid:20/text [begin] -->
        <a id="c20"></a>
        <!--  Header: [begin] -->
            <div class="csc-header csc-header-n1"><h1
class="csc-firstHeader"> Presentazione</h1><img src="clear.gif" width="1"
height="5" border="0" class="spacer-gif" alt="" title="" /><br /></div>
        <!--  Header: [end] -->

        <!--  Text: [begin] -->
            <p class="bodytext">Lorem ipsum ...</p>
        <!--  Text: [end] -->

    <!--  CONTENT ELEMENT, uid:20/text [end] -->


CSS:

.csc-header {
    text-align: center;
    margin:0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    }


Ringrazio anticipatamente a chi mi aiuterà :)
Margherita


More information about the TYPO3-UG-italy mailing list