MyBBDepo - Türkiyenin MyBB Deposu Forumuna Hoşgeldiniz
Eğer sitemize yaptığınız ilk ziyaretiniz ise, lütfen öncelikle Forum Kurallarını okuyunuz. Forumumuzda bilgi alışverişinde bulunabilmeniz için Kayıt olmalısınız. Üye olmayanlar forumumuzdan yararlanamazlar.
Eğer zaten kayıtlı kullanıcı iseniz, lütfen kullanıcı adınız ve şifreniz ile, Giriş yapınız. (Sitemize üyelik ücretsizdir).
fatihcray09 avatar
Konuyu Oyla:
  • Derecelendirme: 0/5 - 0 oy
  • 1
  • 2
  • 3
  • 4
  • 5

Derecelendirme: 0/5 - 0 oy

Logo Yukarı alma ve saga sola kaydırma


Sponsor Reklam

Çevrimdışı fatihcray09
 Tarih: 11-07-2014, Saat:22:06
#1
s.a arkadaşalr bu globall.css ile nasıl logoyu yukarı ve saga sola yönlendiririm
Kod:
/**
    --------------------------------------------------------------
    Theme: Jorgunmand
    Author: Finer ( http://www.Esper-Desing.sk2.com/ )    
    Copyright Finer ( http://www.Esper-Desing.sk2.com )
    
Por favor no sacar los copyright!

    --------------------------------------------------------------

*/

body {
    background: #ccc url(../../../images/JormungandBlack/bg2.png) no-repeat center center fixed;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

a:link {
    color: white;
    text-decoration: none;
}

a:visited {
    color: white;
    text-decoration: none;
}

a:hover, a:active {
    color: #1755AA;
}

#container {
    width: 1200px;
    background: url(../../../images/JormungandBlack/container2.png) repeat;
    color: white;
    margin: auto auto;
    padding: 0px;
    text-align: left; /* IE 5 fix */
        margin-top: 300px;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 0px 5px rgba(0, 0, 0, 0.2), 0px 83px 0 12px rgba(255, 255, 255, 0.25);
        border-radius: 0 0 1px 1px;
}

#content {
    /* FIX: Make internet explorer wrap correctly */
    width: auto !important;

}

#header {
    box-shadow: 0 -42px 0 12px rgba(255, 255, 255, 0.25);
    border-radius: 1px 1px 0 0;
}

.menu ul {
    color: #000000;
    font-weight: bold;
    text-align: right;
    padding: 4px;
}

.menu ul a:link {
    color: #000000;
    text-decoration: none;
}

.menu ul a:visited {
    color: #000000;
    text-decoration: none;
}

.menu ul a:hover, .menu ul a:active {
    color: #4874a3;
    text-decoration: none;
}

#panel {
    background: #efefef;
    color: #000000;
    font-size: 11px;
    border: 1px solid #D4D4D4;
    padding: 8px;
}

#panel .remember_me input {
    vertical-align: middle;
    margin-top: -1px;
}

table {
    color: white;
    font-family: Roboto Condensed;
    font-size: 13px;
}

.tborder2 {
    width: 96%;
    margin: auto;
    border-bottom: 1px solid #101010;
    padding: 0px;
    background: #1a1a1a;
}
.tborder {
    background: none repeat scroll 0 0 #252525;
    border: 1px solid #101010;
    margin: auto;
    padding: 1px;
    width: 96%;
}
.tborder80 {
    background: none repeat scroll 0 0 #252525;
    border: 1px solid #303030;
    margin: auto;
    width: 96%;
    border-radius: 0 0 5px 5px;
}
.thead {
background-image: -o-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -moz-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -webkit-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -ms-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
  border: 1px solid transparent;
    color: #FFFFFF;
    padding: 13px;
    box-shadow: 0 1px 0 0 #666666 inset;
}

.probando {
background-image: -o-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -moz-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -webkit-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -ms-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
    border: 1px solid rgba(0, 0, 0, 0);
    color: #FFFFFF;
    padding: 13px;
    width: 19%;
    box-shadow: 0 1px 0 0 #666666 inset;
    font-size: 11px;
}
.probando2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    padding: 13px;
    width: 1%;
    box-shadow: 0 1px 0 0 #666666 inset;
background: -o-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background: -moz-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background: -webkit-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background: -ms-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
}

.trow12 {
background: linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -o-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -moz-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -webkit-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -ms-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
    border-top: 1px solid #292929;
        border-bottom: 1px solid #161616;
    padding: 10px 5px;
    width: 21%;
}

.thead a:link {
    color: #ffffff;
    text-decoration: none;
}

.thead a:visited {
    color: #ffffff;
    text-decoration: none;
}

.thead a:hover, .thead a:active {
    color: #ffffff;
    text-decoration: none;
}


.tcat {
    background: none repeat scroll 0 0 #252525;
    border-bottom: 1px solid #151515;
    box-shadow: 0 1px 0 #101010 inset;
    color: white;
    font-style: normal;
    font-weight: bold;
    padding: 10px;
}


.tcat a:link {
    color: #000000;
}

.tcat a:visited {
    color: #000000;
}

.tcat a:hover, .tcat a:active {
    color: #000000;
}


.trow1 {
background: linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -o-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -moz-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -webkit-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -ms-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
    border-top: 1px solid #292929;
        border-bottom: 1px solid #161616;
   padding: 10px 5px ;
}
.trow2 {
background: linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -o-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -moz-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -webkit-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -ms-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
    border-top: 1px solid #292929;
        border-bottom: 1px solid #161616;
  padding: 10px 5px;
}

.trow_shaded {
    background: #353535;
}

.trow_selected td {
    background: #353535;
}

.trow_sep {
    background: #353535;
    color: white;
    font-size: 12px;
    font-weight: bold;
}

.tfoot {
    background: #1a1a1a;
    color: #ffffff;
}

.tfoot a:link {
    color: #ffffff;
    text-decoration: none;
}

.tfoot a:visited {
    color: #ffffff;
    text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
    color: #ffffff;
    text-decoration: underline;
}

.bottommenu {
    background: #efefef;
    color: #000000;
    border: 1px solid #4874a3;
    padding: 10px;
}

.smalltext {
    font-size: 11px;
}
.smalltext2 {
    font-size: 11px;
    color: white;
}

.largetext {
    font-size: 16px;
    font-weight: bold;
}


textarea {
    background: none repeat scroll 0 0 #151515;
    border: 1px solid black;
    color: white;
    font-size: 13px;
    line-height: 1.4;
    padding: 2px;
    border-radius: 5px;
    padding: 5px 0 5px 5px;
    transition: all 0.3s ease-out 0s;
}

textarea:hover {
    background: none repeat scroll 0 0 #151515;
    color: #000000;
    font-size: 13px;
    line-height: 1.4;
    padding: 2px;
    border-radius: 5px;
    padding: 5px 0 5px 5px;
    transition: all 0.3s ease-out 0s;
}

.button {
background-image: -o-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -moz-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -webkit-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -ms-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);    border: 1px solid rgba(20, 20, 20, 0.14);
    color: #FFFFFF;
    cursor: pointer;
    font-family: roboto condensed;
    font-size: 11px;
    padding: 7px 15px;
    box-shadow: 0 1px rgba(255, 255, 255, 0.3) inset;
    border-radius: 1px;
}


.button:hover {
    background: #1a1a1a;
}

select {
    background: none repeat scroll 0 0 #151515;
    border: 1px solid black;
    color: white;
    font-family: roboto condensed;
    padding: 7px;
    border-radius: 2px;
}
input.textbox {
    border: 1px solid #101010;
    border-radius: 5px;
    font-family: roboto condensed;
    padding: 5px 0 5px 5px;
    transition: all 0.3s ease-out 0s;
    background: #151515;
    color: white;
}

input.textbox:hover {
    border: 1px solid #151515;
    border-radius: 5px;
    font-family: roboto condensed;
    padding: 5px 0 5px 5px;
    transition: all 0.3s ease-out 0s;
}


.editor {
    background: #f1f1f1;
    border: 1px solid #ccc;
}

.editor_control_bar {
    background: #151515;
    border: 1px solid black;
}

.autocomplete {
    background: #fff;
    border: 1px solid #000;
    color: black;
}

.autocomplete_selected {
    background: #adcee7;
    color: #000;
}

.popup_menu {
    background: #ccc;
    border: 1px solid #000;
}

.popup_menu .popup_item {
    background: #fff;
    color: #000;
}

.popup_menu .popup_item:hover {
    background: #C7DBEE;
    color: #000;
}

.trow_reputation_positive {
    background: #ccffcc;
}

.trow_reputation_negative {
    background: #ffcccc;
}

.reputation_positive {
    color: cyan;
}

.reputation_neutral {
    color: cyan;
}

.reputation_negative {
    color: red;
}

.invalid_field {
    border: 1px solid #f30;
    color: #f30;
}

.valid_field {
    border: 1px solid #0c0;
}

