Replacing __page_header_text__ with image

Hi all, I'm trying to edit _header.html to replace the text header with an image. Precisely on line 58, where the code is <h2 class="pageHeader">__page_header_text__</h2> . I have an image called titlename.png (ie. articles.png, blogs.png etc).

I can insert a single image for ll pages by adding an <img src=x.png> line in there, but I am trying to get the x.png to inherit the text from the varible __pge_header_text__. Just putting <img src="/images/__page_header_text__.png"> does not work as the variable is not resolved. Any ideas on how I could get this variable to resolve inside an img tag?

[EDIT] Okay, solved. It was as simple as <img src="/images/__page_header_text__.png">, some kind of blonde moment meant it didn't work at first.

Quote · 28 Jun 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.