Forum'da ara:
Ara


Yazar Mesaj
Mesaj15.12.2016, 07:31 (UTC)    
Mesaj konusu: Teknolanya | Clean Tasarım Özelleştirme

Aşağıdaki vereceğim kodlar sayesinde Clean tasarımını özelleştirebileceksiniz.

Önizleme : http://cleandeneme-lanya.tr.gg/

Tasarımın Üstü:

Kod:
<style type="text/css">

#main h1 {      color: # ff83fa;      font-size: 15px;      padding-left: 15px;      background-color: #C9C9C9;      border: 2px solid #AAAAAA; border-radius: 10px 10px 10px 10px; }

#banner-top {
width: 728px;
height: 90px;
border: 2px solid #888888;
background: #eeeeee;
padding:3px;
border-radius:3px;
border-radius: 10px 10px 10px 10px;
}

#banner-right {
width: 160px;
height: 600px;
position: absolute;
left: 50%;
margin-left: 526px;
border: 2px solid #888888;
background: #eeeeee;
padding:3px;
border-radius:3px;
border-radius: 10px 10px 10px 10px;

#claim, #inner-claim {      display: none!important; }

#banner-right:hover {
opacity:0.2;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s; }

#banner-top:hover {
opacity:0.2;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s; }

</ style>
<style type="text/css">  #claim {      background: none ! important;      padding: 15px; } </style>
<style type="text/css">  #masthead { border-radius: 10px 10px 0px 0px; } </style>



Tasarımın Altı:
Kod:
<style type="text/css"> #webme_footer_textlink_dont_hide {
width: 970px;
position: relative;
left: 24%;
margin-left: -485px;
webkit-border-radius: 10px;
moz-border-radius: 10px;
border-radius: 10px;
overflow:hidden;
padding:15px;
border:1px solid #c9c9c9;
margin: 10px auto 70px auto;
background-color: #FFFFFF;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.7) </ style>


Aman dikkat! Kodları doğru yerlere koyduğunuzdan emin olun!
______________


En son teknolanya tarafından 15.12.2016 07:33:50 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj17.09.2017, 12:20 (UTC)    
Mesaj konusu:

Teşekkür ederim
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu