How do i get my banner to link back to my site, and not open up a new page of my site ? Also what can I do to make my banners look better . I also have footers .
Xavier Institute SGY
<a href="BoardURL"><img src="IMGURL"></a>
but when I do it like that it does link back to my sight . . . but in a new window, I want it to link back in the same... How do I get that to work ?
It shouldn't link like that unless inside of the code it says "target='_blank'" inside of the link tag. Try checking if it has it, and if it does, try removing it.