Need help adding a simple banner ad to top of site - Posted (1300 Views)
Starting Member
iowarctracks
Posts: 5
5
I have a simple html that shows an image and when you click on it redirect's you the customer's website. I need help implmenting this on my site.
My IT said to try this fourm for an answer so I can tell them how to do this and they can make the changes.
Below is a sample of what the simple code is:

<a href="http://www.CustomerSite.com"><img src="http://CustomerImage.jpg" width="468" height="60" alt="Customer Pop up text" border="0"></a>

<
http://www.iowarctracks.com
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Snitz Forums Admin
ruirib
Posts: 26364
26364
Easiest option would be to implement the Site Integration mod and then add that to the inc_site_header.asp file. You can find the Site Integration mod at snitzbitz.com.<
Posted
Starting Member
iowarctracks
Posts: 5
5
Thanks we found a banner mod that allows us to place an ad on the top of the page. But now we have run into an issue where a user gets the message below, thus they try posting again and end up posting the same info more than one time.
http://img.photobucket.com/albums/v337/chilly4kc/posterror.jpg<
http://www.iowarctracks.com
Posted
Starting Member
iowarctracks
Posts: 5
5
Anyone have any ideas? sad<
http://www.iowarctracks.com
Posted
Snitz Forums Admin
ruirib
Posts: 26364
26364
I guess you will need to be more specific: what mod did you add, how does that happen - what is the user doing, does that happen with all users?<
Posted
Starting Member
iowarctracks
Posts: 5
5
Anytime a user makes a post this message occurs. The workaround is to ignore since the post is valid. I have ran into an issue with this error message with no workaround. If I create a new forum and try to add a Moderator to it I get this message and I can't add them successfully.
I'll check with IT to see what the exact code change was for this banner ad.<
http://www.iowarctracks.com
Posted
Junior Member
gary b
Posts: 267
267
My thoughts:

1. Remove the MOD -- especially if it provides no other benefit. 2. Place your image/link in inc_header page.
Benefits:
1. Errors should go away -- assuming you did not have them prior to MOD install. 2. Your clickable image should be at top of every page. 3. Position of image can be adjusted. 4. If you were feeling wild and crazy, you could try putting an iFrame in inc_header and rotating images/links using script.
FWIW... you be the judge. <
 
You Must enter a message