here is what im working with:
- Code: Select all
<center>
<img src="http://www.hatesomethingbeautiful.com/riggedrecords/images/Left Graphic Continuation.jpg"
width="79" height="45">
<a href="http://www.hatesomethingbeautiful.com/riggedrecords"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('home','','http://www.hatesomethingbeautiful.com/riggedrecords/images/Home Button.gif',1)">
<img src="http://www.hatesomethingbeautiful.com/riggedrecords/images/Home Button.jpg" name="home"
width="72" height="45" border="0">
</a>
<a href="http://www.hatesomethingbeautiful.com/riggedrecords"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('news','','http://www.hatesomethingbeautiful.com/riggedrecords/images/News Button.gif',1)">
<img src="http://www.hatesomethingbeautiful.com/riggedrecords/images/News Button.jpg" name="news"
width="72" height="45" border="0">
</a>
<a href="http://www.hatesomethingbeautiful.com/riggedrecords"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('bands','','http://www.hatesomethingbeautiful.com/riggedrecords/images/Bands Button.gif',1)">
<img src="http://www.hatesomethingbeautiful.com/riggedrecords/images/Bands Button.jpg" name="bands"
width="72" height="45" border="0">
</a>
<a href="http://www.hatesomethingbeautiful.com/riggedrecords"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('tour','','http://www.hatesomethingbeautiful.com/riggedrecords/images/Tour Button.gif',1)">
<img src="http://www.hatesomethingbeautiful.com/riggedrecords/images/Tour Button.jpg" name="tour"
width="72" height="45" border="0">
</a>
<a href="http://www.hatesomethingbeautiful.com/riggedrecords"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('media','','http://www.hatesomethingbeautiful.com/riggedrecords/images/Media Button.gif',1)">
<img src="http://www.hatesomethingbeautiful.com/riggedrecords/images/Media Button.jpg" name="media"
width="72" height="45" border="0">
</a>
<a href="http://www.hatesomethingbeautiful.com/riggedrecords"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('info','','http://www.hatesomethingbeautiful.com/riggedrecords/images/Info Button.gif',1)">
<img src="http://www.hatesomethingbeautiful.com/riggedrecords/images/Info Button.jpg" name="info"
width="72" height="45" border="0">
</a>
<a href="http://www.hatesomethingbeautiful.com/riggedrecords"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('store','','http://www.hatesomethingbeautiful.com/riggedrecords/images/Store Button.gif',1)">
<img src="http://www.hatesomethingbeautiful.com/riggedrecords/images/Store Button.jpg" name="store"
width="72" height="45" border="0">
</a>
<a href="http://www.hatesomethingbeautiful.com/riggedrecords"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('links','','http://www.hatesomethingbeautiful.com/riggedrecords/images/Links Button.gif',1)">
<img src="http://www.hatesomethingbeautiful.com/riggedrecords/images/Links Button.jpg" name="links"
width="72" height="45" border="0">
</a>
<a href="http://www.hatesomethingbeautiful.com/riggedrecords"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('releases','','http://www.hatesomethingbeautiful.com/riggedrecords/images/Releases Button.gif',1)">
<img src="http://www.hatesomethingbeautiful.com/riggedrecords/images/Releases Button.jpg" name="releases"
width="105" height="45" border="0">
</a>
</center>
i also would like to eliminate the 5 pixel gap between images, that is apparently created due to a fault in my coding.
any help please!?
BBCode applied by Admin
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0



