PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds How do I...?

Classifieds How do I...? Wondering how to do something in Classifieds?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old August 12th, 2009, 04:37 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Aug 2008
Posts: 36
Banner Ads?

Ok so I figured out how to ad banner ads to my site. I do have a couple of questions, for my site Home

1. I have been using photobucket to get the banners that are .gif in to HTML is there another way to do this?

2. How do I do a rotating banner on lets say the header?

3. If I have my logo of the website in the header on the left side how do I ad a banner to be centered in the remainder empty space in the header?

Thanks for any help, Steven
GermanTin is offline   Reply With Quote
Old August 12th, 2009, 06:11 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,678
1. all depends what your doing here. see below

2. I would suggest you go find a banner ad utility and use it on your site like phpmyadsNew

It will allow you to configure banners and rotate them and give you the html to put in your header

3. You simply use two separate td tags in a table. One left and the other center aligned.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old August 14th, 2009, 08:05 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Aug 2008
Posts: 36
Thanks Chuck, Also what tags would work for the placement of the banner ad what do they look like?

Steven
GermanTin is offline   Reply With Quote
Old August 14th, 2009, 03:11 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,678
Steven any banner program you use should give you the proper html. Its going to be different based on what program you use.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old August 14th, 2009, 09:06 PM   #5 (permalink)
Ultimate Member
Verified Customer
 
skidpics's Avatar
 
Join Date: Jun 2007
Location: Texas
Posts: 1,353
Send a message via AIM to skidpics Send a message via Yahoo to skidpics
Using layers ontop of the header are helpful also. It places it ontop of the page, rather than within the header, sometimes causing layout issues.

Just use the below code, and edit the positions to on the header file you want to use to get it just in the right spot:

Quote:
<style type="text/css">
<!--
#apDiv1 {
position:absolute;
left:579px;
top:38px;
width:356px;
height:112px;
z-index:1;
}
-->
</style>
<div id="apDiv1">

enter your banner code here

</div>
Might also check out google ad manager: Google Ad Manager is a hosted ad management solution that can help you sell, schedule, deliver, and measure all of your directly-sold and network-based inventory.
__________________
-- Skidpics



Skidpics.com is for sale! Domain Name + content - contact me

I decided to get out of the photo hosting business. It was good while it lasted. With that, I present FacesofWoW.net - World of Warcraft Social Site[/color]
skidpics is offline   Reply With Quote
Old August 15th, 2009, 10:07 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,678
Google is not bad but the best free one I ever found was the phpadsnew

OpenX (phpAdsNew) | Get OpenX (phpAdsNew) at SourceForge.net
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old August 15th, 2009, 03:42 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Aug 2008
Posts: 36
Thanks Skidpics that layering code worked out great just what I was looking for, would you happen to have a simple rotating banner code that rotates at a time frame and not a page reload?

Thanks for the help, Steven
GermanTin is offline   Reply With Quote
Old August 15th, 2009, 04:59 PM   #8 (permalink)
Ultimate Member
Verified Customer
 
skidpics's Avatar
 
Join Date: Jun 2007
Location: Texas
Posts: 1,353
Send a message via AIM to skidpics Send a message via Yahoo to skidpics
There are plenty of free script out there that will rotate banners.. But most will do it per page refresh..

Search for "simple php code to rotate banners" for php code to accomplish your task..

There is phpads: PHP Ad Manager | Get PHP Ad Manager at SourceForge.net and OpenX: OpenX (phpAdsNew) | Get OpenX (phpAdsNew) at SourceForge.net

It really depends on what you are doing.. I would say you prob need something pretty simple.
__________________
-- Skidpics



Skidpics.com is for sale! Domain Name + content - contact me

I decided to get out of the photo hosting business. It was good while it lasted. With that, I present FacesofWoW.net - World of Warcraft Social Site[/color]
skidpics is offline   Reply With Quote
Old August 15th, 2009, 06:10 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,678
all depends on each users needs for sure. the one I linked has different types to do it so its flexible
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old August 20th, 2009, 12:06 AM   #10 (permalink)
Ultimate Member
Verified Customer
 
skidpics's Avatar
 
Join Date: Jun 2007
Location: Texas
Posts: 1,353
Send a message via AIM to skidpics Send a message via Yahoo to skidpics
Might try this for ad rotation

Code:
Content visible to verified customers only.
Of course, this still does not refresh the header.. in order to that, you will have to figure out 1. The open PP with a topframe or 2. find that ad rotation script that will reload within a time frame, without page refresh ;-)
__________________
-- Skidpics



Skidpics.com is for sale! Domain Name + content - contact me

I decided to get out of the photo hosting business. It was good while it lasted. With that, I present FacesofWoW.net - World of Warcraft Social Site[/color]
skidpics is offline   Reply With Quote
Old August 20th, 2009, 09:48 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,678
Yes indeed which is why unless you know how to write code you find a program that is the closest fit for your needs.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Classified & Gallery Pro Banner Ads? GermanTin Classifieds How do I...? 1 December 19th, 2008 12:52 PM
Banner HyperLink pkilchermann Classifieds How do I...? 3 June 5th, 2008 10:25 AM
Banner Ads... doc1975 Before You Buy 1 November 5th, 2007 11:26 AM
Banner in header. ckrismoney Classifieds How do I...? 3 August 7th, 2007 12:16 AM
Set a banner up in VB 3.6.2 rknight111 Photopost Pro How Do I...? 1 November 5th, 2006 04:17 PM


All times are GMT -5. The time now is 08:47 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0