[TYPO3-ttnews] css problems
Henry Schaffrath
fayol at gmx.de
Mon May 29 22:38:14 CEST 2006
Hello list,
thanks for the hint with the DOM inspector. I found out that there is a
single div container which is used to wrap images in the single view. As
far as i not include the default template im getting confused of this
setting.This div is called: news-single-img and it comes along with a
<a> and a <p class="news-single-caption"> for the caption.
To get rid of this settings it may help to set the
plugin.tt-news.imagewrapifany and plugin.tt-news.captionwrap.wrap
properties to nothing ("")
Regards
Henry
Andre Flitsch schrieb:
> Henry Schaffrath wrote:
>
>> I've the same problem as Frank, but i haven't include the default
>> styles in in template via include static (from extension). Is there
>> any other place, where i can include this default template?
>
>
> Hi Henry,
>
> If you want to find out where the styles are defined then i would use
> firefox with either the DOM inspector, or the firebug extension. You can
> use either of these to select elements in the html, and then you can
> see from which style sheet the element style is coming from.
>
> Cheers
> Andre
More information about the TYPO3-project-tt-news
mailing list