
The most important thing to make a design like this is to try to make changes to HTML code in the template. Not much to be revamped. Only in the HTML code associated with the read more. The code is :
gubhug reyot
Energy Saving Mode using CSS3
Move your mouse to go back to the page!
Gerakkan mouse anda dan silahkan nikmati kembali posting kami!
Open/CloseClick here!
20 September 2010
Sorry for all the blogger friend! I've tried to give tutorials to the fullest. Unfortunately, difficulty in speaking English actually make headaches. It was like being beaten with a hammer. Only the tutorials with messy language that I can give to you! Really! I can not speak English at all. Google Translate is my M-16 to make English-language tutorial. Heh .... heh ... heh .... Why I was born in Indonesia, eh? If I was born in England, I do not need to write. I'll talk to you, heh ... heh ... heh .... heh ... heh ... heh .... heh ... heh ... heh ....Brazil will expect another commanding performance from Thiago Silva when they take on Ukraine at Derby's Pride Park in an international friendly on Monday.
.profile-datablock {
margin-top: 3px;
....
....
}
.profile-textblock {
....
}
.profile-img {
...
}
#Profile1 .widget-content {
position: relative;
margin: 20px auto;
width: 200px;
height: 245px;
padding: 5px;
background: #666666;
background: -moz-linear-gradient(top, #111, #eee);
background: -webkit-gradient(linear, left top, right bottom, from(#111), to(#eee));
text-align: center;
border: 2px solid #888;
text-shadow: 1px 1px 1px #000;
border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}
#Profile1 .widget-content img.profile-img {
display: block;
float: none;
margin: 10px auto;
opacity: 1.0;
-o-transition: 2s ease-out;
-moz-transition: 2s ease-out;
-webkit-transition: 2s ease-out;
}
#Profile1 .widget-content span {
position: absolute;
top: 15px;
left: 0px;
width: 210px;
height: 265px;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDk5Ku1Wp0Bv_raItOgIK1tN3AmihPzasb5YIj0mG39IrJMi6p867sBQNssc4DChOhBK_BMq-3wLh3bh7Ss-zTdKWf9TM6kivdRhsbmGWqjBdtQOOMcKJFatwnZxL2IYOpbZjcZP3I7PY/s400/Pemandangan-3.jpg) center center no-repeat;
opacity: 0.4;
-o-transition: all 0.7s ease-in 1s;
-moz-transition: all 0.7s ease-in 1s;
-webkit-transition: all 0.7s ease-in 1s;
}
#Profile1 .widget-content:hover span {
opacity: 1.0;
height: 1px;
border-bottom: 6px solid #888;
-o-transition: height 2s ease-out 1.4s, opacity 1s ease-in;
-moz-transition: height 2s ease-out 1.4s, opacity 1s ease-in;
-webkit-transition: height 2s ease-out 1.4s, opacity 1s ease-in;
}
#Profile1 .widget-content dl.profile-datablock {clear: both; margin: 10px auto;font-size: 11px;font-family: Arial;color: white;}
#Profile1 .widget-content dt.profile-data {font: 16px Tahoma; font-weight: bold;color: orange; text-transform:capitalize;}
#Profile1 .widget-content a.profile-link {color: #99CCFF; font-size: 14px;}
#Profile1 .widget-content a.profile-link:hover {color: red;}