|
Post by Liana on Dec 8, 2010 18:12:46 GMT -5
I noticed the coding for the home button is not finished, which would be why it's not linking strait back to the home page. below is the proper coding it.
What you have now is this:
if (ie5||ns6) document.onclick=hidemenu
</script>
<a href=""><img src="http://i54.tinypic.com/20primu.png" BORDER=0></a>
the red needs to be fixed so that it says this:
if (ie5||ns6) document.onclick=hidemenu
</script>
<a href="http://kingdom-rpg.proboards.com/index.cgi?"><img src="http://i54.tinypic.com/20primu.png" BORDER=0></a>
That would fix the home button problem. And I would like to say the layout is very welcoming, colors are great.
|
|
|
Post by CREATOR ( SH )UDDER on Dec 12, 2010 3:35:03 GMT -5
oh, thank you ^^
|
|