.validation_error {
    background: url(../../../images/invalid.gif) no-repeat center left;
    color: #f30;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

.validation_success {
    background: url(../../../images/valid.gif) no-repeat center left;
    color: #00b200;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

.validation_loading {
    background: url(../../../images/spinner.gif) no-repeat center left;
    color: #555;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

/* Additional CSS (Master) */
img {
    border: none;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
    float: none;
    width: 1%;
}

.hiddenrow {
    display: none;
}

.selectall {
    background-color: #FFFBD9;
    font-weight: bold;
    text-align: center;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.menu ul {
    list-style: none;
    margin: 0;
}

.menu li {
    display: inline;
    padding-left: 5px;
}

.menu img {
    padding-right: 5px;
    vertical-align: top;
}

#panel .links {
    margin: 0;
    float: right;
}

.expcolimage {
    float: right;
    width: auto;
    vertical-align: middle;
    margin-top: 3px;
}

img.attachment {
    border: 1px solid #E9E5D7;
    padding: 2px;
}

hr {
    background-color: #000000;
    color: #000000;
    height: 1px;
    border: 0px;
}

#copyright {
    font: 11px Verdana, Arial, Sans-Serif;
    margin: 0;
    padding: 10px 0 0 0;
}

#debug {
    float: right;
    text-align: right;
    margin-top: 0;
}

blockquote {
    background: none repeat scroll 0 0 #101010;
    border: 1px solid #353535;
    border-radius: 3px 3px 4px 4px;
    color: white;
    font-size: 11px;
    margin: 0;
    min-height: 60px;
    padding: 8px;
    vertical-align: middle;
}
blockquote cite {
    background: #304360;
    border-bottom: 2px solid #304360;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 1px 0 #777777 inset;
    color: white;
    display: block;
    font-style: normal;
    font-weight: bold;
    margin: -8px -8px 8px;
    padding: 10px;
}
blockquote cite span {
    float: right;
    font-weight: normal;
}
blockquote cite span.highlight {
    float: none;
    font-weight: bold;
    padding-bottom: 0;
}

.codeblock {
    background: #fff;
    border: 1px solid #ccc;
    padding: 4px;
}

.codeblock .title {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    margin: 4px 0;
}

.codeblock code {
    overflow: auto;
    height: auto;
    max-height: 200px;
    display: block;
    font-family: Monaco, Consolas, Courier, monospace;
    font-size: 13px;
}

.subforumicon {
    border: 0;
    vertical-align: middle;
}

.separator {
    margin: 5px;
    padding: 0;
    height: 0px;
    font-size: 1px;
    list-style-type: none;
}

form {
    margin: 0;
    padding: 0;
}

.popup_menu .popup_item_container {
    margin: 1px;
    text-align: left;
}

.popup_menu .popup_item {
    display: block;
    padding: 3px;
    text-decoration: none;
    white-space: nowrap;
}

.popup_menu a.popup_item:hover {
    text-decoration: none;
}

.autocomplete {
    text-align: left;
}

.subject_new {
    font-weight: bold;
}

.highlight {
    background: #FFFFCC;
    padding-top: 3px;
    padding-bottom: 3px;
}

.pm_alert {
    background: #FFF6BF;
    border: 1px solid #FFD324;
    text-align: center;
    padding: 5px 20px;
    margin-bottom: 15px;
    font-size: 11px;
}

.red_alert {
    background: #FBE3E4;
    border: 1px solid #A5161A;
    color: #A5161A;
    text-align: center;
    padding: 5px 20px;
    margin-bottom: 15px;
    font-size: 11px;
}

.high_warning {
    color: #CC0000;
}

.moderate_warning {
    color: #F3611B;
}

.low_warning {
    color: #AE5700;
}

div.error {
    padding: 5px 10px;
    border-top: 2px solid #FFD324;
    border-bottom: 2px solid #FFD324;
    background: #FFF6BF;
    font-size: 12px;
}

div.error p {
    margin: 0;
    color: #000;
    font-weight: normal;
}

div.error p em {
    font-style: normal;
    font-weight: bold;
    padding-left: 24px;
    display: block;
    color: #C00;
    background: url(../../../images/error.gif) no-repeat 0;
}

div.error ul {
    margin-left: 24px;
}

.online {
    background: none repeat scroll 0 0 #008000;
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 10px;
    margin-left: 7px;
    padding: 1px;
}
.offline {
    background: none repeat scroll 0 0 #808080;
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 10px;
    margin-left: 7px;
    padding: 1px;
}

.pagination {
    font-size: 11px;
    padding-top: 10px;
    margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
    padding-top: 0;
}

.pagination .pages {
    background: none repeat scroll 0 0 #101621;
    border: 1px solid #101621;
    padding: 5px;
    margin-left: 25px;
    font-size: 10px;
    border-radius: 3px;
}
.pagination .pagination_current, .pagination a {
    background: #101621;
    border: 1px solid #101621;
    font-size: 11px;
    margin: 0 0.3em 3px;
    padding: 5px 9px;
    text-decoration: none;
    border-radius: 2px;
}
.pagination .pagination_current {
    background: none repeat scroll 0 0 #304360;
    border: 1px solid #304360;
    color: #FFFFFF;
    font-weight: bold;
}
.pagination a:hover {
    background: none repeat scroll 0 0 #304360;
    border: 1px solid #304360;
    color: white;
}



.thread_legend, .thread_legend dd {
    margin: 0;
    padding: 0;
}

.thread_legend dd {
    padding-bottom: 4px;
    margin-right: 15px;
}

.thread_legend img {
    margin-right: 4px;
    vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
    margin: 0;
    padding: 0;
}

.forum_legend dd {
    float: left;
    margin-right: 10px;
}

.forum_legend dt {
    margin-right: 10px;
    float: left;
}

.success_message {
    color: #00b200;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px;
}

.error_message {
    color: #C00;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px;
}

.post_body {
    padding: 5px;
}

.post_content {
    padding: 5px 10px;
}

.quick_jump {
    background: url(../../../images/jump.gif) no-repeat 0;
    width: 13px;
    height: 13px;
    padding-left: 13px; /* amount of padding needed for image to fully show */
    vertical-align: middle;
    border: none;
}

.repbox {
    font-size:16px;
    font-weight: bold;
    padding:5px 7px 5px 7px;
}

._neutral {
    background-color:#FAFAFA;
    color: #999999;
    border:1px solid #CCCCCC;
}

._minus {
    background-color: #FDD2D1;
    color: #CB0200;
    border:1px solid #980201;
}

._plus {
    background-color:#E8FCDC;
    color: #008800;
    border:1px solid #008800;
}

.pagination_breadcrumb {
    background-color: #f5f5f5;
    border: 1px solid #fff;
    outline: 1px solid #ccc;
    padding: 5px;
    margin-top: 5px;
    font-weight: normal;
    white-space: nowrap;
}

.pagination_breadcrumb_link {
    vertical-align: middle;
    cursor: pointer;
}
        
.logo:hover {
    margin-left: 125px;
    transition: all 1.1s ease-in-out 0.1s;
}
.logo {
    margin-left: 75px;
    margin-top: -123px;
    position: absolute;
    transition: all 1.1s ease-in-out 0.1s;
}

#headerarriba {
background-image: -o-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -moz-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -webkit-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -ms-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
    border-bottom: 1px solid #1A1A1A;
    height: 38px;
    margin-left: auto;
    margin-top: -10px;
    width: auto;
    text-align: left;
    line-height: 35px;
    color: white;
    padding-left: 15px;
    font-family: oswald;
    font-size: 10px;
    text-transform: uppercase;
    box-shadow: 0 1px 0 0 #101010 inset;
}

.headermenu li a:visited {
    color: white;
}
.headermenu li a:visited:hover {
    color: white;
}
.headermenu li a:link:hover {
    color: white;
}
.headermenu li a:link {
    color: white;
    text-decoration: none;
}
.headermenu li:hover a:link {
    background: none repeat scroll 0 0 #101621;
    border-top: 3px solid #101621;
    padding-bottom: 24px;
    padding-top: 22px;
    transition: border 0.1s ease-in-out 0.1s;
}
.home2 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 39px;
}
.home a:visited {
    color: #43A6DF;
}
.home a:link {
    color: #43A6DF;
}
.home {
    padding: 22px 15px 24px;
}
.headermenu ul {
    margin-top: 20px;
    margin-left: -40px;
}
.headermenu li {
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
}
.headermenu {
background-image: -o-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -moz-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -webkit-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -ms-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);    border-bottom: 1px solid #1a1a1a;
    border-top: 1px solid #1a1a1a;
    font-family: Oswald;
    height: 60px;
    text-align: left;
}

.headermenu li:hover a:visited {
    background: #101621;
    border-top: 3px solid #101621;
}

.cuadrados {
    background: url(../../../images/JormungandBlack/cuadrados.png) repeat fixed;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: -99999;
    right: 1px;
    top: 0px;
}


.fondo1 {
    background: url(../../../images/JormungandBlack/bg2.png) repeat fixed -2px -148px;
}

.fondo2 {
    background: url(../../../images/JormungandBlack/bg1.png) repeat fixed -2px -100px;
}

.fondo3 {
    background: url(../../../images/JormungandBlack/bg3.png) repeat fixed -2px -380px transparent;
}

.nav {
    margin-left: -55px;
}

