pirate2049
New Member
Pirate's Random Room
Posts: 120
inherit
54551
0
Apr 26, 2008 13:45:48 GMT -8
pirate2049
Pirate's Random Room
120
August 2005
pirate2049
|
Post by pirate2049 on Sept 29, 2005 13:25:15 GMT -8
|
|
inherit
34691
0
May 30, 2011 17:36:00 GMT -8
.thatguy
2,073
December 2004
wbcrazyguy
|
Post by .thatguy on Sept 29, 2005 13:54:49 GMT -8
I believe that it has to do with the graphics, not the coding. If you can either create the same images with black on the sides; or go to the Coding Support board where you will find better qualified people to help with Coding.
|
|
#eb7100
1480
0
1
Nov 27, 2024 6:25:30 GMT -8
Craig
209,200
September 2001
cmdynasty
|
Post by Craig on Sept 29, 2005 15:23:32 GMT -8
Use this code:
for each button, you need <a href="url of link"> <img src="url of image" border="0" /> </a>
put this code in your global header:
<script type="text/javascript"> <!-- menu = document.getElementsByTagName('td')[5]; menu.innerhtml+='put your button codes here in one continuous line (no returns)'; --> </script>
|
|
Feva
Junior Member
Jim Carrey Fan
Posts: 320
inherit
59806
0
Sept 21, 2013 2:26:48 GMT -8
Feva
Jim Carrey Fan
320
September 2005
feva
|
Post by Feva on Sept 29, 2005 18:33:33 GMT -8
a fragment of the code that you used first ...'image','image link') when you change it, just put a simple space after it: e.g. ...'image ','image link ') All that i did
|
|