[Orca-users] html_page_header variable in orcallator.cfg--Simple question

Sean O'Neill sean at seanoneill.info
Thu Jan 23 11:35:20 PST 2003


At 02:02 PM 1/23/2003 -0500, Randy Romero wrote:
>Orca Gurus,
>      Sorry to waste bandwidth if this is a stupid question.  This is my
>first use of orca and I've have orca up and running, collecting, and
>displaying data properly.  However, I was looking at the orcallator.cfg
>and wanted to change the html_page_header variable to a jpg image.  My
>line looks as such in the orcallator.cfg file:
>
>html_page_header <img src="/opt/apache/httpd/htdocs/orca/CorpLogo.jpg">
>
>However, it doesn't display the graphic.  The jpg file is correctly named

Try this:

html_page_header <img src="orca/CorpLogo.jpg">

Remember, that is actual HTML source that your browser will see so it needs 
to reference the graphic file relative to the docroot.


--
........................................................
......... ..- -. .. -..- .-. ..- .-.. . ... ............
.-- .. -. -... .-.. --- .-- ... -.. .-. --- --- .-.. ...

Sean O'Neill 



More information about the Orca-users mailing list