Skip navigation.

My 0.02$ on Opera Community development

published by Ivan Minic

Posts tagged with "footerads"

Spread Opera : Footer middle ads 100x11 pix - Try Opera Browser

, ,

Dark red icon:

[img]http://my.opera.com/SerbianFighter/homes/middleads/100x11xRed.gif
You can see an example here

Insert this in your CSS code:

a#OperaUser {
position: absolute;
right: 50%;
bottom: 0;
display: block;
height: 11px;
width: 100px;
background: url(http://my.opera.com/SerbianFighter/homes/middleads/100x11xRed.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>




Dar kblue icon:

[img]http://my.opera.com/SerbianFighter/homes/middleads/100x11xBlue.gif

Insert this in your CSS code:

a#OperaUser {
position: absolute;
right: 50%;
bottom: 0;
display: block;
height: 11px;
width: 100px;
background: url(http://my.opera.com/SerbianFighter/homes/middleads/100x11xBlue.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>




Dark violet icon:

[img]http://my.opera.com/SerbianFighter/homes/middleads/100x11xViolet.gif

Insert this in your CSS code:

a#OperaUser {
position: absolute;
right: 50%;
bottom: 0;
display: block;
height: 11px;
width: 100px;
background: url(http://my.opera.com/SerbianFighter/homes/middleads/100x11xViolet.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>




Dark green icon:

[img]http://my.opera.com/SerbianFighter/homes/middleads/100x11xGreen.gif

Insert this in your CSS code:

a#OperaUser {
position: absolute;
right: 50%;
bottom: 0;
display: block;
height: 11px;
width: 100px;
background: url(http://my.opera.com/SerbianFighter/homes/middleads/100x11xGreen.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>




Dark blue green icon:

[img]http://my.opera.com/SerbianFighter/homes/middleads/100x11xBGreen.gif

Insert this in your CSS code:

a#OperaUser {
position: absolute;
right: 50%;
bottom: 0;
display: block;
height: 11px;
width: 100px;
background: url(http://my.opera.com/SerbianFighter/homes/middleads/100x11xBGreen.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>




Black:

[img]http://my.opera.com/SerbianFighter/homes/middleads/100x11xBlack.gif

Insert this in your CSS code:

a#OperaUser {
position: absolute;
right: 50%;
bottom: 0;
display: block;
height: 11px;
width: 100px;
background: url(http://my.opera.com/SerbianFighter/homes/middleads/100x11xBlack.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>

Spread Opera : Footer ads 94x11 pix - Try Opera Browser

, ,

Dark red icon:

[img]http://my.opera.com/SerbianFighter/homes/footerads/94x11xRed.gif
You can see an example here

Insert this in your CSS code:
[COLOR=orangered][B]a#OperaUser {[/B][/COLOR]
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 11px;
width: 94px;
[COLOR=royalblue]background:[/COLOR] url([COLOR=darkblue]http://my.opera.com/SerbianFighter/homes/footerads/94x11xRed.gif[/COLOR]) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}


Insert this just below BODY tag:
[B]<[/B]a id="OperaUser" [B]href="[/B]http://www.opera.com[B]/"[/B][B]>[/B] [B]<[/B]/[B]a>[/B][/B]



Dar kblue icon:

[img]http://my.opera.com/SerbianFighter/homes/footerads/94x11xBlue.gif

Insert this in your CSS code:
[COLOR=orangered][B]a#OperaUser {[/B][/COLOR]
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 11px;
width: 94px;
[COLOR=royalblue]background:[/COLOR] url([COLOR=darkblue]http://my.opera.com/SerbianFighter/homes/footerads/94x11xBlue.gif[/COLOR]) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}


Insert this just below BODY tag:
[B]<[/B]a id="OperaUser" [B]href="[/B]http://www.opera.com[B]/"[/B][B]>[/B] [B]<[/B]/[B]a>[/B][/B]



Dark violet icon:

[img]http://my.opera.com/SerbianFighter/homes/footerads/94x11xViolet.gif

Insert this in your CSS code:
[COLOR=orangered][B]a#OperaUser {[/B][/COLOR]
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 11px;
width: 94px;
[COLOR=royalblue]background:[/COLOR] url([COLOR=darkblue]http://my.opera.com/SerbianFighter/homes/footerads/94x11xViolet.gif[/COLOR]) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}


Insert this just below BODY tag:
[B]<[/B]a id="OperaUser" [B]href="[/B]http://www.opera.com[B]/"[/B][B]>[/B] [B]<[/B]/[B]a>[/B][/B]



Dark green icon:

[img]http://my.opera.com/SerbianFighter/homes/footerads/94x11xGreen.gif

Insert this in your CSS code:
[COLOR=orangered][B]a#OperaUser {[/B][/COLOR]
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 11px;
width: 94px;
[COLOR=royalblue]background:[/COLOR] url([COLOR=darkblue]http://my.opera.com/SerbianFighter/homes/footerads/94x11xGreen.gif[/COLOR]) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}


Insert this just below BODY tag:
[B]<[/B]a id="OperaUser" [B]href="[/B]http://www.opera.com[B]/"[/B][B]>[/B] [B]<[/B]/[B]a>[/B][/B]



Dark blue green icon:

[img]http://my.opera.com/SerbianFighter/homes/footerads/94x11xBGreen.gif

Insert this in your CSS code:
[COLOR=orangered][B]a#OperaUser {[/B][/COLOR]
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 11px;
width: 94px;
[COLOR=royalblue]background:[/COLOR] url([COLOR=darkblue]http://my.opera.com/SerbianFighter/homes/footerads/94x11xBGreen.gif[/COLOR]) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}


Insert this just below BODY tag:
[B]<[/B]a id="OperaUser" [B]href="[/B]http://www.opera.com[B]/"[/B][B]>[/B] [B]<[/B]/[B]a>[/B][/B]



Black:

[img]http://my.opera.com/SerbianFighter/homes/footerads/94x11xBlack.gif

Insert this in your CSS code:
[COLOR=orangered][B]a#OperaUser {[/B][/COLOR]
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 11px;
width: 94px;
[COLOR=royalblue]background:[/COLOR] url([COLOR=darkblue]http://my.opera.com/SerbianFighter/homes/footerads/94x11xBlack.gif[/COLOR]) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}


Insert this just below BODY tag:
[B]<[/B]a id="OperaUser" [B]href="[/B]http://www.opera.com[B]/"[/B][B]>[/B] [B]<[/B]/[B]a>[/B][/B]
December 2009
S M T W T F S
November 2009January 2010
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31