turbosatan
09-21-2009, 08:56 AM
Hi
I have 4 diufferent colour skins in my forum and would like to reflect these in some of the ads i am showing.
The ad code which i have been given uses some conditionals to specify the colours etc and i was woindering how i tell it to use the main CSS instead.
example of code
link_font_color='000000';
link_font_hover_color='000000';
background_color='ffffff';
what i would like to do is change that so that it uses the css class which the template uses to blend the ads in much better.
oh also the code is setup inside javascript similar to how google adsense code is given.
I plan to create a seperate set of css files specifically for ads but thats not that important.
Thanks in advance for your help
I have 4 diufferent colour skins in my forum and would like to reflect these in some of the ads i am showing.
The ad code which i have been given uses some conditionals to specify the colours etc and i was woindering how i tell it to use the main CSS instead.
example of code
link_font_color='000000';
link_font_hover_color='000000';
background_color='ffffff';
what i would like to do is change that so that it uses the css class which the template uses to blend the ads in much better.
oh also the code is setup inside javascript similar to how google adsense code is given.
I plan to create a seperate set of css files specifically for ads but thats not that important.
Thanks in advance for your help