Code issues with a custom button on different browsers???
-
I have a custom button on my site on every hosting review: and use the following code which works fine in IE: <table style=”background-image: url(‘https://webhostingreviewinnovations.com/wp-content/uploads/2011/11/visitbutton.png’); width: 134px; height: 20px; background-repeat: no-repeat; background-position: center;” align=”center”>
<tbody>
<tr lang=”” dir=”” align=”center” valign=”” bgcolor=””>
<td style=”text-align: center;”> Visit iPage</td>
</tr>
</tbody>
</table></center>but with Chrome & Firefox I had to change it to began with <center> and end with </center> this worked but I noticed that when i log in after a period of time it has reverted back to the original code any ideas?? I want the button to be centered in ea. browser. I just changed it again so now it is once again centered. Thanks for your help!!!
- The topic ‘Code issues with a custom button on different browsers???’ is closed to new replies.