.nav > li {
    float: left;
    list-style: none outside none;
}
.nav li a {
    background: transparent;
    color: #FFFFFF;
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    height: 19px;
    line-height: 14px;
    font-family: oswald;
}
.nav li a:hover {
    background-color: #AA172C;
}
.nav li ul a:link {
    background: none repeat scroll 0 0 #1a1a1a;
}
.nav li ul {
    display: none;
    min-width: 140px;
    position: absolute;
    list-style: none outside none;
    margin-left: -30px;
    z-index: 999999;
}
.nav li:hover > ul {
    display: block;
}
.nav li ul li {
    position: relative;
}
.nav li ul li ul {
    right: -140px;
    top: 0;
}


#search {
    float: right;
    margin-right: 8px;
    margin-top: -49px;
}
.textosearch:focus {
    padding: 0px 45px 0 0;
    transition: all 250ms ease-in-out 0s;
}
.textosearch {
background-image: -o-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -moz-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -webkit-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -ms-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);    border: 1px solid #000000;
    border-radius: 3px 4px 4px 3px;
    color: #FFFFFF;
    display: block;
    font-family: roboto condensed;
    font-size: 11px;
    height: 30px;
    line-height: 26px;
    min-width: 190px;
    padding: 0px 3px 0 7px;
    position: relative;
}
.boton5 {
    background: url(../../../images/JormungandBlack/search.png) no-repeat scroll center transparent;
    border: 1px solid transparent;
    border-radius: 0 3px 3px 0;
    bottom: 0;
    display: block;
    float: right;
    height: 29px;
    margin-top: -32px;
    padding: 0;
    position: relative;
    text-indent: -3000em;
    top: 1px;
    width: 15px;
    margin-right: 10px;
}
        
.pane2l {
    margin-top: 13px;
}
.header400 {
    margin-top: -15px;
    float: left;
    margin-left: -100px;
    margin-top: -1px;
    position: relative;
}
#headerwelco {
background-image: -o-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -moz-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -webkit-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -ms-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);    border-radius: 0 5px 0 0;
    float: right;
    height: 45px;
    margin-top: -44px;
    width: 44%;
    color: white;
    border-radius: 0 10px 0 0;
}


.login23 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-top: 9px;
}
.float {
    display: inline;
}

.login23 input[type="text"], .login23 input[type="password"] {
    border: 1px solid black;
    border-radius: 3px;
    font-family: roboto condensed;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 10px;
    transition: all 0.3s ease-out 0s;
background: linear-gradient(bottom, rgb(23,23,23) 38%, rgb(31,31,31) 97%, rgb(50,50,50) 100%);
background: -o-linear-gradient(bottom, rgb(23,23,23) 38%, rgb(31,31,31) 97%, rgb(50,50,50) 100%);
background: -moz-linear-gradient(bottom, rgb(23,23,23) 38%, rgb(31,31,31) 97%, rgb(50,50,50) 100%);
background: -webkit-linear-gradient(bottom, rgb(23,23,23) 38%, rgb(31,31,31) 97%, rgb(50,50,50) 100%);
background: -ms-linear-gradient(bottom, rgb(23,23,23) 38%, rgb(31,31,31) 97%, rgb(50,50,50) 100%);
    color: white;
}


.recucontra a {
    border: 0 solid rgba(0, 0, 0, 0);
    border-radius: 3px;
    padding: 4px 11px;
    background: #aa172c;
    color: white;
}
.registr a {
    background: none repeat scroll 0 0 #aa4b17;
    border: 0 solid rgba(0, 0, 0, 0);
    border-radius: 3px;
    color: #FFFFFF;
    padding: 4px 11px;
}


.pass12 {
    background: none repeat scroll 0 0 #1786aa;
    border-radius: 3px;
    padding: 5px 8px;
}
.login12 {
    background: none repeat scroll 0 0 #1786aa;
    border-radius: 3px;
    color: #FFFFFF;
    padding: 5px 8px;
}

.botonlogin {
    background: url(../../../images/JormungandBlack/1.png) no-repeat scroll center center #1755aa;
    border-radius: 3px;
    padding: 4px 14px;
    text-indent: -3000em;
    border: 0px solid transparent;
}

.trow23 {
    border-right: 1px solid #151515;
    padding: 10px;
background: linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -o-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -moz-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -webkit-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -ms-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);}

.postbit4 {
background: linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -o-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -moz-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -webkit-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -ms-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);    border-bottom: 1px solid #101010;
    padding: 4px;
    border-top: 1px solid #252525;
    box-shadow: 0 1px rgba(255, 255, 255, 0.3) inset;
}

.trow80 {
background-image: -o-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -moz-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -webkit-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -ms-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);    margin: auto;
    padding: 7px 7px;
    border-left: 1px solid #252525;
    border-bottom: 1px solid #252525;
    border-right: 1px solid #252525;
}

.trow123 {
background: linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -o-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -moz-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -webkit-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -ms-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);    border-bottom: 1px solid #151515;
border-left: 1px solid #252525;
    padding: 10px 5px;
}


.espacio23 {
    display: inline-block;
    padding-top: 22px;
}
.todo {
    background: none repeat scroll 0 0 #252525;
    border: 1px solid #101010;
    color: white;
    display: inline-block;
    font-family: roboto condensed;
    font-size: 11px;
    height: 20px;
    padding-bottom: 2px;
    padding-left: 6px;
    padding-top: 4px;
    text-align: left;
    width: 145px;
}


.avatarpostbit {
    background: none repeat scroll 0 0 #252525;
    border: 1px solid #101010;
    border-radius: 2px;
    padding: 3px;
}
.avatarpostbit:hover {
    background: none repeat scroll 0 0 #101621;
    border: 1px solid #101621;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

thead:hover .probando {
    opacity: 1;
}


thead:hover .poput {
    display: block;
}

#theadauto a {
    float: left;
}

.poput {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
    border-radius: 4px;
    display: none;
    font-family: roboto condensed;
    font-size: 11px;
    margin-left: 10px;
    margin-top: -4px;
    padding: 3px;
    width: auto;
    float: left;
    top: 3px;
    position: relative;
}

#noticias {
    background: none repeat scroll 0 0 #252525;
    border: 1px solid #101010;
    padding: 3px;
    text-align: left;
    width: 96%;
    border-radius: 5px;
    margin: auto;
}
.noticiasale {
    background: none repeat scroll 0 0 #1A1A1A;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    margin-left: 0;
    padding: 10px;
    font-size: 11px;
}

.wrapper-dropdown-5 {
    background: transparent;
    cursor: pointer;
    margin: 0 auto;
    outline: medium none;
    padding: 12px 15px;
    position: relative;
    transition: all 0.3s ease-out 0s;
    margin-top: 4px;
    width: auto;
    float: left;
}
.wrapper-dropdown-5 .dropdown {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #181818;
    border-color: -moz-use-text-color rgba(0, 0, 0, 0.2);
    border-image: none;
    border-radius: 0 0 5px 5px;
    border-style: none solid;
    border-width: medium 1px;
    left: 0;
    list-style: none outside none;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 35%;
    transition: all 0.3s ease-out 0s;
    width: 257px;
}
.wrapper-dropdown-5 {
    padding: 0 10px;
}
.wrapper-dropdown-5 {
    border-bottom: 1px solid #252525;
    color: #333333;
    display: block;
    padding: 10px 0;
    text-decoration: none;
    transition: all 0.3s ease-out 0s;
}
.wrapper-dropdown-5 {
    border: medium none;
}
.wrapper-dropdown-5 {
    color: inherit;
    margin-right: 5px;
    vertical-align: middle;
}
.wrapper-dropdown-5 {
    color: #FFFFFF;
    font-weight: lighter;
    margin-left: 25px;
    z-index: 999999;
    margin-top: -1px;
}
.wrapper-dropdown-5.active .dropdown {
    color: white;
    margin-top: 27px;
    max-height: 443px;
    padding: 8px;
    position: absolute;
    box-shadow: 0 0px 0 7px rgba(255, 255, 255, 0.25);
    border: 1px solid #252525;
    border-bottom: 6px solid #252525;
}

.derechaso li {
    list-style: none outside none;
    margin-left: -30px;
    color: white;
}
.soyotro2 {
background-image: -o-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -moz-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -webkit-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -ms-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);    line-height: 26px;
    margin-left: -2px;
    margin-top: 4px;
    padding: 6px 2px;
    border-left: 1px solid #252525;
    border-right: 1px solid #252525;
    font-size: 11px;
}
#izquierdaso {
    border-left: 1px solid #151515;
    float: right;
    margin-right: 25px;
    margin-top: -105px;
    padding-left: 71px;
    color: #444444;
}
.soyotro {
    border-top: 1px solid #202020;
    padding-top: 0px;
    margin-top: 4px;
}

.avatar40 {
    background: url(../../../images/JormungandBlack/23342.png);
    border: 1px solid #101010;
    display: inline-block;
    height: 78px;
    padding: 2px;
}

.soyotro3 {
background-image: -o-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -moz-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -webkit-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -ms-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);    border: 1px solid #151515;
    border-radius: 2px;
    color: white;
    float: right;
    font-size: 11px;
    height: 80px;
    width: 160px;
    padding-left: 8px;
}

