Discussion:
[TYPO3-english] Typoscript image logo
Alix Justus
2009-09-04 16:50:04 UTC
Permalink
Hi,

i think somethink is wrong with this typoscript. i am not getting any
results.

lib.logo = IMAGE lib.logo {
file = fileadmin/template/images/logo.png
file.width = 200
altText = back to homepage
stdWrap.typolink.parameter = 1
}

i also have try this:



10.IMAGE = lib.logo
10 = IMAGE{
file = fileadmin/template/images/logo.png
file.width = 200
altText = home
stdWrap.typolink.parameter = 1
}


but no results.



thanks,

alix
Philipp Gampe
2009-09-04 17:27:17 UTC
Permalink
Post by Alix Justus
lib.logo = IMAGE lib.logo {
file = fileadmin/template/images/logo.png
file.width = 200
altText = back to homepage
stdWrap.typolink.parameter = 1
}
lib.logo = IMAGE
lib.logo {
file = fileadmin/template/images/logo.png
file.width = 200
altText = back to homepage
stdWrap.typolink.parameter = 1
}
--
Opera - the fastest newsreader
(I used Thunderbird and Evolution before)
Loading...