View Single Post
  #2  
Old 01-04-2007, 11:54 AM
 
ranger82nd ranger82nd is offline
 

Senior Member
  
Join Date: Jan 2006
Posts: 159
 

Default Re: Weird spacing / gutter on main home.php page - fix?

Find this...
Code:
<!-- AddMe Bookmark Button BEGIN --> <a href="javascript: location.href='http://www.addthis.com/bookmark.php?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);"><img src="https://www.plasticpumpkin.com/store/xcart/images/icons/button1-bm.gif" width="125" height="16" border="0" align=left></a> <IMG src="/store/xcart/skin1/images/spacer.gif" width="150" height="8" border="0"></TD> <!-- AddMe Bookmark Button END -->

and remove this...
Code:
<IMG src="/store/xcart/skin1/images/spacer.gif" width="150" height="8" border="0">
__________________
X-Cart Gold v4.0.17 ~ EWD Hosting!
Reply With Quote