.fonte {
    color: white;
    font-size: 10px;
    margin-top: 1px;
    text-align: center;
    text-transform: uppercase;
}

.todorecto {
    margin-top: 14px;
    position: relative;
}


.botonp3 {
    background: none repeat scroll 0 0 #1786AA;
    border-radius: 2px;
    color: #FFFFFF;
    left: -12px;
    margin-left: 15px;
    padding: 5px 10px;
    position: relative;
}
.botonp1 {
    background: #AA172C;
    border-radius: 2px;
    color: #FFFFFF;
    left: -12px;
    margin-left: 15px;
    padding: 5px 10px;
    position: relative;
}
.botonp4 {
    background: green;
    border-radius: 2px;
    color: #FFFFFF;
    left: -12px;
    margin-left: 15px;
    padding: 5px 10px;
    position: relative;
}
.botonp2 {
    background: #1755AA;
    border-radius: 2px;
    color: #FFFFFF;
    left: -12px;
    margin-left: 15px;
    padding: 8px 10px;
    position: relative;
    display: inline-block;
}

.botonp5 {
    background: olive;
    border-radius: 2px;
    color: #FFFFFF;
    left: -12px;
    margin-left: 15px;
    padding: 5px 10px;
    position: relative;
}
.botonp6 {
    background: orange;
    border-radius: 2px;
    color: #FFFFFF;
    left: -12px;
    margin-left: 15px;
    padding: 5px 10px;
    position: relative;
}

.pm_notification {
    background: none repeat scroll 0 0 #AA172C;
    border: 1px solid red;
    border-radius: 3px;
    color: #FFFFFF;
    display: inline-block;
    font-family: sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 15px;
    line-height: 15px;
    margin-left: 2px;
    margin-top: -6px;
    padding: 0 4px;
    position: absolute;
}

.oclock {
    background: none repeat scroll 0 0 #252525;
    border: 1px solid #101010;
    color: white;
    font-size: 10px;
    font-weight: lighter;
    padding: 6px 4px;
    position: relative;
    top: 4px;
    margin-left: -5px;
}

ul.form {
    background: none repeat scroll 0 0 #171717;
    border-radius: 5px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    list-style: none outside none;
    margin: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 250px;
    border-right: 1px solid #252525;
    border-top: 1px solid #252525;
    border-bottom: 1px solid #252525;
}
.form li a {
    color: white;
    display: block;
    font-size: 11px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding-left: 20px;
    position: relative;
    text-decoration: none;
    transition: all 0.2s linear 0s;
    width: 225px;
    font-family: roboto condensed;
}
.form li a:hover {
    background: none repeat scroll 0 0 #252525;
}
.form li a.profile {
    border-left: 5px solid #008747;
}
.form li a.messages {
    border-left: 5px solid #FECF54;
}
.form li a.settings {
    border-left: 5px solid #CF2130;
}
.form li a.logout {
    border-left: 5px solid orange;
}
.form li a.cyan {
    border-left: 5px solid cyan;
}

.form li a.green {
    border-left: 5px solid green;
}

.form li a.red {
    border-left: 5px solid red;
}

.form li a.negro {
    border-left: 5px solid #444444;
}
.form li a.celeste {
    border-left: 5px solid #1755AA;
}
.form li a.azul {
    border-left: 5px solid olive;
}



.form li:first-child a:hover, .form li:first-child a {
    border-radius: 5px 5px 0 0;
}
.form li:last-child a:hover, .form li:last-child a {
    border-radius: 0 0 5px 5px;
}
.form li a:hover i {
    color: #304360;
}
.form i {
    margin-right: 15px;
    transition: all 0.2s linear 0s;
}
.form em {
    background: none repeat scroll 0 0 #EA4F35;
    border-radius: 10px;
    color: #FFFFFF;
    float: right;
    font-size: 10px;
    font-style: normal;
    height: 10px;
    line-height: 10px;
    margin-right: 15px;
    margin-top: 11px;
    padding: 3px 5px;
}
.form li.selected a {
    background: none repeat scroll 0 0 #151515;
}
.form li.selected2 a {
background-image: -o-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -moz-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -webkit-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -ms-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);    color: white;
}

.wrapper-dropdown-52 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    margin: 4px auto 0;
    outline: medium none;
    padding: 12px 15px;
    position: relative;
    transition: all 0.3s ease-out 0s;
    width: auto;
}
.wrapper-dropdown-52 .dropdown2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #202020;
    border-color: -moz-use-text-color rgba(0, 0, 0, 0.2);
    border-image: none;
    border-radius: 0 0 5px 5px;
    border-style: none solid;
    border-width: medium 1px;
    left: -323px;
    list-style: none outside none;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 35%;
    transition: all 0.3s ease-out 0s;
    width: 375px;
}
.wrapper-dropdown-52 {
    padding: 0 10px;
}
.wrapper-dropdown-52 {
    border-bottom: 1px solid #252525;
    color: #333333;
    display: block;
    padding: 10px 0;
    text-decoration: none;
    transition: all 0.3s ease-out 0s;
}
.wrapper-dropdown-52 {
    border: medium none;
}
.wrapper-dropdown-52 {
    color: inherit;
    margin-right: 5px;
    vertical-align: middle;
}
.wrapper-dropdown-52 {
    color: #FFFFFF;
    float: right;
    font-weight: lighter;
    margin-top: -44px;
    z-index: 999999;
}
.wrapper-dropdown-52.active .dropdown2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #252525;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 5px;
    color: #000000;
    margin-top: 27px;
    max-height: 441px;
}
.fondos li {
    color: #00FFFF;
    cursor: pointer;
    display: inline;
    font-size: 17px;
    padding-left: 1px;
    text-shadow: 1px 1px 7px #00FFFF;
}
.fondos ul {
    padding-left: 0;
    padding-right: 18px;
}
.fondos {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.fondosc:hover {
    opacity: 1;
}
.fondosc {
    border: 1px solid #999999;
    border-radius: 2px;
    display: inline-block;
    height: 70px;
    margin-left: 10px;
    padding: 2px;
    opacity: 0.75;
}

.arrow_box {
    background: none repeat scroll 0 0 #151515;
    position: relative;
}
#respuestarapida {
    margin-left: 125px;
    width: auto;
}
.arrow_box:after, .arrow_box:before {
    border: medium solid transparent;
    content: " ";
    height: 0;
    margin-right: -1px;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 47%;
    width: 0;
}
.arrow_box:after {
    border-color: rgba(255, 255, 255, 0) #151515 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    border-width: 25px;
    margin-top: -25px;
}
.arrow_box:before {
    border-color: rgba(209, 209, 209, 0) black rgba(209, 209, 209, 0) rgba(209, 209, 209, 0);
    border-width: 26px;
    margin-top: -26px;
}

.tfoo42 {
    margin-top: 12px;
}

.postbit-avatar244 {
    background: none repeat scroll 0 0 #252525;
    border: 1px solid #101010;
    border-radius: 100px;
    float: left;
    margin-left: -100px;
    margin-top: 14px;
    padding: 3px;
    position: absolute;
}

.editacion {
    background: none repeat scroll 0 0 #BDD685;
    border: 1px solid #BDD685;
    color: #557A26;
    margin: 0 0 0 -1px;
    overflow: hidden;
    padding: 0;
    text-align: left;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.24);
    width: 100%;
    padding: 4px;
    font-size: 11px;
    border-radius: 2px;
    box-shadow: 0 1px rgba(255, 255, 255, 0.3) inset;
}

.tfo1 {
    background: none repeat scroll 0 0 transparent;
    margin-left: 18px;
    margin-top: 11px;
    width: auto;
}
.tfo2 {
    background: none repeat scroll 0 0 #252525;
    border: 1px solid #101010;
    border-radius: 3px;
    box-shadow: 0 1px 0 0 #777777 inset;
    color: white;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 18px;
    text-decoration: none;
    display: inline-block;
}

.usuariosnavegando {
    background: none repeat scroll 0 0 #252525;
    border: 1px solid #101010;
    border-radius: 3px;
    box-shadow: 0 1px 0 0 #777777 inset;
    color: white;
    font-size: 11px;
    padding: 5px 8px;
    text-decoration: none;
    margin-left: 9px;
}

.redeso {
    float: right;
    margin-top: -47px;
    margin-right: 8px;
}
.redeso li:hover {
    opacity: 1;
}
.redeso li {
    display: inline;
    opacity: 0.60;
}

.face {
    background: none repeat scroll 0 0 #1755AA;
    border-radius: 2px;
    color: #FFFFFF;
    display: inline-block;
    margin-left: 9px;
    padding: 8px 10px;
    position: relative;
}

.face {
    background: #3b5998;
    border-radius: 2px;
    color: #FFFFFF;
    display: inline-block;
    margin-left: 9px;
    padding: 8px 10px;
    position: relative;
}

.twit {
    background: #00aced;
    border-radius: 2px;
    color: #FFFFFF;
    display: inline-block;
    margin-left: 9px;
    padding: 8px 10px;
    position: relative;
}

