display custom image in pagelayout

Author Message

udaya suriya

Friday 02 June 2006 11:19:16 pm

Can anyone pls help me out....
im new to ez-publish....

well my prb is, i wants to display my top_bg.gif image in my pagelayout.tpl file in the header part as a background image...

pls tell me where i can save this image in ez publish and how?
and then how can i have to call this image in my pagelayout header part.

coz i dont understand this how ezpublish manage the paths.

its very urgent too...

Thanx for your concern.

Christian Johansen

Monday 05 June 2006 10:36:29 pm

Store your images in design/yourdesign/images/ and retrieve it using the ezdesign operator as such:

<body style="background: url('images/top_bg.gif'|ezdesign);">
...
</body>

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.