Just use the template override systemOK so adding this text on the .tpl page will not be an issue
Just use the template override systemOK so adding this text on the .tpl page will not be an issue
The image URL is not correct so it is not directing to my template folder. I have this coding:
When I look at the source of the page, I see this:Code:<div id="midheader"><img src="../images/midheader.png" alt="Best of Cincinnati Award"></div>
I am sorry for such a simple question, but how do I make this URL direct to my images folder (without putting in the whole URL)?Code:<div id="midheader"><img src="../images/midheader.png" alt="Best of Cincinnati Award"></div>