.yout {
    background: #bb0000;
    border-radius: 2px;
    color: #FFFFFF;
    display: inline-block;
    margin-left: 9px;
    padding: 8px 10px;
    position: relative;
}

.goog {
    background: #DB4A39;
    border-radius: 2px;
    color: #FFFFFF;
    display: inline-block;
    margin-left: 9px;
    padding: 8px 10px;
    position: relative;
}

.redeso li a {
    color: white;
}


.caja1 {
    float: left;
}
.caja2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    width: 160px;
}
.caja3 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #373737;
    font-size: 13px;
    margin: 0 auto;
    padding: 5px 10px;
    width: auto;
    margin-top: 17px;
}
.avatarpostbit2 {
    background: none repeat scroll 0 0 #252525;
    border: 2px solid #101010;
    padding: 3px;
    border-radius: 66px;
}


.caja4 {
    background: none repeat scroll 0 0 #252525;
    border: 1px solid black;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-left: 150px;
    margin-top: 4px;
    padding: 3px;
    width: 85%;
}
.caja6 {
background: linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -o-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -moz-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -webkit-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -ms-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);    padding: 16px 10px;
}
.caja5 {
background-image: -o-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -moz-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -webkit-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -ms-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);    border-bottom: 3px solid #303030;
    border-top: 1px solid #252525;
    color: white;
    padding: 6px 11px;
    font-size: 11px;
}
.caja5 ul {
    display: inline;
    padding: 5px;
}
.caja7 {
    border-top: 1px solid #252525;
    height: 15px;
    padding: 5px 10px 5px;
background-image: -o-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -moz-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -webkit-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -ms-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);}
.blog {
    margin-left: -43px;
    position: absolute;
}
.redondo2 {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #999999;
    border-radius: 120px;
    color: #AAAAAA;
    float: right;
    font-size: 15px;
    margin-left: -9px;
    margin-top: 35px;
    padding: 7px 5px;
    position: absolute;
    text-align: center;
    width: 27px;
}

.conteo {
    background: none repeat scroll 0 0 #00ACED;
    border-radius: 2px;
    color: #FFFFFF;
    display: inline-block;
    padding: 2px 10px;
    position: relative;
}
.reputacion {
    background: green;
    border-radius: 2px;
    color: #FFFFFF;
    padding: 2px 10px;
    position: relative;
    margin-left: -6px;
}
.warning {
    background: none repeat scroll 0 0 #DB4A39;
    border-radius: 2px;
    color: #FFFFFF;
    margin-left: -5px;
    padding: 2px 10px;
    position: relative;
}

.numdm a {
    background: none repeat scroll 0 0 #1755AA;
    border-radius: 2px;
    color: #FFFFFF;
    display: inline-block;
    padding: 2px 10px;
    position: relative;
}

.oclock2 {
    background: black;
    border: 1px solid #101010;
    color: white;
    font-size: 9px;
    font-weight: lighter;
    padding: 1px 7px;
    position: relative;
    top: -1px;
    border-radius: 4px;
}

#content {
    display: block;
    margin: 0 auto;
    width: 820px;
}
#left {
    display: block;
    float: left;
    margin-right: 20px;
    overflow: hidden;
    width: 78%;
}
#right {
    display: block;
    float: left;
    overflow: hidden;
    width: 240px;
}
nav {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #DADADA;
    height: 45px;
    margin-bottom: 30px;
    width: auto;
}
ul#n {
    display: block;
    list-style: none outside none;
    margin: 0 auto;
    width: 850px;
}
ul#n li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #EEEEEE;
    border-image: none;
    border-style: none solid;
    border-width: 0 3px;
    float: left;
    line-height: 45px;
}
ul#n li a {
    color: #969696;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 0 11px;
    text-shadow: 0 1px 1px #FFFFFF;
}
ul#n li.sel {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #B4E127;
    border-color: -moz-use-text-color #C1FF00;
    border-image: none;
    border-style: none solid;
    border-width: 0 3px;
}
ul#n li.sel a {
    color: #FFFFFF;
    text-shadow: 0 1px 2px #88B618;
}
#userStats {
background: linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -o-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -moz-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -webkit-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -ms-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);    border: 1px solid black;
    border-radius: 5px;
    display: block;
    padding: 12px;
    width: auto;
}
.pic {
    border: 1px solid #101010;
    padding: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    background: #353535;
}
.pic img {
    height: 152px;
    width: 148px;
    background: black;
    display: block;
}

#userStats .pic {
    display: block;
    float: left;
    margin-right: 10px;
}
#userStats .pic a img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 7px;
}
#userStats .data {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #101010;
    display: block;
    float: left;
    height: 158px;
    padding: 0px 4px 4px 15px;
    position: relative;
    width: 79%;
    border-radius: 5px;
    border: 1px solid black;
}
#userStats .data h1 {
    color: white;
    line-height: 1.6em;
}
#userStats .data h3 {
    color: white;
    line-height: 0.9em;
    margin-bottom: 0px;
    margin-top: -15px;
    font-size: 11px;
}

#userStats .data h4 {
    font-size: 11px;
    margin-top: 5px;
    font-weight: lighter;
    color: white;
}
#userStats .data .socialMediaLinks {
    position: absolute;
    right: 6px;
    top: 8px;
}
#userStats .data .socialMediaLinks a img {
    margin-right: 5px;
}
#userStats .data .sep {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    height: 1px;
    margin-bottom: 0;
    margin-top: 40px;
    width: 320px;
}
#userStats .data ul.numbers {
    border-top: 1px solid #FFFFFF;
    color: #676767;
    list-style: none outside none;
    margin-top: 0;
    padding-top: 7px;
    width: 320px;
}
#userStats .data ul.numbers li {
    border-right: 1px dotted #BBBBBB;
    display: block;
    float: left;
    height: 50px;
    padding-left: 8px;
    text-transform: uppercase;
    width: 95px;
}
#userStats .data ul.numbers li strong {
    color: #434343;
    display: block;
    font-size: 3.4em;
    font-weight: bold;
    line-height: 1.1em;
}
#right .gcontent {
    display: block;
    margin-bottom: 20px;
}
#right .gcontent .head {
    background: none repeat scroll 0 0 #1A1A1A;
    border: 1px solid #1A1A1A;
    padding-left: 8px;
    font-size: 10px;
    font-family: roboto condensed;
    border-radius: 3px 3px 0 0;
}
#right .gcontent .head h1 {
    color: #FAFCFD;
    font-size: 11px;
    line-height: 13px;
}
#right .gcontent .boxy {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #252525;
    padding: 5px 8px;
}
#right .gcontent .boxy .badgeCount {
    margin-bottom: 30px;
}
#right .gcontent .boxy .badgeCount a img {
    margin-right: 8px;
}
#right .gcontent .boxy span {
    display: block;
    margin-bottom: 7px;
}
#right .gcontent .boxy .friendslist {
    display: block;
    margin-bottom: 15px;
}
#right .gcontent .boxy .friend {
    border-top: 1px solid #CCCCCC;
    float: left;
    height: 40px;
    padding: 5px 5px 5px 4px;
    width: 100px;
}
#right .gcontent .boxy .friend img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 4px;
    padding: 2px;
}
#right .gcontent .boxy .friend .friendly {
    font-size: 1.2em;
    position: relative;
    top: 16px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}

#page-wrap {
    width: 99%;
    margin-top: 0px;
}
.tabs {
    clear: both;
    margin: 17px 0;
    min-height: 340px;
    position: relative;
}
.tab {
    height: 41px;
}
.tab label:hover {
    background: none repeat scroll 0 0 #101621;
}
.tab label {
    background: #1a1a1a;
    display: block;
    left: 1px;
    margin-left: 4px;
    padding: 11px 0px;
    position: relative;
    width: 180px;
    margin-top: 5px;
    color: white;
    font-size: 11px;
    padding-left: 7px;
}
.tab [type="radio"] {
    display: none;
}
.content2 {
    background: url(../../../images/JormungandBlack/container2.png) repeat;
    bottom: 0;
    left: 203px;
    padding: 5px 0px;
    position: absolute;
    right: 0;
    top: -11px;
}
[type="radio"]:checked ~ label {
    background: none repeat scroll 0 0 #101621;
    border-bottom: 1px solid #101621;
    z-index: 2;
    color: white;
    padding-left: 15px;
}
[type="radio"]:checked ~ label ~ .content2 {
    z-index: 1;
}

.adverte2:hover {
    padding-left: 15px;
    transition: all 0.3s ease-out 0s;
}
.adverte2 a {
    color: white;
}
.adverte2 {
    background: #DA4F49;
    border: 1px solid #da4f49;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 13px;
    padding: 9px 10px;
    position: relative;
}
.botonreput2:hover {
    padding-left: 15px;
    transition: all 0.3s ease-out 0s;
}
.botonreput2 a {
    color: white;
}
.botonreput2 {
    background: green;
    border: 1px solid #008000;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 13px;
    padding: 10px 10px;
    position: relative;
}

