[Typo3] HMENU with static images

Krystian Szymukowicz t33k.RE.MO.VE at RE.MO.VE.prolabium.com
Mon Oct 10 08:06:20 CEST 2005


hi JoH
> As far as I understood it should have been
> <div><a><img src="title.png" /></a></div>

not exactly only <img src="title.png" />

Look back at the original post. You will find:

 > I want e.g:
 > <a href="index.php?id=55"><img src="55.png" alt="" /></a>
 >                                     ||
 > or maybe
 > <a href="index.php?id=55"><img src="Name_of_page.png" alt="" /></a>


seems we all read too fast :))

For example I have read that there should be:
<a href="index.php?id=55"><img src="55.png" alt="" />Title</a>

but never mind - the solution finally works as the post author expected

btw - i have tested your TS and it works perfectly

--
grtz
Krystian
Szymukowicz



More information about the TYPO3-english mailing list