Quote:
Originally Posted by jnrdavo
To get the top add to center, replace the code in your "header" template with:
<div align="center">$header_advertisement</div>
To open up a new window, add in 'target = "_blank" ' to the code as follows:
<a href="http://www.???.com/" target="_blank">
|
Thanks. Actually, the centering thing didn't work. This did: <p align="center">
The code for opening the ad target up in a new window worked great.
Thanks