.mensajes40:hover {
    padding-left: 15px;
    transition: all 0.3s ease-out 0s;
}
.mensajes40 {
    background: none repeat scroll 0 0 #00ACED;
    border: 1px solid #00ACED;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 13px;
    padding: 10px;
    position: relative;
}

.prof_pic {
    display: inline-block;
    line-height: 0;
    padding: 0;
    position: relative;
}

.prof_pic:before{
  content:"";
  width:100%;
  height:100%;
  
background: -moz-linear-gradient(-45deg,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.35) 50%, rgba(225,225,225,0) 51%, rgba(246,246,246,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,0.35)), color-stop(51%,rgba(225,225,225,0)), color-stop(100%,rgba(246,246,246,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.35) 50%,rgba(225,225,225,0) 51%,rgba(246,246,246,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.35) 50%,rgba(225,225,225,0) 51%,rgba(246,246,246,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.35) 50%,rgba(225,225,225,0) 51%,rgba(246,246,246,0) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.35) 50%,rgba(225,225,225,0) 51%,rgba(246,246,246,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00f6f6f6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
box-shadow:inset 0px 0 26px rgba(0,0,0,.7);


  position:absolute;
}

.prof_pic img{
  
  z-index:0;
}



.ocultarlo {
    float: left;
    margin-top: -35px;
    width: 220px;
    margin-left: 260px;
}
.ocultarlo li {
    display: inline-flex;
    margin-right: 10px;
    position: relative;
}


.mover69 {
    font-size: 11px;
    position: relative;
}


.fotter2 a:visited {
    color: white;
}
.fotter2 a:link {
    color: white;
}
.fotter2 {
background-image: -o-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -moz-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -webkit-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
background-image: -ms-linear-gradient(top, #304360 0%, #304360 2%, #1F2A3E 2%, #101621 100%);
    box-shadow: 0 1px 0 0 #252525 inset;
    color: #999999;
    font-family: roboto condensed;
    font-size: 11px;
    height: 40px;
    line-height: 39px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #101010;
    border-top: 1px solid #101010;
}
.fotter {
    background: #1a1a1a;
    border-bottom: 1px solid #151515;
    box-shadow: 0 1px 0 0 #252525 inset;
    height: auto;
}
div.span-25 {
    display: inline-block;
    margin-left: 25px;
}
.span-25, div.span-25 {
    display: inline-block;
    margin: 2px 10px;
}
.span-25 {
    width: 100%;
}
.footercontent p a {
    color: white;
}
.footercontent p a:hover {
    color: #1755AA;
    padding-left: 5px;
    text-decoration: none;
    transition: all 0.1s ease-in-out 0.1s;
}
.footercontent .col1, .footercontent .col2, .footercontent .col3, .footercontent .col4 {
    color: #242424;
    display: inline-block;
    float: left;
    margin: 0 6px;
    padding: 10px;
    width: 200px;
}
.footercontent h5 {
    color: #FFFFFF;
    font-family: oswald;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}
.footercontent p {
    color: white;
    font-family: roboto condensed;
    font-size: 13px;
    margin-top: 3px;
}
.line {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    height: 1px;
    width: 200px;
}
.choto a {
    padding-left: 10px;
}

.choto {
    float: right;
}
.fl4 {
    float: right;
    line-height: 16px;
    margin-top: 11px;
    color: white;
}
.choto2 {
    float: left;
    color: white;
}

.gotounrean {
    background: none repeat scroll 0 0 #E5E5E5;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    box-shadow: 0 1px 0 0 #FFFFFF inset;
    color: #444444;
    padding: 5px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF;
    float: left;
    position: relative;
    left: -10px;
    margin-top: 4px;
}

#breadcrumb {
background: linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -o-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -moz-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -webkit-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);
background: -ms-linear-gradient(bottom, rgb(28,28,28) 2%, rgb(33,33,33) 100%);    border-radius: 3px;
    box-shadow: 0 1px 0 0 #252525 inset;
    color: #444444;
    font: 13px/45px roboto condensed;
    height: 30px;
    margin: 0;
    overflow: hidden;
    padding: 3px;
    position: relative;
    width: auto;
    border-top: 1px solid #353535;
    border-bottom: 5px solid #252525;
}
#breadcrumb li {
    float: left;
    list-style-type: none;
    margin-top: -8px;
    padding-left: 10px;
}
#breadcrumb a {
    background-image: url(../../../images/JormungandBlack/breadcrumb_sep.png) ;
    background-position: right center;
    background-repeat: no-repeat;
    color: white;
    display: block;
    height: 50px;
    margin-top: -1px;
    padding-right: 30px;
    text-decoration: none;
    width: auto;
}
.home23 {
    border: medium none;
    left: -2px;
    margin: 11px 0;
    opacity: 1;
    position: relative;
    padding: 22px 15px 24px;
}
#breadcrumb a:hover {
    color: #1755AA;
}

.fotter500 {
    background: #1a1a1a;
    border-bottom: 1px solid #151515;
    box-shadow: 0 1px 0 0 #252525 inset;
    height: 500px;
}

#page-wrap2 {
    width: 99%;
    margin-top: 0px;
}
.tabs2 {
    clear: both;
    margin: 0px 0;
    min-height: 168px;
    position: relative;
}
.tab2 {
    height: 41px;
}
.tab2 label:hover {
    background: none repeat scroll 0 0 #101621;
}
.tab2 label {
    background: #1a1a1a;
    display: block;
    left: 1px;
    margin-left: 4px;
    padding: 11px 0px;
    position: relative;
    width: 180px;
    margin-top: 5px;
    color: white;
    font-size: 13px;
    padding-left: 7px;
    font-size: 11px;
}
.tab2 [type="radio"] {
    display: none;
}
.content22 {
    background: url(../../../images/JormungandBlack/container2.png) repeat;
    bottom: 0;
    left: 183px;
    padding: 5px 0px;
    position: absolute;
    right: 0;
    top: -7px;
}
[type="radio"]:checked ~ label {
    background: none repeat scroll 0 0 #101621;
    border-bottom: 1px solid #101621;
    z-index: 2;
    color: white;
    padding-left: 15px;
    font-size: 11px;
}
[type="radio"]:checked ~ label ~ .content22 {
    z-index: 1;
}


.boton33 {
    border-radius: 2px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 10px;
    padding: 5px;
    font-family: roboto condensed;
    text-transform: uppercase;
}

.botonenviarmp {
    background: none repeat scroll 0 0 #1755AA;
    border: 1px solid #1755AA;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 13px;
    padding: 10px;
    position: relative;
    font-weight: bold;
}
.botonenviarmp a {
color: white;
}


.dot_folder:before {
  content: "\f07b";
  font-family: fontawesome;
}
.dot_hotfolder:before {
  content: "\f06d";
  font-family: fontawesome;
}
.dot_hotlockfolder:before {
  content: "\f023";
  font-family: fontawesome;
}
.dot_lockfolder:before {
  content: "\f023";
  font-family: fontawesome;
}
.dot_newfolder:before {
  content: "\f07c";
  font-family: fontawesome;
}
.dot_newhotfolder:before {
  content: "\f07c";
  font-family: fontawesome;
}
.dot_newhotlockfolder:before {
  content: "\f023";
  font-family: fontawesome;
}
.hotfolder:before {
  content: "\f07b";
  font-family: fontawesome;
}
.hotlockfolder:before {
  content: "\f023";
  font-family: fontawesome;
}
.lockfolder:before {
  content: "\f023";
  font-family: fontawesome;
}
.movefolder:before {
  content: "\f14c";
  font-family: fontawesome;
}
.newfolder:before {
  content: "\f07c";
  font-family: fontawesome;
}
.newhotfolder:before {
  content: "\f06d";
  font-family: fontawesome;
}
.newhotlockfolder:before {
  content: "\f023";
  font-family: fontawesome;
}
.newlockfolder:before {
  content: "\f023";
  font-family: fontawesome;
}
.folder:before {
  content: "\f114";
  font-family: fontawesome;
}



.off:before {
  content: "\f075";
  font-family: fontawesome;
}

.on:before {
  content: "\f086";
  font-family: fontawesome;
  font-size: 23px;
}
.iconocu {
    background: none repeat scroll 0 0 #151515;
    border: 1px solid #101010;
    border-radius: 3px;
    box-shadow: 0 1px 0 0 #777777 inset;
    color: white;
    padding: 3px 8px;
    text-decoration: none;
}
.iconocu2 {
    background: none repeat scroll 0 0 #151515;
    border: 1px solid #101010;
    border-radius: 3px;
    box-shadow: 0 1px 0 0 #777777 inset;
    color: white;
    padding: 3px 8px;
    text-decoration: none;
    display: inline-block;
    margin-left: 30px;
}


.redondoof {
    background: #304360;
    border-radius: 2px;
    color: white;
    font-size: 20px;
    height: 40px;
    line-height: 37px;
    text-decoration: none;
    width: 40px;
}

