I'm creating a wordpress page and creating a certain part with background image, The main issue was, one of the image in css is being cut or split here is the link to the site:
http://testpress.dramend.com/amend-2/ the image being split was loopmid.gif which was not connecting to looptop.gif here is the screenshot:
<tr>
<td height="23"><img width="707" height="23" alt="" src="http://dramend.com/looptop.gif"></td>
</tr>
Have I done anything wrong in my CSS?
Thanks