; Blogskins Codes
BS ; 12 // M.A.D.E





<!---------------------------------------------------------------------------
Don't COPY Any Code From This Template ! 101% Made & Create By Elaine0211 !
Designed By; Elaine0211
Designer's Blog; https://elaine0211.blogspot.com/
Date Of Design; 14.11.16 -- 16.11.16
---------------------------------------------------------------------------!>

<HTML><head>
<link href='https://fonts.googleapis.com/css?family=Snippet' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>

<base target='_blank'/><title>; M.A.D.E</title>

<style type="text/css">

#navbar-iframe {display: none;}

body {
background: #fff;
cursor:url(https://i1245.photobucket.com/albums/gg581/elaine960211/cur2_zpsjbumfrbe.png), progress;
font-family:Snippet;
font-size:13px;
color:#000;}

::-moz-selection {
background:#fff;
color:#fff;
text-shadow: 0.1em 0.1em #fff600;}
::selection {
background:#fff;
color:#fff;
text-shadow: 0.1em 0.1em #fff600;}

::-webkit-scrollbar {width: 3px;}
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment{height:20px;display:block;background-color: #fff;}
::-webkit-scrollbar-track-piece { background-color:#fff; }
::-webkit-scrollbar-thumb{ background:#fff600;}

a:link,a:visited {
color:#666;
text-decoration:none;
padding:2px;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
cursor:url(https://i1245.photobucket.com/albums/gg581/elaine960211/cur1_zpst1stupbb.png), progress;}

a:hover{
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
text-shadow: 2px 6px 1px #fff600,
-6px 1px 1px #fff600,
4px -6px 1px #fff600;}

u {
text-decoration:underline;}
u:hover {
text-decoration:none;
-webkit-transition: 0.6s;
-moz-transition: 0.6s;}

b {
text-decoration:bold;}

i {
-webkit-transition: .2s;
-moz-transition: .2s;}
i:hover {
letter-spacing:2px;
-webkit-transition: .2s;
-moz-transition:.2s;}

.post-title{
border-bottom:1px solid #fff600;
padding:0 0 1px 12px;
text-align:left;}

.page-title{
font-family: 'Megrim';
font-size:20px;
border-bottom:1px solid #fff600;
padding:0 0 1px 12px;
text-align:left;}

/* Other
----------------------------------------------- */
blockquote {
text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
text-align:center;
border:1px solid #ddd;
padding:5px;
box-shadow:inset 0 0 20px #eee;
-webkit-transition: .6s;}
blockquote:hover {
box-shadow:inset 0 0 50px #eee;
-webkit-transition: .6s;}

a.li {
border:1px solid #fff600;
padding: 3px;
display:inline-block;
width:100px;
margin: 2px;
background: #fff;}

.content {
position:absolute;
left:325px;
top:-10px;
width:660px;
height:518px;
overflow-x:auto;
padding:10px;
background:#fff;
border-left:1px solid #fff600;
border-right:1px solid #fff600;}

.navi {
position: absolute;
left:325px;
bottom:0px;
padding:10px 5px 5px 5px;
background:#fff;
border-left:1px solid #fff600;
border-right:1px solid #fff600;
width:auto;
height:120px;
text-align:center;}

.navi figure {
position: relative;
display:inline-block;
float: center;
overflow: hidden;
margin:0 0 0 26px;
width: 110px;
height:110px;
text-align: center;}

.navi figure img {
position: relative;
width:110px;
heigh:110px;
opacity: 1;}

.navi figure figcaption {
padding:5px;
color: #000;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;}

.navi figure figcaption, .navi figure figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 100px;
height: 100px;}

figure.navistyle img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.13);
transform: scale(1.13);}

figure.navistyle:hover img {
opacity: 0.6;
-webkit-transform: scale(1);
transform: scale(1);}

figure.navistyle figcaption {padding:5px;}

figure.navistyle figcaption::before {
position: absolute;
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
border: 1px solid #000;
content: '';
-webkit-transform: scale(1.1);
transform: scale(1.1);}

figure.navistyle figcaption::before,
figure.effect p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;}

figure.navistyle h2 {
color:#000;
padding: 25px;
opacity: 0;
-webkit-transition: 0.6s;
-moz-transition: 0.6s;
-webkit-transform: scale(1.2);
transform: scale(1.2);}
figure.navistyle:hover h2 {
opacity: 1;
-webkit-transition: 0.6s;
-moz-transition: 0.6s;
-webkit-transform: scale(.7);
transform: scale(.7);}

figure.navistyle p {
margin: 0 auto;
max-width: 200px;
-webkit-transform: scale(1.5);
transform: scale(1.5);}

figure.navistyle:hover figcaption::before,
figure.navistyle:hover p{
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);}

.enter {text-align: center;margin-top: 180px;}

.follow{
position:absolute;
top:130px;
left:295px;
width:140px;
height:15px;
padding:2px;
-webkit-transition: .6s;}

.follow:hover{
left:180px;
-webkit-transition: .6s;}

</style>

<script language="JavaScript">
document.ondragstart = function () { return false; };
</script>

<script language="javascript" type="text/javascript">
/* toggle() checks to see if the images has already been faded
or not and sends the appropriate variables to opacity(); */
function toggle(el,milli) {
// Get the opacity style parameter from the image
var currOpacity = document.getElementById(el).style.opacity;
if(currOpacity != 0) { // if not faded
fade(el, milli, 100, 0);
} else { // else the images is already faded
fade(el, milli, 0, 100);
}
}
/* changeOpacity() uses three different opacity settings to
achieve a cross-browser opacity changing function. This
function can also be used to directly change the opacity
of an element. */
function changeOpacity(el,opacity) {
var image = document.getElementById(el);
// For Mozilla
image.style.MozOpacity = (opacity / 100);
// For IE
image.style.filter = "alpha(opacity=" + opacity + ")";
// For others
image.style.opacity = (opacity / 100);
}
/* fade() will fade the image in or out based on the starting
and ending opacity settings. The speed of the fade is
determined by the variable milli (total time of the fade
in milliseconds)*/
function fade(el,milli,start,end) {
var fadeTime = Math.round(milli/100);
var i = 0; // Fade Timer
// Fade in
if(start < end) {
for(j = start; j <= end; j++) {
// define the expression to be called in setTimeout()
var expr = "changeOpacity('" + el + "'," + j + ")";
var timeout = i * fadeTime;
// setTimeout will call 'expr' after 'timeout' milliseconds
setTimeout(expr,timeout);
i++;
}
}
// Fade out
else if(start > end) {
for(j = start; j >= end; j--) {
var expr = "changeOpacity('" + el + "'," + j + ")";
var timeout = i * fadeTime;
setTimeout(expr,timeout);
i++;
}
}
}
</script>

<div class="enter" onClick="javascript:toggle('wise', 3000); this.style.display='none';
document.getElementById('june').style.display=''">
<img src="https://imgur.com/D7NdTBd.gif"
style="width:500px;opacity:0.8;filter:alpha(opacity=80)"
onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100"
onmouseout="this.style.opacity=0.7;this.filters.alpha.opacity=70"/>
</div>
<div id="wise" style="filter : alpha(opacity=0); -moz-opacity : 0; opacity : 0;">
<div id="june" style="display : none;">

<div class="follow"><img src="https://i.imgur.com/cCceqK8.png">   <a href="https://www.blogger.com/home">Home</a> // <a href="https://www.blogger.com/follow-blog.g?blogID=YOUR BLOG ID">+ Follow</a></div>

<!-------------------Post----------------------->
<div class="content">
<div id="main">
<blogger><br/>
<div class="post-title"><span style="font-size:17px; color:#fff800;">♔</span> <BlogItemTitle><$BlogItemTitle$></BlogItemTitle> // <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>><$BlogItemCommentCount$> VIP(s)</a></BlogItemCommentsEnabled></div>
<div class="post-body">
<p><$BlogItemBody$></p></div>
</Blogger>
<center><NewerPosts><a href=<$NewerPosts$>>← Newer</a></NewerPosts> // <OlderPosts><a href=<$OlderPosts$>>Older →</a></OlderPosts></center>
</div></Blogger></div>

<!-------------------Navi----------------------->
<div class="navi">
<figure class="navistyle" style="margin:0px;">
<img src="https://i.imgur.com/OHMDSQ5.jpg"/>
<figcaption>
<h2>DIARY</h2>
<p></p>
<a class="" onClick="document.getElementById('main').innerHTML=document.getElementById('post').innerHTML" ></a>
</figcaption></figure>

<figure class="navistyle">
<img src="https://i.imgur.com/JxYF2C2.jpg"/>
<figcaption>
<h2>CBOX</h2>
<p></p>
<a class="" onClick="document.getElementById('main').innerHTML=document.getElementById('cbox').innerHTML" ></a>
</figcaption></figure>

<figure class="navistyle">
<img src="https://i.imgur.com/mcUAveY.jpg"/>
<figcaption>
<h2>INTRO</h2>
<p></p>
<a class="" onClick="document.getElementById('main').innerHTML=document.getElementById('about').innerHTML" ></a>
</figcaption></figure>

<figure class="navistyle">
<img src="https://i.imgur.com/y54QVCl.jpg"/>
<figcaption>
<h2>VIPs</h2>
<p></p>
<a class="" onClick="document.getElementById('main').innerHTML=document.getElementById('link').innerHTML" ></a>
</figcaption></figure>

<figure class="navistyle">
<img src="https://i.imgur.com/VkObmTk.jpg"/>
<figcaption>
<h2>STUFF</h2>
<p></p>
<a class="" onClick="document.getElementById('main').innerHTML=document.getElementById('stuff').innerHTML" ></a>
</figcaption></figure>
</div>

<!-------------------cbox----------------------->
<div id="cbox" style="display: none;"><br/>
<div class="page-title"><span style="font-size:19px; color:#fff800;">♕</span> Credit</div>
<br/>
▶ Design by; <a href="https://elaine0211.blogspot.com/">BabeX e.ling</a><br>
▶ Redesign by; <a href="blog link">Your Name</a><br>
▶ Special thanks; <a href="https://www.ygbigbang.com/">BB Official Website</a><br>
<br> Best Viewed In Google Chrome. (1366px × 768px)<br/><br/><br/>
<div class="page-title"><span style="font-size:19px; color:#fff800;">♕</span> Chat</div><br>
-Replace Your CBOX here-<br/><br/>
</div></div>

<!-------------------PAGE1----------------------->
<div id="post" style="display: none;"><br/>
<Blogger>
<div class="post-title"><span style="font-size:17px; color:#fff800;">♔</span> <BlogItemTitle><$BlogItemTitle$></BlogItemTitle> // <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>><$BlogItemCommentCount$> VIP(s)</a></BlogItemCommentsEnabled></div>
<div class="post-body">
<p><$BlogItemBody$></p></div>
</Blogger>
<center><NewerPosts><a href=<$NewerPosts$>>← Newer</a></NewerPosts> // <OlderPosts><a href=<$OlderPosts$>>Older →</a></OlderPosts></center>
</div></div></div>
</Blogger>
</div></div>

<!-------------------PAGE2----------------------->
<div id="about" style="display: none;"><br/>
<div class="page-title"><span style="font-size:19px; color:#fff800;">♕</span> Da' Owner</div>
<br>
<center>
<br># Name :
<br># Age :
<br># Birthday :
<br># Tumblr :
<br># Blog :
<br># Facebook :
<br>--- Replace with your profile ---
</center>
</div>

<!-------------------PAGE3----------------------->
<div id="link" style="display: none;"><br/>
<div class="page-title"><span style="font-size:19px; color:#fff800;">♕</span> Ma' VIP</div>
<br>
<center>
<br><br>
<a class="li"href="URL">NAME</a>
<a class="li"href="URL">NAME</a>
<a class="li"href="URL">NAME</a>
<a class="li"href="URL">NAME</a>
<br>
<a class="li"href="URL">NAME</a>
<a class="li"href="URL">NAME</a>
<a class="li"href="URL">NAME</a>
<a class="li"href="URL">NAME</a>
<br><br><br><br>
</center>
</div>

<!-------------------PAGE4----------------------->
<div id="stuff" style="display: none;"><br/>
<div class="page-title"><span style="font-size:19px; color:#fff800;">♕</span> Stuff </div>
<br>
<b> Tutorial ; </b>
<br><br>
> <a href="URL">List 1</a><br>
> <a href="URL">List 2</a><br>
> <a href="URL">List 3</a><br>
> <a href="URL">List 4</a><br>
> <a href="URL">List 5</a><br>
<br><br>
<b> Material ;</b>
<br><br>
> <a href="URL">List 1</a><br>
> <a href="URL">List 2</a><br>
> <a href="URL">List 3</a><br>
> <a href="URL">List 4</a><br>
> <a href="URL">List 5</a><br>
<br><br>
<blockquote class="tr_bq">Coming Soon..</blockquote>
</div>

<!-------------------------- END ----------->

Other Blogskins templete :

» BS ; 11 // Wish List
» BS ; 10 // Blossom
» BS ; 09 // Secret
» BS ; 08 // Bunny Bunny
» BS ; 07 // Forever Friend
» BS ; 06 // Hi Darling
» BS ; 05 // Paris Lovee
» BS ; 04 // f(x) - Red Light
» BS ; 03 // Beloved Café
» BS ; 02 // Memories

© 2012-2020 Designed By Elaine0211