This is the part that I'm trying to link, but for some reason is not working. it is going to take me back to my home page but it does not even recognize it as a link.. I tryd putting google and see if it workd but it doesnt.. ?
chiltern is right. The spaces are the problem. Question: When you said you remoned the spaces, did you just remove the spaces from the link code? You need to remove the spaces from the physical filename too.
Chris Stanyon
There's nothing wrong with your code as you have it. Spaces won't make a difference to where you're linking to, only whether the image displays or not. If you can see the image, then the spaces aren't the problem. The HTML is correct, so you're probably on the right track by identifying your slider script as a possible source to the problem.
Without a live link, we can't really test it, but the easiest way to find out is to simply comment out your wowslider script and see if your link works. If it does you've identified your problems - simples :)
This is not an objection. But if it is your slider that is causing the problem, sometimes sliders will incrementally increase the z index in the javascript. So instead of just adding 11, maybe use a much larger number.