Add image to header

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
stevenlyons
Posts: 69
Joined: Fri 2. Jul 2004, 01:46
Contact:

Add image to header

Post by stevenlyons »

Hello,

If I want a logo image (which I have uploaded into a new 'images' folder in the file manager) to appear in the header of a page, do I use:

Page Layout > header: image field (if so, how do I reference the file here: images/file.gif ??)
-or-
Template > header: (if so, how do I reference the file here: <img src="images/file.gif"> ??)

Thanks.
Pappnase

Re: Add image to header

Post by Pappnase »

stevenlyons wrote:Hello,

If I want a logo image (which I have uploaded into a new 'images' folder in the file manager) to appear in the header of a page, do I use:

Page Layout > header: image field (if so, how do I reference the file here: images/file.gif ??)
-or-
Template > header: (if so, how do I reference the file here: <img src="images/file.gif"> ??)

Thanks.
hello

place the graphic in the picture folder and call then into the template via {IMAGE:your_image.jpg} also you can call it in the layout at the image field. also plcae the image in the picture dir and type in the image field /picture/your_image.jpg
Last edited by Pappnase on Sat 10. Jul 2004, 21:44, edited 1 time in total.
stevenlyons
Posts: 69
Joined: Fri 2. Jul 2004, 01:46
Contact:

Post by stevenlyons »

So I have to FTP the image into the 'pictures' folder?
Put it in the 'uploads' subfolder or just loose in the 'pictures' folder?

What use is the File manager then?
Pappnase

Post by Pappnase »

stevenlyons wrote:So I have to FTP the image into the 'pictures' folder?
Put it in the 'uploads' subfolder or just loose in the 'pictures' folder?

What use is the File manager then?
hello

yes you have to upload via ftp in the picture folde.
the file manager is more for images wich you wanna use in articles.
Post Reply