View previous topic :: View next topic |
Author |
Message |
Arctic -
Joined: 24 Sep 2004 Posts: 560
|
Posted: Sun Aug 28, 2005 8:56 am Post subject: Awesome Advertisment Format |
|
|
Code: |
<!-- Advertisment Layer -->
<div id="adlayer" style="z-index:1;left:176px;top:33px;height:100px;width:498px;position:absolute;border:1px solid #000000;background-color:white; color: #888888">
<a href="#" onClick="if (document.getElementById) { document.getElementById('adlayer').style.visibility='hidden'; } else if (document.all) { document.all['adlayer'].style.visibility='hidden'; } else if (document.layers) { document.layers['adlayer'].visibility='hide'; };return(false);">X</a> « Click to close this advertisment.<br /><br />
<div align="center">
<img src="/adbanner.jpg">
</div>
</div>
<!-- End of Advertisment Layer -->
|
Stick it on your website. Visitors can close the ad, and it floats over content. It's awesome in my opinion, but I'd never really use it.
Please, please note that the font sizes and families in this need correcting, as it was made to work with my sites stuff.
http://www.trielite.net/addiv.html
^^Test |
|
Back to top |
 |
 |
cmxflash -
Joined: 11 Dec 2004 Posts: 872
|
Posted: Sun Aug 28, 2005 12:08 pm Post subject: |
|
|
...Or just install adblock and forget about banners. |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Sun Aug 28, 2005 12:11 pm Post subject: |
|
|
cmxflash wrote: | ...Or just install adblock and forget about banners. |
That would be the logical option... I generally hate ads but I only have them on my site to help keep the server alive. It costs a lot to run it... _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
p3 -
Joined: 17 Jun 2005 Posts: 615
|
Posted: Sun Aug 28, 2005 2:36 pm Post subject: Re: Awesome Advertisment Format |
|
|
Arctic wrote: | Code: |
<!-- Advertisment Layer -->
<div id="adlayer" style="z-index:1;left:176px;top:33px;height:100px;width:498px;position:absolute;border:1px solid #000000;background-color:white; color: #888888">
<a href="#" onClick="if (document.getElementById) { document.getElementById('adlayer').style.visibility='hidden'; } else if (document.all) { document.all['adlayer'].style.visibility='hidden'; } else if (document.layers) { document.layers['adlayer'].visibility='hide'; };return(false);">X</a> « Click to close this advertisment.<br /><br />
<div align="center">
<img src="/adbanner.jpg">
</div>
</div>
<!-- End of Advertisment Layer -->
|
Stick it on your website. Visitors can close the ad, and it floats over content. It's awesome in my opinion, but I'd never really use it.
Please, please note that the font sizes and families in this need correcting, as it was made to work with my sites stuff.
http://www.trielite.net/addiv.html
^^Test |
Very nice, Arctic.
FYI, (At least for me) Adblock doesn't stop everything. Most things, but not everything... But it is still useful because of the ones it does block, don't get me wrong.
Last edited by p3 on Sun Aug 28, 2005 3:25 pm; edited 1 time in total |
|
Back to top |
|
 |
cmxflash -
Joined: 11 Dec 2004 Posts: 872
|
Posted: Sun Aug 28, 2005 3:16 pm Post subject: |
|
|
Guess what P3, nobody cares whatever you say or think! |
|
Back to top |
|
 |
Arctic -
Joined: 24 Sep 2004 Posts: 560
|
Posted: Sun Aug 28, 2005 4:50 pm Post subject: |
|
|
Eh, I meant if you ever wanted to gain revenue on your site. :o |
|
Back to top |
 |
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Sun Aug 28, 2005 7:03 pm Post subject: |
|
|
Sucks if you dont have javascript enabled. _________________
 |
|
Back to top |
 |
 |
Arctic -
Joined: 24 Sep 2004 Posts: 560
|
Posted: Sun Aug 28, 2005 9:19 pm Post subject: |
|
|
Then you probably should probably enable it... :-\
94.99% of the visitors to my site have it enabled. :o
For instance, the search button on my site may not work for you either :o |
|
Back to top |
 |
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Sun Aug 28, 2005 9:39 pm Post subject: |
|
|
It saves me a lot more hassle to leave it disabled.
<3 noscript. _________________
 |
|
Back to top |
 |
 |
|