Hello zope, How to I do it in zope ? <td width="30" height="30" background="../Images/DUR.jpg"><img src="1PIX.gif" width="30"></td> I want you set the background - but how ? Thanx for any advance ! -- Best regards, fowlertrainer mailto:fowlertrainer@anonym.hu
fah> <td width="30" height="30" fah> background="../Images/DUR.jpg"><img src="1PIX.gif" fah> width="30"></td> fah> I want you set the background - but how ? Place your images in the folder portal_skins/custom, than <td width="30" height="30" background="DUR.jpg"><img src="1PIX.gif" width="30"></td> and will be happy. :) -- Regards, Theo
On Wed, Dec 10, 2003 at 05:24:25PM +0200, Krishtopa Michael wrote:
fah> <td width="30" height="30" fah> background="../Images/DUR.jpg"><img src="1PIX.gif" fah> width="30"></td>
fah> I want you set the background - but how ?
Place your images in the folder portal_skins/custom, than <td width="30" height="30" background="DUR.jpg"><img src="1PIX.gif" width="30"></td>
and will be happy. :)
The original post didn't say anything about CMF. He also didn't ask anything specific to zope... AFAICT this is a generic html question. What's the problem exactly? -- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's THE REIKI! (random hero from isometric.spaceninja.com)
participants (3)
-
fowlertrainerļ¼ anonym.hu -
Krishtopa Michael -
Paul Winkler