[Typo3] Turn off clear.gif

Rolf C. Torp rct at torp.to
Tue Mar 1 17:54:14 CET 2005


Well, apperently I dont get it ... How and where?

This is my TS:

#EXT: Static Content
topPicture.20 = CONTENT
topPicture.20 {
 table = tt_content
 select {
  pidInList = 6
  orderBy = sorting
 }
}

#EXT: Main Template cObject
temp.mainTemplate = TEMPLATE
temp.mainTemplate {
 template =< plugin.tx_automaketemplate_pi1
 workOnSubpart = DOCUMENT_BODY
 

 subparts.main_top_middle < topPicture.20
}

# Default PAGE object:
page = PAGE
page.typeNum = 0

#Copy ALL to page
page.10 < temp.mainTemplate
page.headerData.10 < temp.headTemplate


Its split up in 1 "regular" template and 2 basis. Sooo..what excatly should 
I do?

thanks...
Rolf

-----Original Message-----
From: Bill Alexy <bill at psiberware.com>
To: typo3-english at lists.netfielders.de
Date: Tue, 01 Mar 2005 09:21:01 -0600
Subject: Re: [Typo3] Turn off clear.gif

> Daniel Novak wrote:
> > Hi,
> > 
> > you can style it away... (stylish word, eh??), *g*
> > ;-))
> > 
> > img.clear-gif {
> >         width:0px; height:0px; padding:0px;margin:0px;border:0px
> none;
> > }
> > 
> > 
> > 
> > 
> > "Rolf C. Torp" <rct at torp.to> schrieb im Newsbeitrag 
> >
> news:mailman.46.1109671507.22405.typo3-english at lists.netfielders.de...
> > 
> >>Is there any way to turn of clear.gif? Its creating havoc on my 
> >>template..:(
> >>
> >>
> >>Best regards
> >>Rolf C. Torp
> >>
> >>
> > 
> > 
> > 
> what about:
> img.clear-gif {display:none;}
> 
> Regards,
> Bill
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english





More information about the TYPO3-english mailing list