single-job-listing php question
Hi,
I have the email code below placed in my single-job-listing php file which displays the email button directly below the text that reads Job Description. I would like to re-locate the email button to the location in the image.
<script src="http://cdn.instaemail.net/
js/app.
js"></script><a href="#" onclick="pfEmail.init()" title="Email this page"><img alt="Email this page" src="http://cdn.instaemail.net/images/email-button.png" /></a>
email button.png
Anyone know how I may be able to achieve this?
Thank you in advance for any solutions and or suggestions.
tbase