A question or two about ad code...

Status
Not open for further replies.

pixxel

Banned
Messages
28
Reaction score
0
Points
0
But first of all, thanks for the great free service.
Well, here it goes - I've chosen ads-free service for me, but being curious as I am, I've checked ad-codes, and if that small piece of text is all you ask for, why didn't you say so in the first place, on the first page??? To be honest, i was expecting skyscrapers, full-sized banners, but not almost invisible text ads :)


Well, I've left it on my blog, because it's so small and unobtrusive, on the main header template of the wordpress blog.
If anyone wants to do so, here's how: Go to your admin panel, click presentation, then theme editor. Select header from the list to the right. You'll get header code. Now get your ad code, find the section of file below, and insert your ad code:
PHP:
<div id="header">
    <div id="headerimg">
        <h1><a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a></h1>
        <div class="description"><?php bloginfo('description'); ?></div>
<div class="description">AD_CODE_GOES_HERE</div>
    </div>
</div>
And the result is: MyCity -- Sajtovi_1188463521968.png

One more question: What's the main difference between non-ads and ads packages, except bandwidth and quota?

ɹɐpuɐsʞǝlɐ 'sǝɥsıʍ ʇsǝq
 

lambada

New Member
Messages
2,444
Reaction score
0
Points
0
The ad is a text ad on the ad-enhanced advanced plan, on the ad-enhanced corpoate plan it is a banner ad.

As helpful as that is you don't actually say what blog system your using ;)

You get a different server (ad-free has many more accounts and is therefore slightly slower i think), and different quotas. Other than that there isn't much difference.
 

pixxel

Banned
Messages
28
Reaction score
0
Points
0
As helpful as that is you don't actually say what blog system your using ;)
Yes I do; It is wordpress (although I admit I left it buried deep in text :naughty: )
Well, I've left it on my blog, because it's so small and unobtrusive, on the main header template of the wordpress blog.

Anyway, thanks for answer regarding hosting differences :)

Aleksandar.
 

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
204
Points
63
Looks like this was solved so I'm closing it. Please re-open if further assistance is needed.

-Corey
 
Status
Not open for further replies.
Top