Using SMF ver 1.1 Final, default theme.
AdManagement Mod installed and working great.
But I'd like to use multiple banners, aligned left and right.
I used <center>your ad code here...</center> around the javascript code to center the banners.
What do I use to align right and left?
Thanks-
<div align="left">ad code here</div>
<div align="center">ad code here</div>
<div align="right">ad code here</div>
I'll give that a try-
Thanks jerm!