Ads problem

netsavy006

Seasoned Veteran
Joined
Apr 18, 2007
Messages
2,705
Reaction score
7
FP$
579
For some reason I don't know why but when I change the color of the Bidvertiser ads and paste the code on to my site, the colors won't change to match the colors I changed them to in the publisher center.
 
Are you sure you are pasting the right code for the one you are changing in the bidvertiser control panel?
 
I believe so. I even tried to change the ad size and it didn't do that either. I contacted bidvertiser and they told me to make a new template. I did that and it still didn't work.
 
I just change the code manually in the code u are pasting itself... so learn the 6 digit code u want and it should say some parts like htis..:

Code:
var AdBrite_Title_Color = '4F6CA6';
var AdBrite_Text_Color = '8391A7';
var AdBrite_Background_Color = '000000';
var AdBrite_Border_Color = '000000';
var AdBrite_URL_Color = '4F6CA6';

change those parts
 
Well somehow the problem solved itself so no need to worry. It's solved.
 
Maybe it just took a while for the changes to take effect or something... Anyway glad it is sorted -🙂-
 
Back
Top Bottom