Merhaba arkadaşlar bugun sizler için yepyeni bir eklenti sunuyorum bu
ekletinin bazı özelliklerinden bahsetmem gerekirse ilk olarak bu eklenti
blogunuzun sağ alt köşesinde bulunması bazı sosyal paylaşım butonlarını
çoğu arkadaşımız bloglarının sağ veya sol köşelerinde bulundurur ama bu
eklenti sosyal paylaşım butonlarını ve e-mail aboneliği sayfanızın en
altında bulunduruyor.İçeriğindeki yazıları kendinize göre
tasarlayabileceğiniz güzel bir eklenti olduğunu düşünüyorum.Şimdi
gelelim uygulamaya veya önce bir demosunu görmeye ne dersiniz.
<style type="text/css">
#mdfixedfootermain{
z-index:999999;
width:300px;
height:0px;
position:fixed;
bottom:0%;
right:5px
}
#mdfixedfooterdiv{
border-top:3px solid #444;
border-right:3px solid #444;
border-left:3px solid #444;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
background color:#d7d7d7;
overflow:none;
width:300px;
height:250px;
position:fixed;
bottom:0%;
right:5px;
background:#fff;
background:-moz-linear-gradient(top, #fff 0%,#e5e5e5 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#e5e5e5));
background:-webkit-linear-gradient(top, #fff 0%,#e5e5e5 100%);
background:-o-linear-gradient(top, #fff 0%,#e5e5e5 100%);
background:-ms-linear-gradient(top, #fff 0%,#e5e5e5 100%);
background:linear-gradient(to bottom, #fff 0%,#e5e5e5100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff',endColorstr='#e5e5e5',GradientType=0 )}
#mdfixedfooterhide{
z-index:999999;
position: absolute;
bottom:250px;
right:5px;
width:285px;
height:25px;
cursor:pointer;
background-color:#fff;
padding-top:5px;
border-top:3px solid #444;
border-left:3px solid #444;
border-right:3px solid #444;
border-top-right-radius:5px;
border-top-left-radius:5px;
}
#mdfixedfootershow{
position:absolute;
bottom:0px;
right:5px;
width:285px;
height:25px;
cursor:pointer;
background-color:#e5e5e5;
padding-top:5px;
border-top:3px solid #444;
border-left:3px solid #444;
border-right:3px solid #444;
border-top-right-radius:5px;
border-top-left-radius:5px
}
.mdfixedfooterdownarrow{
width:0;
height:0;
border-left:10px solid transparent;
border-right:10px solid transparent;
border-top:10px solid #333
}
.mdfixedfooteruparrow{
width:0;
height:0;
border-left:10px solid transparent;
border-right:10px solid transparent;
border-bottom:10px solid #333
}
.mdfixedfooterblockarrow{
width:8px;
height:10px;
background-color:#333
}
#mdfixedfootersocial{
position:absolute;
bottom:220px;
right:10px;
width:280px;
height:30px;
float:right
}
#mdfixedfootersocialicon{
position:absolute;
bottom:135px;
left:10px;
width:auto;
height:64px
}
#mdfixedfooteremailsubscribe{
position:absolute;
bottom:0px;
width:242px;
height:90px;
right:30px
}
.mdfixedfooteremailsubscribebox input.email{
padding:7px 10px 7px 10px;
font-family:"Arial","Helvetica",sans-serif;
width:218px;
font-size:12px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px
}
.mdfixedfooteremailsubscribebox input.subscribe{
-moz-box-shadow:inset 0px 1px 0px 0px #fff;
-webkit-box-shadow:inset 0px 1px 0px 0px #fff;
box-shadow:inset 0px 1px 0px 0px #fff;
background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#f0f0f0),color-stop(1,#c9c9c9) );
background:-moz-linear-gradient( center top,#f0f0f0 5%,#c9c9c9 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0',endColorstr='#c9c9c9');
background-color:#f0f0f0;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:1px solid #dcdcdc;
display:inline-block;
color:#777;
font-family:arial;
font-size:13px;
font-weight:bold;
padding:6px 18px;
text-decoration:none;
text-shadow:1px 1px 0px #fff
}
.mdfixedfooteremailsubscribebox input.subscribe:hover{
background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#c9c9c9),color-stop(1,#f0f0f0) );
background:-moz-linear-gradient( center top,#c9c9c9 5%,#f0f0f0 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9c9c9',endColorstr='#f0f0f0');
background-color:#c9c9c9
}
</style>
<!--[if IE]>
<style>
.mdfixedfooteremailsubscribebox input.subscribe{
width:243px
}
</style>
<![endif]-->
<!--[if gte IE 9]>
<style type="text/css">
.gradient{
filter:none
}</style>
<![endif]-->
<div id="mdfixedfootermain">
<center id="mdfixedfootershow"onmouseup="document.getElementById('mdfixedfooterdiv').style.display='block'">
<table style="margin-top:-2px;">
<tr>
<td>
<center style="color:#333;font-size:15px;font-weight:bold;">
Bir Bakarmısınız ?
</center>
</td>
<td>
<center>
<div class="mdfixedfooteruparrow">
</div>
<div class="mdfixedfooterblockarrow">
</div>
</center>
</td>
</tr>
</table>
</center>
<div id="mdfixedfooterdiv">
<center id="mdfixedfooterhide"onmouseup="document.getElementById('mdfixedfooterdiv').style.display='none'">
<table style="margin-top:-2px;">
<tr>
<td>
<center style="color:#333;font-size:15px;font-weight:bold;">
Bir Bakarmısınız Acaba?
</center>
</td>
<td>
<center>
<div class="mdfixedfooterblockarrow">
</div>
<div class="mdfixedfooterdownarrow">
</div>
</center>
</td>
</tr>
</table>
</center>
<div id="mdfixedfootersocial">
<center style="color:#333;font-size:12px;">
PhtmlDrive Blogger Tasarımları İle Güncel Blog Sitesidir Bizi Takip
Edeceğiniz Sosyal Paylaşım ve Email Abonelikleri Aşağıda Yer Almaktadır.
</center>
</div>
<div id="mdfixedfootersocialicon">
<table>
<tr>
<td>
<a href="https://www.facebook.com/phmldrive">
<img
height="48px"width="48px"title="Beğen
Facebook"alt="Facebook"src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigsAvfMdg65Eg9GNXiHhgeZ_2zTNGErfxYT3SJ0Oi4dlVYKvOxnDN774yHJ1VmuCmWWaxJxrePKRCxdsRps6Z6zfuQqfn-v_ps9ptPNN2XZcp-bMFO3-sUw_8bAw5TtRTTQwV_klFZi_gD/s1600/MD-Facebook1.png"onmouseover="this.src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_yhFru3SCa4J18Xk8OcU1v9M03inDxzj5u1sGAqqbD9wEn7nBfiSLDb7pYoqNliV9tNJRSOBR_ed-k_rxc_8BFrMBx35WdLxTeyPD_1lm5tyeJteXnsAsGT5YRz8LeTwfgsQ_yOqWhxFX/s1600/MD-Facebook2.png'"onmouseout="this.src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigsAvfMdg65Eg9GNXiHhgeZ_2zTNGErfxYT3SJ0Oi4dlVYKvOxnDN774yHJ1VmuCmWWaxJxrePKRCxdsRps6Z6zfuQqfn-v_ps9ptPNN2XZcp-bMFO3-sUw_8bAw5TtRTTQwV_klFZi_gD/s1600/MD-Facebook1.png'"/>
</a>
<br
/>
<a href="https://www.twitter.com/phmldrive">
<img
height="48px"width="48px"title="Takip Et
Twitter"alt="Twitter"src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiaHIBc-phEyXSr9x-n76Yc_fdhqbRjees2wK_lgXypTCXc7OVvlwypQkcX9h2vBnsjhWzhl6AmLN2rwBpBo05Sw8SOn_aLoQ4C0H-t9JcmV82nKEitH1bayd36bcZbDUwweRlqJClfGve6/s1600/MD-Twitter1.png"onmouseover="this.src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0r7J7DgnCU5bVg3J9heAUb8MhrgfQcnvLM9e0WK2DR3pFPrOJj8n3TKjgRE3QjZ69srUT41ZaKw975n7-8BEA3AJKQgR1zD1p2uJjAi9vM7qh_w6u6QeFsbxbGBtUK_a1qNcgqSPzlayc/s1600/MD-Twitter2.png'"onmouseout="this.src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiaHIBc-phEyXSr9x-n76Yc_fdhqbRjees2wK_lgXypTCXc7OVvlwypQkcX9h2vBnsjhWzhl6AmLN2rwBpBo05Sw8SOn_aLoQ4C0H-t9JcmV82nKEitH1bayd36bcZbDUwweRlqJClfGve6/s1600/MD-Twitter1.png'"/>
</a>
</td>
<td
width="75px"valign="top">
<a style="font-size:12px;color:#333;font-weight:bold;"href="https://www.facebook.com/phmldrive">Beğen FaceBook
</a>
<br />
<br />
<a style="font-size:12px;color:#333;font-weight:bold;"href="https://www.twitter.com/phmldrive">Takip
Et Twitter
</a>
</td>
<td>
<a
href="https://plus.google.com/u/0/100921311785768138667/"><img
height="48px"width="48px"title="Add Us To Your Circle"alt="Google
Plus"src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0QBvOQxie9eBtxCMHPhzUsMHOmdFjV9HJekLLlvXDhCCibUCx2k3cMZmA934RlSjxK1aVFeib4eJLb3zldTsHCMb_mxjZaeFT6mAwZCAzuFIDfZ1j6n50L7jmYCEW6HfRZZR3MUuhn1px/s1600/MD-Google1.png"onmouseover="this.src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtR5_agVhNa43Z0Ev-wog8N62Gzk2h2h8RYjNmro7p_lrxdXpXSPhztK4yZw2L9P9aYwWhaI4yTHj3U0SEEIOkU7PjhXUAGxi77rOOFlAVCjeNWXBOpUNvsdLikZ9glnnsKQt8mnkaGEdu/s1600/MD-Google2.png'"onmouseout="this.src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0QBvOQxie9eBtxCMHPhzUsMHOmdFjV9HJekLLlvXDhCCibUCx2k3cMZmA934RlSjxK1aVFeib4eJLb3zldTsHCMb_mxjZaeFT6mAwZCAzuFIDfZ1j6n50L7jmYCEW6HfRZZR3MUuhn1px/s1600/MD-Google1.png'"/>
</a>
<br
/>
<a href="http://feeds.feedburner.com/phmldrive">
<img height="48px"width="48px"title="RSS
Beslemeleri"alt="RSS"src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjc6siFbl4OPgxt6yVjLU9Nc_sw_7UntoMTJRej-WN56K7oM_Ua-frfmYkDnNjPP0abdUnUEQn5VSTU3EudxqfdMDTe-NaaJcqaDm2AtYyBeTDa__kw1gw1NJARTwN7oCGXJWwSReXHVxs5/s1600/MD-Feedburner1.png"onmouseover="this.src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWlhUoQEDSAhl_5s3f4zRw00n0Lf-G5zNhuna1ePjTSUZSZp4KR1BjK0N6H8s_0hvpCMQC3FDAIDBg6R2AstDAD41c__EU1oSz3x8YII1T2FLktMfSS2HctGGxfRzfHr-ryzQUKWRayyZa/s1600/MD-Feedburner2.png'"onmouseout="this.src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjc6siFbl4OPgxt6yVjLU9Nc_sw_7UntoMTJRej-WN56K7oM_Ua-frfmYkDnNjPP0abdUnUEQn5VSTU3EudxqfdMDTe-NaaJcqaDm2AtYyBeTDa__kw1gw1NJARTwN7oCGXJWwSReXHVxs5/s1600/MD-Feedburner1.png'"/>
</a>
</td>
<td
valign="top">
<a
style="font-size:12px;color:#333;font-weight:bold;"href="https://plus.google.com/u/0/100921311785768138667/">
Takip
Et<br />+ Google
</a>
<br />
<br />
<a style="font-size:12px;color:#333;font-weight:bold;"href="http://feeds.feedburner.com/phmldrive">
RSS<br />Beslemeleri
</a>
</td>
</tr>
</table>
</div>
<div id="mdfixedfooteremailsubscribe">
<div class="mdfixedfooteremailsubscribebox">
<form action="http://feedburner.google.com/fb/a/mailverify"method="post"target="popupwindow"onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=bloggerturkey','popupwindow','scrollbars=yes,width=550,height=520');return
true"><input
class="email"type="text"id="email"name="email"value="E-Posta
Adresiniz.."onfocus="if(this.value==this.defaultValue)this.value='';"onblur="if(this.value=='')this.value=this.defaultValue;"/>
<input
type="hidden"value="phmldrive"name="uri"/>
<input type="hidden"name="loc"value="en_US"/>
<br />
<input class="subscribe"name="commit"type="submit"value="Aboneliğimi Mail Adresime Gönder"/>
</form>
</div>
<center style="color:#333;font-size:8px;">
Blogger Turkey.
</center>
</div>
</div>
</div>
https://www.facebook.com/phmldrive
http://feedburner.google.com/fb/a/mailverify?uri=bloggerturkey
http://feeds.feedburner.com/phmldrive
https://www.twitter.com/phmldrive
Değiştirmeniz Gereken Yerler..


![phpKF Kolay Forum [PHP] Scripti](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgy3rL88Z9izmJgqovc1J1tqvqzBlyy26AQW-pMKX_890ATMbuoQeqSGMT5E2En6uGKaNEpEjLiR23Wnf6REP7CYSb7id03k_oiFL6vzArDrUGzMefgqoRlpuhTDGcc7ot2lqfTBKReR7by/s72-c/kurulum_bitti-b.png)








0 yorum: