Can I customize the colors of the banner in HTML?
Yes. You can add the following parameters to the URL in the SCRIPT tag:- bg: background color, default for cells if not overriden by bg1, bg2.
- fg: foreground color, for text and border
- bg1: background of odd cells
- bg2: background of even cells
- text: color of text (hotspots, Oxado link), default for description of ads if not overriden by text1 or text2
- text1, text2: colors of description of ads
- title, title1, title2: colors of title of ads
- url, url1, url2: colors of displayed URL of ads
- border: border color
All colors are specified as a 6-digit RRGGBB hex code. For example, to set the background to white and the titles to red:
<SCRIPT TYPE="text/javascript" LANGUAGE="Javascript" SRC="http://pub.oxado.com/insert_ad?pub=XXX&bg=FFFFFF&title=FF0000"></SCRIPT>
Not found an answer to your question? Contact us!
To return to the FAQ

