Jump to content

how to add picture in butoon? plz help


ShivaGupta

Recommended Posts

<center><div style="background:blue;padding:7px">xxxxT=xxxxxxx EXP DATE:xx/x/xx</div><center>  <b><center><font color=red>*xxxxxxxxxxxxxx</font></b><br><form action="ClickToCall.php" method="post"><label for="to">Mobile</label>
                    <span class="mcode">+91</span>
                    <input name="to" class="jinp min" id="ibse_mobile" value="" maxlength="10"  type="mobile"/></script>
<input type="submit" value="Call"></form><br> <div style="background:blue;padding:4px;color:white" align="center">© powered by xxxxxxxxxxxxxx</div><center>

 

 

 

 

 

 

i want to add  picture     in submit button

 

 

picture link         http://www.schraff.com/sites/all/themes/schraff/images/call-me-icon.png

 

Link to comment
https://forums.phpfreaks.com/topic/278332-how-to-add-picture-in-butoon-plz-help/
Share on other sites

See the your image link text in the code on second-last line.Add your image location there.Hope it helps you! :happy-04:

<center>
<div style="background:blue;padding:7px">xxxxT=xxxxxxx EXP DATE:xx/x/xx</div><center>  
<b><center>
<font color=red>*xxxxxxxxxxxxxx</font></b><br>
<form action="ClickToCall.php" method="post">
<label for="to">Mobile</label>
<span class="mcode">+91</span>
<input name="to" class="jinp min" id="ibse_mobile" value="" maxlength="10"  type="mobile"/>
</script>
<input type="image" src="your image link" value="Call"></form>
<br> <div style="background:blue;padding:4px;color:white" align="center">© powered by xxxxxxxxxxxxxx</div><center>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.