Ads are not showed on my page - Why ?

Status
Not open for further replies.

speedy1205

New Member
Messages
27
Reaction score
0
Points
0
Hello @ all,

I was installing me yesterday joomla on my space. The first what I`am trying to do is add the banner on my page. I was adding

Code:
<center><script type="text/javascript" src="http://x10hosting.com/adserve.js?corporate"></script></center>

on the end of my page before </body>. Now I have on problem. Sometimes I see it there (1 time) and all the other time I don't see it. I don't use any firewall or popup blocker only firefox 2.0.0.7. When I use the internetexplorer I have only a white add.

I want to solve it up to the weekend because than I will go for 3 weeks to dublin and I will be not able to make some with my page. So I wanted to make the basics now that I will not have problems later (suspend).

In my page is at the moment only demo stuff so dont take her. In the night I will make the basic around Joomla.

Here you have the link: http://speedy1205.exofire.net/joomla/

Thanks for help
 

Starshine

Legend Killer
Messages
14,423
Reaction score
0
Points
0
Your ad seems to show up fine for me.
Although, if you are on the Corporate package, the ad has to be moved. It has to be in a location where users don't have to scroll to see it.
 

speedy1205

New Member
Messages
27
Reaction score
0
Points
0
OK thanks for the fast answer.

I am on the Corporate package, but I was finding an explanation how to implement it in Joomla, and after this I was making it. So I would like to make it in my template where I have up place for the banner (where is now Login module). Me as a joomla starter, fine will try to find a module for this Or I will edit the template file.

Someone know a module where I can use this java script banner inside ?
 

rosgar

New Member
Messages
47
Reaction score
0
Points
0
I have the same problem. Sometimes I see it, sometimes not. Lol.
 
Last edited:

ralanis

New Member
Messages
8
Reaction score
0
Points
0
You are right: I could not find the ad. It does not display neither in Firefox or IExplorer.
Code is correct, though (provided that you do have Corporate).
I'll check again later...
Nice template, by the way.
 
Last edited:

rosgar

New Member
Messages
47
Reaction score
0
Points
0
Well thank you :) and I thought something was wrong. Anyway, if the X10 code is fully working, I'll put it on the top-right of my header or something.. Anyway, it's too early to tell.
 

ralanis

New Member
Messages
8
Reaction score
0
Points
0
In order to show the ad inside a module:
Choose Wrapper, for instance, make a blank .html file with the ad code and select where you would like to place the Wrapper module (on Top, Right, Left, etc).

then, from the module's Parameters, link the module to the .html with the code. Do not forget to Publish the module.
 
Last edited:

speedy1205

New Member
Messages
27
Reaction score
0
Points
0
So, now I was putting it up on the right side from the replicant logo. I still don't see it, but I think now my template will be .....

When someone can see can you add here an screene ? Whant to look at this .

by me at looks like this:

Thanks
 

Attachments

  • banner.jpg
    banner.jpg
    229.2 KB · Views: 17
Last edited:

Starshine

Legend Killer
Messages
14,423
Reaction score
0
Points
0
So, now I was putting it up on the right side from the replicant logo. I still don't see it, but I think now my template will be .....

When someone can see can you add here an screene ? Whant to look at this .

Thanks

Here's one for ya.
 

Attachments

  • screenshot.JPG
    screenshot.JPG
    151.9 KB · Views: 21

speedy1205

New Member
Messages
27
Reaction score
0
Points
0
fine :) I think this black background color I can not change or there is comming only the text. Look I user a module affiliate where I can fill out this:

Banner Container CSS Style: where is written now

Code:
style="width:486px; height:68px; vertical-align:top; text-align:center;"

HTML Banner Code:
Code:
<script type="text/javascript" src="http://x10hosting.com/adserve.js?corporate"></script>

Advertisement-Text CSS Style:
Code:
style="width:486px; margin: 0px auto 1px auto; height:16px; line-height:16px; color:#ffffff; font-family:arial,sans-serif; font-size:10px; text-align:left; text-indent:3px; background-color:#c0c0c0;"

Hey Sorry but style is not my favorite. But I know that this colors ffffff; or c0c0c0; are not the colors who are showed correct ?

Can I change this colors or it comes from adsence ?
 
Status
Not open for further replies.
Top