 | |  | | | Classifieds How do I...? Wondering how to do something in Classifieds? |
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
|
| |
August 12th, 2009, 06:11 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
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.
|
| |
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
|
| |
August 14th, 2009, 03:11 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
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.
|
| |
August 14th, 2009, 09:06 PM
|
#5 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
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.
|
| |
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
|
| |
August 15th, 2009, 06:10 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
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
|
| |
August 20th, 2009, 12:06 AM
|
#10 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
| 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 ;-)
|
| |
August 20th, 2009, 09:48 AM
|
#11 (permalink)
| | Photopost Developer Verified Customer
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.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 08:47 PM. | |