I've read we have to keep on ad on our pages. Is there any flexibility on how its displayed on our page? Different size, or possibly a vertical one?
demurrersurprise.comicgenesis.com
ad flexibility
- Demurrersurprise
- Regular Poster
- Posts: 27
- Joined: Tue May 29, 2007 11:32 pm
- Location: Fairbanks, Alaska
- Contact:
ad flexibility
AWWWwww, FISH STICKS!!!
- Dr Neo Lao
- Cartoon Hero
- Posts: 2397
- Joined: Wed Oct 18, 2006 5:21 am
- Location: Australia
The ad that you have to have is the BURST Net ads which help pay for the hosting and bandwidth.
You do this by having the ***advertisment*** keentag at the top of each page of your comic site. The easiest way to do this is to put the ***advertisment*** keentag immediately after the <body> tag.
However, some people are able to incorporate the ad into the banner or layout of their site so that it blends in a little better.
You cannot change the code used to display the ad.
You cannot have the ad below your comic.
You cannot have the ad at the bottom of the page.
Having the ad on your page is how you "pay" for your free account.
You do this by having the ***advertisment*** keentag at the top of each page of your comic site. The easiest way to do this is to put the ***advertisment*** keentag immediately after the <body> tag.
However, some people are able to incorporate the ad into the banner or layout of their site so that it blends in a little better.
You cannot change the code used to display the ad.
You cannot have the ad below your comic.
You cannot have the ad at the bottom of the page.
Having the ad on your page is how you "pay" for your free account.
- Demurrersurprise
- Regular Poster
- Posts: 27
- Joined: Tue May 29, 2007 11:32 pm
- Location: Fairbanks, Alaska
- Contact:
- Dr Neo Lao
- Cartoon Hero
- Posts: 2397
- Joined: Wed Oct 18, 2006 5:21 am
- Location: Australia
- Dr Neo Lao
- Cartoon Hero
- Posts: 2397
- Joined: Wed Oct 18, 2006 5:21 am
- Location: Australia
- Demurrersurprise
- Regular Poster
- Posts: 27
- Joined: Tue May 29, 2007 11:32 pm
- Location: Fairbanks, Alaska
- Contact:
Now I am just having getting it to center within my page.
ohnozes.comicgenesis.com
Odd, I got it to work on my other comic.
ohnozes.comicgenesis.com
Odd, I got it to work on my other comic.
AWWWwww, FISH STICKS!!!
- Dr Neo Lao
- Cartoon Hero
- Posts: 2397
- Joined: Wed Oct 18, 2006 5:21 am
- Location: Australia
Not sure how exactly to do it using div's as you did in your code, but I'd just place:at the top of the page.
I'm pretty sure that the center tag is being depreciated and you're not meant to use it any more, but all the browsers (that I know of) still support it.
Code: Select all
<center> ***advertisment*** </center>I'm pretty sure that the center tag is being depreciated and you're not meant to use it any more, but all the browsers (that I know of) still support it.
