Jump to content

How to add a picture to a page?


Recommended Posts

folks, anyone here who can help me to replace a text with a picture/icon on my server? what would I need to do to replace the highlighted 'Our Stores' in attached snippet with a picture? would that be stores.php? Or the tpl? Which code would I need to replace with what code?

 

thanks

Phil

 

EDIT: there is a <h2> line in the myalerts.tpl. Would it help if I replaced this code

 

<h2>{l s='My alerts' mod='mailalerts'}</h2>

 

with this:

 

<h2><img src="/img/myalerts.png" alt="my alerts" /></h2>

 

EDIT 2: actually yes, that did the trick. Solved

post-111175-0-24484200-1348060906_thumb.png

Edited by Pippo3000 (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...