.boton44 a {
    color: #FFFFFF;
}
.boton44 {
    background: none repeat scroll 0 0 #1a1a1a;
    border: 1px solid rgba(20, 20, 20, 0.14);
    border-radius: 2px;
    box-shadow: 0 1px rgba(255, 255, 255, 0.3) inset;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    margin-right: 22px;
    padding: 8px 27px;
}
.boton45 {
    background: none repeat scroll 0 0 #2E3739;
    border: 1px solid black;
    border-radius: 2px;
    box-shadow: 0 1px rgba(255, 255, 255, 0.3) inset;
    color: #FFFFFF;
    font-size: 12px;
    padding: 8px 25px;
    position: relative;
    margin-right: 25px;
    top: -12px;
}
.boton46 {
    background: none repeat scroll 0 0 #FF0000;
    border: 1px solid #FF0000;
    border-radius: 2px;
    box-shadow: 0 1px rgba(255, 255, 255, 0.3) inset;
    color: #FFFFFF;
    font-size: 12px;
    padding: 8px 25px;
    position: relative;
    margin-right: 25px;
    top: -12px;
}

fieldset {
    border: 1px solid #252525;
}
Cevapla
Bunu Beğenenler:
Sponsor Reklam
Sponsor Reklam Sponsor Reklam

Çevrimdışı #Criss
 Tarih: 11-07-2014, Saat:22:33
#2
Bu bildiğime göre yalnızca HTML kod ile mümkün olabiliyor.

Admin KP Sağ Ok Temalar & Şablonlar Sağ Ok Şablonlar Sağ Ok Header Şablonlar Sağ Ok Header

içine giriniz ve orada "logo" kelimesini bulunuz. Bulduğunuz kelimenin bulunduğu alanın yani "<div class=vs.vs.." ya da "<a href=vs.vs." gibi başlangıcını bulup "</div> ya da </a>" gibi sonlarınını belirleyiniz. Başlangıcına ve sonuna şu kodu ekleyiniz;

Sol tarafa başlangıç kısmına;
Kod:
<p align="left">

Sol tarafa bitiş kısmına;
Kod:
</p>

Ortalama ve başlangıç kısmına;
Kod:
<center>

Ortalamanın sonuna;
Kod:
</center>

Sağ tarafa alma;
Kod:
<p align="right">

Sağ tarafa bitirme kısmına;
Kod:
</p>

İyi günler... Gülümseme
Cevapla
Bunu Beğenenler:

Çevrimdışı fatihcray09
 Tarih: 11-07-2014, Saat:22:36
#3
Yukarı alma lazımdı en önemli üzgün alttakide header

Kod:
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>
<div id="container">
        <a name="top" id="top"></a>
        <div id="header">
                {$welcomeblock}
<div class="headermenu">
                <ul>
                    <li><a class="home" href="{$mybb->settings['bburl']}/portal.php"><font color="white">Home</font></a></li>
                    <li><a class="home2" href="index.php">Foro</a></li>
                                        <li><a class="home2" href="{$mybb->settings['bburl']}/portafolio.php">Portafolio</a></li>
                    <li><a class="home2" href="{$mybb->settings['bburl']}/memberlist.php">Miembros</a></li>
                    <li><a class="home2" href="{$mybb->settings['bburl']}/calendar.php">{$lang->toplinks_calendar}</a></li>
                    <li><a class="home2" href="{$mybb->settings['bburl']}/misc.php?action=help">{$lang->toplinks_help}</a></li>
</ul>
</div>
<div id="search">
    <form action="search.php" method="post">
        <input type="text" name="keywords" class="textosearch" placeholder="Buscar..." title="Introduce las palabras claves para poder realizar tu busqueda" />
        <input type="submit" name="submit" class="boton5" value="Busqueda" />
        <input type="hidden" name="action" value="do_search" />
    </form>
</div>
<div id="headerarriba">
            <ul class="nav">
                </li>
                <li><a href=""><i class="fa fa-tasks"></i>  Nuestros Servidores!</a>
                    <ul>
                        <li><a href="">Submenu1</a></li>
                        <li><a href="">Submenu2</a></li>
                        <li><a href="">Submenu3</a></li>
                        <li><a href="">Submenu4</a>
                            <ul>
                                <li><a href="">Submenu1</a></li>
                                <li><a href="">Submenu2</a></li>
                                <li><a href="">Submenu3</a></li>
                                <li><a href="">Submenu4</a></li>
                            </ul>
                        </li>
                    </ul>
                </li>
                <li><a href=""><i class="fa fa-users"></i>  Team Staff</a>
                    <ul>
                        <li><a href="">Submenu1</a></li>
                        <li><a href="">Submenu2</a></li>
                        <li><a href="">Submenu3</a></li>
                        <li><a href="">Submenu4</a></li>
                    </ul>
                </li>
                <li><a href=""><i class="fa fa-gavel"></i>  Otros</a>
                    <ul>
                        <li><a href="search.php?action=getnew"><i class="fa fa-comment-o"></i>  Mensajes Nuevos</a></li>
                        <li><a href="stats.php"><i class="fa fa-bar-chart-o"></i>  Estadisticas</a></li>
                        <li><a href="showteam.php"><i class="fa fa-gavel"></i>  Equipo del Foro</a></li>
                        <li><a href=""><i class="fa fa-heart"></i>  Soy un Corazon</a></li>
                    </ul>
                </li>
            </ul>

</div>    
<div class="cuadrados"></div>
<div id="dd2" class="wrapper-dropdown-52" tabindex="1"><span class="botonp2"><i class="fa fa-desktop"></i></span>  
<span class="dropdown2">
<div class="fondos">
<ul>
<li class="uno"><img width="100px" height="70px" src="images/JormungandBlack/bg2.png" class="fondosc"></li>
<li class="dos"><img width="100px" height="70px" class="fondosc" src="images/JormungandBlack/bg1.png"></li>
<li class="tres"><img width="100px" height="70px" class="fondosc" src="images/JormungandBlack/bg3.png"></li>
</ul>
</div>
    </span>
</div>
<div class="redeso">
<ul>
<li><span class="face"><a href="#"><i class="fa fa-facebook-square fa-lg"></i></a><li>
<li><span class="twit"><a href="#"><i class="fa fa-twitter-square fa-lg"></i></a><li>
<li><span class="goog"><a href="#"><i class="fa fa-google-plus-square fa-lg"></i></a><li>
<li><span class="yout"><a href="#"><i class="fa fa-youtube-square fa-lg"></i></a><li>
<ul>
</div>

            <hr class="hidden" />
        </div>
        <hr class="hidden" />
        <br class="clear" />
        <div id="content">
            {$bannedwarning}
            {$bbclosedwarning}
            {$unreadreports}
            {$pending_joinrequests}
<if THIS_SCRIPT == 'index.php' then>

<else>
            <navigation><br />
</if>
Cevapla
Bunu Beğenenler:

Çevrimdışı #Criss
 Tarih: 11-07-2014, Saat:22:44
#4
(11-07-2014, Saat:22:36)fatihcray09 Adlı Kullanıcıdan Alıntı: Yukarı alma lazımdı en önemli üzgün alttakide header

Kod:
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>
<div id="container">
        <a name="top" id="top"></a>
        <div id="header">
                {$welcomeblock}
<div class="headermenu">
                <ul>
                    <li><a class="home" href="{$mybb->settings['bburl']}/portal.php"><font color="white">Home</font></a></li>
                    <li><a class="home2" href="index.php">Foro</a></li>
                                        <li><a class="home2" href="{$mybb->settings['bburl']}/portafolio.php">Portafolio</a></li>
                    <li><a class="home2" href="{$mybb->settings['bburl']}/memberlist.php">Miembros</a></li>
                    <li><a class="home2" href="{$mybb->settings['bburl']}/calendar.php">{$lang->toplinks_calendar}</a></li>
                    <li><a class="home2" href="{$mybb->settings['bburl']}/misc.php?action=help">{$lang->toplinks_help}</a></li>
</ul>
</div>
<div id="search">
    <form action="search.php" method="post">
        <input type="text" name="keywords" class="textosearch" placeholder="Buscar..." title="Introduce las palabras claves para poder realizar tu busqueda" />
        <input type="submit" name="submit" class="boton5" value="Busqueda" />
        <input type="hidden" name="action" value="do_search" />
    </form>
</div>
<div id="headerarriba">
            <ul class="nav">
                </li>
                <li><a href=""><i class="fa fa-tasks"></i>  Nuestros Servidores!</a>
                    <ul>
                        <li><a href="">Submenu1</a></li>
                        <li><a href="">Submenu2</a></li>
                        <li><a href="">Submenu3</a></li>
                        <li><a href="">Submenu4</a>
                            <ul>
                                <li><a href="">Submenu1</a></li>
                                <li><a href="">Submenu2</a></li>
                                <li><a href="">Submenu3</a></li>
                                <li><a href="">Submenu4</a></li>
                            </ul>
                        </li>
                    </ul>
                </li>
                <li><a href=""><i class="fa fa-users"></i>  Team Staff</a>
                    <ul>
                        <li><a href="">Submenu1</a></li>
                        <li><a href="">Submenu2</a></li>
                        <li><a href="">Submenu3</a></li>
                        <li><a href="">Submenu4</a></li>
                    </ul>
                </li>
                <li><a href=""><i class="fa fa-gavel"></i>  Otros</a>
                    <ul>
                        <li><a href="search.php?action=getnew"><i class="fa fa-comment-o"></i>  Mensajes Nuevos</a></li>
                        <li><a href="stats.php"><i class="fa fa-bar-chart-o"></i>  Estadisticas</a></li>
                        <li><a href="showteam.php"><i class="fa fa-gavel"></i>  Equipo del Foro</a></li>
                        <li><a href=""><i class="fa fa-heart"></i>  Soy un Corazon</a></li>
                    </ul>
                </li>
            </ul>

