Is there a way to put a space between them? I have tried adjusting the frameborder in the code with no luck, code listed below:
Thanks,
Code: Select all
<center>
<!-- Start GameTracker Banner -->
<iframe src="http://cache.www.gametracker.com/components/html0/?host=208.43.14.75:28960&bgColor=333333&titleBgColor=222222&borderColor=555555&fontColor=CCCCCC&titleColor=FF9900&linkColor=FFCC00&borderLinkColor=222222&showMap=1&showCurrPlayers=1&showTopPlayers=0&showBlogs=0&width=200&height=421" frameborder="20" scrolling="no" width="200" height="421"></iframe>
<!-- End GameTracker Banner -->
<!-- Start GameTracker Banner -->
<iframe src="http://cache.www.gametracker.com/components/html0/?host=208.43.14.82:28960&bgColor=333333&titleBgColor=222222&borderColor=555555&fontColor=CCCCCC&titleColor=FF9900&linkColor=FFCC00&borderLinkColor=222222&showMap=1&showCurrPlayers=1&showTopPlayers=0&showBlogs=0&width=200&height=421" frameborder="20" scrolling="no" width="200" height="421"></iframe>
<!-- End GameTracker Banner -->
</center>