[TYPO3-english] typoscript logo src=""

Sinisa Mitrovic sinisa.mitrovic at avisto-eastern.com
Thu Oct 9 09:11:56 CEST 2014


Hello,

 From this line:
lib.field_logo.file = {$logoFile}
It look like your path to logo file is set up in TypoScript constants. 
So check if you have there something like:
logoFile = fileadmin/images/logo.png
Also, if you have a line like that, check if file exists on that location.

Best regards,
Sinisa Mitrovic

On 10/8/2014 5:54 PM, TSniper wrote:
> Hello,
>
> i have the src of an img tag of my logo :
> <img src="" width="500" height="77" alt="AZEAZE">
>
> the the typoscript code :
> lib.field_logo = IMAGE
> lib.field_logo.file = {$logoFile}
> lib.field_logo.file.width = 500
> lib.field_logo.altText = AZEAZE
> lib.field_logo.stdWrap.typolink.parameter = 1
> lib.field_logo.stdWrap.typolink.parameter.data = leveluid:0
>
> i had cleared the cached images in the instal tool but the image still 
> don't show up.
>
> Thank you in advance for any help
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>



More information about the TYPO3-english mailing list