</div>    
<div class="cuadrados"></div>
<div id="dd2" class="wrapper-dropdown-52" tabindex="1"><span class="botonp2"><i class="fa fa-desktop"></i></span>  
<span class="dropdown2">
<div class="fondos">
<ul>
<li class="uno"><img width="100px" height="70px" src="images/JormungandBlack/bg2.png" class="fondosc"></li>
<li class="dos"><img width="100px" height="70px" class="fondosc" src="images/JormungandBlack/bg1.png"></li>
<li class="tres"><img width="100px" height="70px" class="fondosc" src="images/JormungandBlack/bg3.png"></li>
</ul>
</div>
    </span>
</div>
<div class="redeso">
<ul>
<li><span class="face"><a href="#"><i class="fa fa-facebook-square fa-lg"></i></a><li>
<li><span class="twit"><a href="#"><i class="fa fa-twitter-square fa-lg"></i></a><li>
<li><span class="goog"><a href="#"><i class="fa fa-google-plus-square fa-lg"></i></a><li>
<li><span class="yout"><a href="#"><i class="fa fa-youtube-square fa-lg"></i></a><li>
<ul>
</div>

            <hr class="hidden" />
        </div>
        <hr class="hidden" />
        <br class="clear" />
        <div id="content">
            {$bannedwarning}
            {$bbclosedwarning}
            {$unreadreports}
            {$pending_joinrequests}
<if THIS_SCRIPT == 'index.php' then>

<else>
            <navigation><br />
</if>

Verdiğiniz kodun en başına:
Kod:
<head>
ve en sonuna:
Kod:
</head>

taglarını getiriniz... Gülümseme
İyi günler...
Cevapla
Bunu Beğenenler:

İzinli eatik
 Tarih: 11-07-2014, Saat:23:40
#5
Aleyküm selam. Global.css içindeki .logo classını bulun. margin fonksiyonu ile pozisyon ayarlamasını yapın.

örneğin;

Kod:
.logo {
margin: 10px 0 0 0;
}

gibi. Margin fonksiyonuyla ilgili olarak internette css margin kullanımı şeklinde aratırsanız istemediğiniz kadar kaynak çıkacaktır.
Cevapla
Bunu Beğenenler:

Çevrimdışı fatihcray09
 Tarih: 11-07-2014, Saat:23:40
(Son Düzenleme: 11-07-2014, Saat:23:46, Düzenleyen: fatihcray09.)
#6
(11-07-2014, Saat:22:44)#Criss Adlı Kullanıcıdan Alıntı:
(11-07-2014, Saat:22:36)fatihcray09 Adlı Kullanıcıdan Alıntı: Yukarı alma lazımdı en önemli üzgün alttakide header

Kod:
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>
<div id="container">
        <a name="top" id="top"></a>
        <div id="header">
                {$welcomeblock}
<div class="headermenu">
                <ul>
                    <li><a class="home" href="{$mybb->settings['bburl']}/portal.php"><font color="white">Home</font></a></li>
                    <li><a class="home2" href="index.php">Foro</a></li>
                                        <li><a class="home2" href="{$mybb->settings['bburl']}/portafolio.php">Portafolio</a></li>
                    <li><a class="home2" href="{$mybb->settings['bburl']}/memberlist.php">Miembros</a></li>
                    <li><a class="home2" href="{$mybb->settings['bburl']}/calendar.php">{$lang->toplinks_calendar}</a></li>
                    <li><a class="home2" href="{$mybb->settings['bburl']}/misc.php?action=help">{$lang->toplinks_help}</a></li>
</ul>
</div>
<div id="search">
    <form action="search.php" method="post">
        <input type="text" name="keywords" class="textosearch" placeholder="Buscar..." title="Introduce las palabras claves para poder realizar tu busqueda" />
        <input type="submit" name="submit" class="boton5" value="Busqueda" />
        <input type="hidden" name="action" value="do_search" />
    </form>
</div>
<div id="headerarriba">
            <ul class="nav">
                </li>
                <li><a href=""><i class="fa fa-tasks"></i>  Nuestros Servidores!</a>
                    <ul>
                        <li><a href="">Submenu1</a></li>
                        <li><a href="">Submenu2</a></li>
                        <li><a href="">Submenu3</a></li>
                        <li><a href="">Submenu4</a>
                            <ul>
                                <li><a href="">Submenu1</a></li>
                                <li><a href="">Submenu2</a></li>
                                <li><a href="">Submenu3</a></li>
                                <li><a href="">Submenu4</a></li>
                            </ul>
                        </li>
                    </ul>
                </li>
                <li><a href=""><i class="fa fa-users"></i>  Team Staff</a>
                    <ul>
                        <li><a href="">Submenu1</a></li>
                        <li><a href="">Submenu2</a></li>
                        <li><a href="">Submenu3</a></li>
                        <li><a href="">Submenu4</a></li>
                    </ul>
                </li>
                <li><a href=""><i class="fa fa-gavel"></i>  Otros</a>
                    <ul>
                        <li><a href="search.php?action=getnew"><i class="fa fa-comment-o"></i>  Mensajes Nuevos</a></li>
                        <li><a href="stats.php"><i class="fa fa-bar-chart-o"></i>  Estadisticas</a></li>
                        <li><a href="showteam.php"><i class="fa fa-gavel"></i>  Equipo del Foro</a></li>
                        <li><a href=""><i class="fa fa-heart"></i>  Soy un Corazon</a></li>
                    </ul>
                </li>
            </ul>

</div>    
<div class="cuadrados"></div>
<div id="dd2" class="wrapper-dropdown-52" tabindex="1"><span class="botonp2"><i class="fa fa-desktop"></i></span>  
<span class="dropdown2">
<div class="fondos">
<ul>
<li class="uno"><img width="100px" height="70px" src="images/JormungandBlack/bg2.png" class="fondosc"></li>
<li class="dos"><img width="100px" height="70px" class="fondosc" src="images/JormungandBlack/bg1.png"></li>
<li class="tres"><img width="100px" height="70px" class="fondosc" src="images/JormungandBlack/bg3.png"></li>
</ul>
</div>
    </span>
</div>
<div class="redeso">
<ul>
<li><span class="face"><a href="#"><i class="fa fa-facebook-square fa-lg"></i></a><li>
<li><span class="twit"><a href="#"><i class="fa fa-twitter-square fa-lg"></i></a><li>
<li><span class="goog"><a href="#"><i class="fa fa-google-plus-square fa-lg"></i></a><li>
<li><span class="yout"><a href="#"><i class="fa fa-youtube-square fa-lg"></i></a><li>
<ul>
</div>

            <hr class="hidden" />
        </div>
        <hr class="hidden" />
        <br class="clear" />
        <div id="content">
            {$bannedwarning}
            {$bbclosedwarning}
            {$unreadreports}
            {$pending_joinrequests}
<if THIS_SCRIPT == 'index.php' then>

<else>
            <navigation><br />
</if>

Verdiğiniz kodun en başına:
Kod:
<head>
ve en sonuna:
Kod:
</head>

taglarını getiriniz... Gülümseme
İyi günler...

olmadı :S off delircem

(11-07-2014, Saat:23:40)QwerT_ Adlı Kullanıcıdan Alıntı: Aleyküm selam. Global.css içindeki .logo classını bulun. margin fonksiyonu ile pozisyon ayarlamasını yapın.

örneğin;

Kod:
.logo {
margin: 10px 0 0 0;
}

gibi. Margin fonksiyonuyla ilgili olarak internette css margin kullanımı şeklinde aratırsanız istemediğiniz kadar kaynak çıkacaktır.

teşekkür ederim tavsiyenizle olayı çözdüm Açık Ağızlı Gülümseme + rep
Cevapla
Bunu Beğenenler:

 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  siteme logo isteği xexzela 1 1,955 06-01-2016, Saat:02:15
Son Yorum: Dream41
  Logo değiştirme sorunu Akuma 1 1,938 02-07-2015, Saat:11:13
Son Yorum: 1st4n6uL
  Postbit'te Nick'ler Yukarı Kaydı Furkanİkizce 3 2,093 24-02-2015, Saat:16:12
Son Yorum: Lyklor
  logoyu kaydırma eqelyr 5 3,180 22-02-2015, Saat:10:52
Son Yorum: WordS
  üzerine gelince titreyen logo burakhan667000 1 1,671 19-01-2015, Saat:10:37
Son Yorum: burakhan667000



Konuyu Okuyanlar: 1 Ziyaretçi

istanbul escort - mecidiyeköy escort - şişli escort - ataköy escort - taksim escort - escort mecidiyeköy

sex hikaye - porno izle - türk ifşa - mecidiyeköy escort - seks hikaye - türk porno - escort bayan