[TYPO3-templavoila] Element in TO should only be an IMAGE
Dmitry Dulepov
typo3 at accio.lv
Sat Jul 29 19:11:35 CEST 2006
Hi!
Heimo Ponnath wrote:
> there is one place in my webpage into which I want to put only an
> image. In the Template Objects I mapped this aera directly to the
> image-tag (INNER) and called it "Anzeige".
Outer, I think :)
> The resulting part of the html-source-code is:
> <!-- Image block: [begin] -->
> <div class="csc-textpic csc-textpic-center csc-textpic-above">
This comes from "CSS styled content", not from TV. TV uses standard
IMAGE cObject, which is rendered this way. It will be the same without TV.
I think you just need to set styles appropriately. I think something
like this should do:
.csc-textpic-caption { display: none; }
Dmitry.
--
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
More information about the TYPO3-project-templavoila
mailing list