Jump to content

Recommended Posts

Posted
Spoiler

<div class='_sbcollapsable'>
<a href="http://www.tni.ro" target="_blank">
<div class="host"><div class="host-logo"></div></div></a>
<style>

.host {
position: relative;
background:url('http://images.akamai.steamusercontent.com/ugc/545255509464502421/10525794F3E65B31C65287246636CC4756EFCCF0/') no-repeat;
width: 250px;
height: 220px;
overflow:hidden;
cursor: pointer;
}

.host-logo{
position:absolute;
background-color: #bcbcbc;
pointer-events: none;
box-shadow: 0px 0px 9.36px 2.64px rgba(0, 0, 0, 0.64);
width: 200px;
height: 100px;
overflow: hidden;
border-radius: 0px;
background-image: url('https://www.tni.ro/css/images/logo.png');
background-repeat: no-repeat;
top: 43px;
left: calc(30% - 50.5px);
transform: perspective(100px);
transition: all 0.4s ease-in-out;
}

.host-logo:after{
content:"Acceseaza";
position: absolute;
width: 100%;
height: 100%;
line-height: 100px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
opacity: 0;
color: #121212;
background-color: #bcbcbc;
transform: rotateY(180deg);
transition: all 0.3s ease-in-out;
}
.host:hover .host-logo{
transform: rotateY(180deg);
}
.host:hover .host-logo:after{
opacity: 1;
}
</style>
    </div>
</div>

Aici e codul.

Il bagi in sidebar.

Doar ca nu e aceeasi imagine ca la tine, e aia a lor de pe site.

Ezel: If you f*ck my work, we f*ck your work without discussion.

 

 

 

Posted
11 hours ago, Ezel.LCS said:
  Reveal hidden contents

<div class='_sbcollapsable'>
<a href="http://www.tni.ro" target="_blank">
<div class="host"><div class="host-logo"></div></div></a>
<style>

.host {
position: relative;
background:url('http://images.akamai.steamusercontent.com/ugc/545255509464502421/10525794F3E65B31C65287246636CC4756EFCCF0/') no-repeat;
width: 250px;
height: 220px;
overflow:hidden;
cursor: pointer;
}

.host-logo{
position:absolute;
background-color: #bcbcbc;
pointer-events: none;
box-shadow: 0px 0px 9.36px 2.64px rgba(0, 0, 0, 0.64);
width: 200px;
height: 100px;
overflow: hidden;
border-radius: 0px;
background-image: url('https://www.tni.ro/css/images/logo.png');
background-repeat: no-repeat;
top: 43px;
left: calc(30% - 50.5px);
transform: perspective(100px);
transition: all 0.4s ease-in-out;
}

.host-logo:after{
content:"Acceseaza";
position: absolute;
width: 100%;
height: 100%;
line-height: 100px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
opacity: 0;
color: #121212;
background-color: #bcbcbc;
transform: rotateY(180deg);
transition: all 0.3s ease-in-out;
}
.host:hover .host-logo{
transform: rotateY(180deg);
}
.host:hover .host-logo:after{
opacity: 1;
}
</style>
    </div>
</div>

Aici e codul.

Il bagi in sidebar.

Doar ca nu e aceeasi imagine ca la tine, e aia a lor de pe site.

Sin unde ar trebui sa bag asta in BoardIndexTemplate sau unde ? Mai exact unde ?

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.