Spread Opera : Corner ads 100x100 pix - Try Opera
By Ivan MinicSerbianFighter. Thursday, January 12, 2006 2:44:19 AM
[img]http://my.opera.com/SerbianFighter/homes/cornerads/tryred.gif
Insert this in your CSS code:
a#OperaUser {
position: absolute;
right: 0;
top: 0;
display: block;
height: 100px;
width: 100px;
background: url(http://my.opera.com/SerbianFighter/homes/cornerads/tryred.gif) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}
Insert this just below BODY tag:
<a id="OperaUser" href="http://www.opera.com/">I use Opera!</a>[/B]
Blue icon:
[img]http://my.opera.com/SerbianFighter/homes/cornerads/tryblue.gif
Insert this in your CSS code:
a#OperaUser {
position: absolute;
right: 0;
top: 0;
display: block;
height: 100px;
width: 100px;
background: url(http://my.opera.com/SerbianFighter/homes/cornerads/tryblue.gif) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}
Insert this just below BODY tag:
<a id="OperaUser" href="http://www.opera.com/">I use Opera!</a>[/B]
Black icon:
[img]http://my.opera.com/SerbianFighter/homes/cornerads/tryblack.gif
Insert this in your CSS code:
a#OperaUser {
position: absolute;
right: 0;
top: 0;
display: block;
height: 100px;
width: 100px;
background: url(http://my.opera.com/SerbianFighter/homes/cornerads/tryblack.gif) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}
Insert this just below BODY tag:
<a id="OperaUser" href="http://www.opera.com/">I use Opera!</a>[/B]
Green icon:
[img]http://my.opera.com/SerbianFighter/homes/cornerads/trygreen.gif
Insert this in your CSS code:
a#OperaUser {
position: absolute;
right: 0;
top: 0;
display: block;
height: 100px;
width: 100px;
background: url(http://my.opera.com/SerbianFighter/homes/cornerads/trygreen.gif) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}
Insert this just below BODY tag:
<a id="OperaUser" href="http://www.opera.com/">I use Opera!</a>[/B]
Orange icon:
[img]http://my.opera.com/SerbianFighter/homes/cornerads/tryorange.gif
Insert this in your CSS code:
a#OperaUser {
position: absolute;
right: 0;
top: 0;
display: block;
height: 100px;
width: 100px;
background: url(http://my.opera.com/SerbianFighter/homes/cornerads/tryorange.gif) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}
Insert this just below BODY tag:
<a id="OperaUser" href="http://www.opera.com/">I use Opera!</a>[/B]
White icon:
[img]http://my.opera.com/SerbianFighter/homes/cornerads/trywhite.gif
Insert this in your CSS code:
a#OperaUser {
position: absolute;
right: 0;
top: 0;
display: block;
height: 100px;
width: 100px;
background: url(http://my.opera.com/SerbianFighter/homes/cornerads/trywhite.gif) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}
Insert this just below BODY tag:
<a id="OperaUser" href="http://www.opera.com/">I use Opera!</a>[/B]













