IcEWoLF
Customer
I noticed the following in the script:
Some of the code might not work for others because they may not have those images on their servers.
The link needs to be removed otherwise people will be using my test site link to pull up the image and it won't work
Also I noticed the goal amount on the front page is showing the wrong goal and also the middle box is missing the link.

Code:
<img style="width: 80px;" src="http://www.47r-squad.net/dbtech/vbdonate/images/paypal1.png"></a></p>
Some of the code might not work for others because they may not have those images on their servers.
Code:
ul#sliding-navigation2 li.sliding-element h3
{
color: #c81919;font-size:12px;
background-color:#550801;
background-image: url([COLOR="#800000"]images/47ronind3/47ronind3_blockheadbg.png[/COLOR]);
background-repeat: repeat-x;
font-weight: normal;
}
ul#sliding-navigation2 li.sliding-element a
{
color: #CCC;
background-color:#060606;
background-image: url([COLOR="#800000"]images/47ronind3/47ronind3_alt1.png[/COLOR]) ;
background-position:bottom left;
background-repeat: repeat-x;
border: 1px solid #1b1814;
text-decoration: none;
The link needs to be removed otherwise people will be using my test site link to pull up the image and it won't work

Also I noticed the goal amount on the front page is showing the wrong goal and also the middle box is missing the link.

Last edited: