MyBB Depo Forum
+++++++++ - Baskı Önizleme

+- MyBB Depo Forum (https://mybbdepo.com)
+-- Forum: MyBB 1.8 Depo (https://mybbdepo.com/mybb-1-8-depo-forumu)
+--- Forum: MyBB 1.8 Soru ve Sorunlarınız (https://mybbdepo.com/mybb-1-8-soru-ve-sorunlariniz-forumu)
+--- Konu Başlığı: +++++++++ (/-25642-konusu.html)



+++++++++ - heedlessness - 08-08-2016

+++++++++


Cvp: forum temasının butonlarının rengini değiştirmek - heedlessness - 09-08-2016

Bilen bi arkadaş yokmu


Cvp: forum temasının butonlarının rengini değiştirmek - heedlessness - 09-08-2016

sorun aktif


Cvp: forum temasının butonlarının rengini değiştirmek - proallturkey - 09-08-2016

axis.css içinde 12. kodda 

a:link {
  color:#F62323;
  text-decoration:none;

}
 yazıyor onu deiş sorun çözülür


Cvp: forum temasının butonlarının rengini değiştirmek - heedlessness - 09-08-2016

(09-08-2016, Saat:13:02)proallturkey Adlı Kullanıcıdan Alıntı: axis.css içinde 12. kodda 

a:link {
  color:#F62323;
  text-decoration:none;

}
 yazıyor onu deiş sorun çözülür
.wrap {
width: 95%;
margin: auto auto;
}

.mediumtext {
font-size: 13px;
}


.right {
float: right;
}

.left {
float: left;
}

.bfont {
font-family: 'bree_serifregular', Tahoma, Verdana, Arial, Sans-Serif;
}

/* Fonts */

@font-face {
    font-family: 'bree_serifregular';
    src: url(images/axis/fonts/brs.eot);
    src: url(images/axis/fonts/brs.eot?#iefix) format('embedded-opentype'),
           url(images/axis/fonts/brs.woff) format('woff'),
           url(images/axis/fonts/brs.ttf) format('truetype'),
           url(images/axis/fonts/brs.svg#open_sansregular) format('svg');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

@font-face {
    font-family: 'source_sans_proregular';
    src: url(images/axis/fonts/ssp.eot);
    src: url(images/axis/fonts/ssp.eot?#iefix) format('embedded-opentype'),
           url(images/axis/fonts/ssp.woff) format('woff'),
           url(images/axis/fontsssp.ttf) format('truetype'),
           url(images/axis/fonts/ssp.svg#open_sansregular) format('svg');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

@font-face {
  font-family: 'FontAwesome';
  src: url(images/axis/fonts/fa.eot);
  src: url(images/axis/fonts/fa.eot?#iefix) format('embedded-opentype'),
     url(images/axis/fonts/fa.woff) format('woff'),
     url(images/axis/fonts/fa.ttf) format('truetype'),
     url(images/axis/fonts/fa.svg#FontAwesome) format('svg');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}

/* Animations */

.thead, .theaddescription, .theadtitle {
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}


/*Header */


.header {
height: 60px;
    width: 100%;
    background: #303030 url(images/axis/mainbg.png) repeat-x;
    border-bottom: 4px solid #272727;
font-family: 'bree_serifregular', Tahoma, Verdana, Arial, Sans-Serif;
}

.logo {
    float: left;
    width: auto;
    height: 60px;
    display: inline-block;
}

.panel {
    height: 60px;
    width: 100%;
    background: #EDEDED;
    border-bottom: 1px solid #E8E6E6;
}

/* Main Menu */


.mainmenu {
float: right;
height: 60px;
line-height: 60px;
width: auto;
}

.mainmenu ul {
  font-size: 0;
  list-style-type: none;
}

.mainmenu ul li {
  font-size: 1rem;
  font-weight: 400;
  color: #FFF;
  display: inline-block;
  padding: 0px 15px;
  position: relative;
}

.mainmenu ul li ul {
  display: none;
}

.mainmenu ul li:hover {
  cursor: pointer;
  background-color: #F62323;
}

.mainmenu ul li:hover a:link, .mainmenu ul li:hover a:visited {
color: #FFF !important;
}

.mainmenu ul li:hover ul {
  display: block;
  margin: 0;
  padding: 0;
  margin-top: 0;
  min-width: 200px;
  right: 0;
  left:  auto;
  position: absolute;
  z-index:  99999;
  text-align: right;
  box-shadow: 0px 0px 2px rgba(34, 34, 34, 0.38);
}

.mainmenu ul li:hover ul li {
  display: block;
  background-color: #303030;
}

.mainmenu ul li:hover ul li span {
  float: right;
  color: #f9f9f9;
  background-color: #303030;
  padding: 2px 5px;
  text-align: center;
  font-size: .8rem;
  border-radius: 2px;
}

.mainmenu ul li:hover ul li:hover {
  background-color: #F62323;
}

.mainmenu ul li:hover ul li:hover span {
  background-color: #F62323;
}

.mainmenu ul li ul li i {
    text-align: left;
    float: left;
    vertical-align: middle;
    line-height: 60px;
}


/*User Menu*/

.enmenuwrap {
  float: left;
  display: inline-block;
  position: relative;
}


.enmenu {
  background: #F5F5F5;
  display: inline-block;
  padding: 0px 10px;
  position: relative;
  cursor: pointer;
  height: 50px;
  width: 40px;
  line-height: 50px;
  margin-top: 5px;
  color: #e04006;
  text-decoration: none;
  border-radius: 2px;
  font-family: 'Trebuchet MS',Helvetica,Arial,sans-serif;
  float: right;
}

.enmenu i {
line-height: 50px;
}

.ensettings {
    display: none;
    text-align: left;
    position: absolute;
    left: 0;
    right: auto;
    min-width: 200px;
    background: #F62323;
    color: #555;
    top: 55px;
    border-radius: 2px;
    padding: 0px;
    margin: 0;
    z-index: 999999;
    box-shadow: 0px 0px 1px rgba(2, 2, 2, 0.38);
}

.ensettings::before {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: "";
  position: absolute;
  border-bottom: 5px solid #F62323;
  top: -5px;
  left: 25px;
  float: left;
}

.ensettings ul {
    padding: 0;
    margin: 0;
}

.ensettings ul > li {
  list-style: none;
  padding: 0;
}

.ensettings ul > li > a {
  text-decoration: none;
  color: #FFF;
  display: block;
  padding: 10px 15px;
  transition: all 0.2s ease-in-out;
  font-size: 13px;
}

.ensettings ul > li > a:hover {
    background: #FFF;
    color: #999;
}

.ensettings ul > li > a > i {
    float: right;
    display: inline-block;
    margin-left: 10px;
}

.welcomename {
float: left;
    height: 60px;
    line-height: 60px;
    padding: 0px 15px;
    font-size: 1.3em;
    font-family: 'bree_serifregular', Tahoma, Verdana, Arial, Sans-Serif;
    text-transform: uppercase;
    color: #F62323;
}


/* Thead Style */

.theadtitle {
font-size: 1.3em;
font-weight: normal;
}

.theaddescription {
margin-left: 10px;
    background: #303030;
    padding: 8px 12px;
    border-radius: 2px;
opacity:0;
position: relative;
}

.theaddescription:after, .theaddescription:before {
right: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

.theaddescription:after {
border-color: rgba(136, 183, 213, 0);
border-right-color: #303030;
border-width: 5px;
margin-top: -5px;
}
.theaddescription:before {
border-color: rgba(194, 225, 245, 0);
border-right-color: #303030;
border-width: 5px;
margin-top: -5px;
}

.thead:hover .theaddescription {
opacity: 1;
}

.tcattext {
   background: #272727;
    padding: 5px 8px;
    border-radius: 2px;
}

.forumname {
font-family: 'bree_serifregular', Tahoma, Verdana, Arial, Sans-Serif;
font-size: 1.2em;
}

.fbstats {
   padding: 10px 15px;
    background: #E3E3E3;
    border-radius: 2px;
    color: #F62323;
    font-size: 1.3em;
    font-family: 'bree_serifregular', Tahoma, Verdana, Arial, Sans-Serif;
}

/* Footer Design */

.footer {
width: 100%;
background: #303030;
}

.footer1 {
    background: #303030;
    padding: 0;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    overflow: hidden;
}

.footermenu {
height: 50px;
line-height: 50px;
float: left;
}

.footermenu ul {
display: inline-block;
padding: 0;
margin:0;
}

.footermenu ul li {
display: inline-block;
margin-right: 10px;
}

.footermenu ul li a {
font-size: 1.3em;
font-family: 'bree_serifregular', Tahoma, Verdana, Arial, Sans-Serif;
font-weight: normal;
color: #FFF !important;
}

.theme {
float: right;
}

.footer2 {
height: 50px;
line-height: 50px;
}

.footerdetails {
color: #fafafa;
font-family: 'bree_serifregular', Tahoma, Verdana, Arial, Sans-Serif;
font-size: 1.2em;
}

.socialicons {
float: left;
height: 40px;
line-height: 40px;
display: inline-block;
}

.socialicons ul {
margin: 0;
padding: 0;
display: inline-block;
}

.socialicons ul li {
display: inline-block;
}

.socialicons ul li a {
color: #F62323;
display: inline-block;
width: 40px;
font-size: 1.3em;
background: #222;
margin:  0px 5px;
border-radius: 2px;
}

.socialicons ul li a i {
line-height: 40px;
}

.theme select {
   width: 50%;
}

.totop {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    text-align: center;
    color: #FFFFFF !important;
    position: fixed;
    bottom: 50px;
    right: 40px;
    font-size: 1.2em;
    display: none;
    background: #F62323;
    border-radius: 2px;
    z-index: 99999;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.73);
}

.totop i {
line-height: 40px;
}

.forumcontrol {
   float: left;
    margin-top: 7px;
}

.searchwrap {
float: right;
}

.search-box {
  min-width: 300px;
  float: right;
  transition:opacity 0.4s linear ,visibility 0.4s linear 0s;
  border: 0;
  padding: 0;
  margin: 0;
  float: left;
  vertical-align: middle;
  height: 60px;
  line-height: 60px;
  display: inline-block;
}
.search-box > #search {
  width:640px;
  height:48px;
  border-radius:6px 0px 0px 6px;
  box-shadow:none;
  box-shadow: 1px 2px 2px #ddd; 
}

#search {
border: 0;
padding: 0;
margin: 0;
}

#search input.button,
#search input.textbox {
border-color: #000;
}

#search input.button {
background: #F62323;
color: #fff;
min-width: 60px;
font-family: 'bree_serifregular', Tahoma, Verdana, Arial, Sans-Serif;
}

#search input.textbox {
padding: 0px 20px;
border: 0;
min-width: 200px;
height: 50px;
line-height: 50px;
margin-top: 5px;
}

.advsearch {
  display:inline-block;
  background-color:#fff;
  height: 50px;
  width: 50px;
  float: right;
  margin: 0px 3px;
  line-height: 50px !important;
  text-align: center;
  cursor: pointer;
  margin-top: 5px;
  color: #F62323 !important;
  box-shadow: 1px 2px 2px #ddd;
}

.advsearch i {
line-height:50px;
}

.search-link {
  display:inline-block;
  background-color:#fff;
  height: 50px;
  float: right;
  width: 50px;
  margin: 5px 0px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  border: 0;
  color: #F62323;
  box-shadow: 1px 2px 2px #ddd;
}

.search-link:hover {color:#686868;}
.setting {
  font-size:18px;
}

.setting:hover {
color:#686868;
}

/*Breadcrumbs Navigtion */

.breadcrumb {
font-size: 11px;
background: #F4F4F4;
overflow: hidden;
margin: 0;
height: 50px;
line-height: 50px;padding: 0px 20px;margin-left: -20px;
margin-top: -20px;
margin-bottom: 20px;width: 100%;
    border-bottom: 1px solid #ECECEC;
}

.breadcrumb .crust {
    display: block;
    float: left;
    position: relative;
}

.breadcrumb .crust:first-child a.crumb {
    padding-left: 10px;
    -moz-border-radius-topleft:2px;
    -moz-border-radius-bottomleft:2px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.breadcrumb .crust a.crumb, .breadcrumb .crust b.lastcrumb {
    text-decoration: none;
    padding: 0 5px;
    margin-right: 0px;
    outline: 0 none;
    -moz-outline-style: 0 none;
    display: block;
    line-height: 50px;
    _border-bottom: none;
    color: #666;
    text-decoration: none;
}

.breadcrumb .crust:last-child a.crumb:before {
content:"\f054";
font-family:FontAwesome;
vertical-align:middle;
margin-right:5px;
font-weight:normal;
}
.breadcrumb .crust b.lastcrumb {
    background: transparent none;
    font-weight: bold;
}
.breadcrumb .crust a.crumb, .breadcrumb .crust b.lastcrumb {
    line-height: 50px;
}

.breadcrumb .crust a.crumb:before {
content: "\f054";
font-family:FontAwesome;
vertical-align:middle;
margin-right:5px;
margin-left:-10px
font-weight:normal;
}

.breadcrumb .crust .arrow {
    border: 0px solid rgba(0, 0, 0, 0);
    border-top-width: 13px;
    border-right: 1px none black;
    border-left-color: #2d2d2d;
    display: block;
    position: absolute;
    right: -12px;
    top: 0px;
    z-index: 50;
    width: 0px;
    height: 0px;

}
.breadcrumb .crust .arrow span {
    border: 0px solid rgba(0, 0, 0, 0);
    border-right: 1px none black;
    border-left-color: rgb(32, 32, 32);
    display: block;
    position: absolute;
    left: -13px;
    top: -6px;
    z-index: 51;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 9999px;
    width: 0px;
    height: 0px;
}

.breadcrumb .refresh:hover {
        background-position: 0px -16px; 
}

.breadcrumb .crust:last-child a.crumb {
        font-weight: bold;
        background: none;
        color: #F62323;
        border-radius: 2px;
        font-family: 'bree_serifregular', Tahoma, Verdana, Arial, Sans-Serif;
        font-size: 1.2em;
}

.breadcrumb .crust:hover a.crumb { 
    color: #444;
    text-decoration:none; 
    border-radius: 2px;
    opacity: 0.7;
}

.breadcrumb .crust:hover .arrow span { 
    border-left-color: #666;
}

.home {
display: block;
float: left;
position: relative;

color: #F62323;

font-size: 1.5em;border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
}

.homei {
line-height: 50px !important;
margin-left: 10px;
margin-right: 10px;
color: #F62323;
}

/* Profile Tabs */

ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 50px;
    line-height: 50px;
    width: 100%;
}
ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 40px;
    line-height: 40px;
    border: 0px solid #AB9D9D;
    border-left: none;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    background: #303030;
    border-radius: 2px;
    margin-right: 5px;
}
ul.tabs li a {
    text-decoration: none;
    color: #FFF;
    display: block;
    font-size: 1.2em;
    padding: 0 20px;
    border: 0px solid #fff;
    margin-right: 5px;
    outline: none;
    border-radius: 2px;
}
ul.tabs li a:hover {
    background: #f62323;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
    background: #f62323;
    border-bottom: 0px solid #fff;
}

.tab_container {
    border: 1px solid #F2F2F2;
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left; width: 100%;
    background: #fff;
}
.tab_content {
    padding: 10px;
    font-size: 1.2em;
}

.welcome {
float: left;
    height: 60px;
    line-height: 60px;
}


.login, .register {
    padding: 8px 10px;
    background: #303030;
    font-family: 'bree_serifregular', Tahoma, Verdana, Arial, Sans-Serif;
    border-radius: 2px;
    margin: 0px 5px;
}

Yazıyor tam olarak nerde düzeltip verirmizin lütfen


Cvp: forum temasının butonlarının rengini değiştirmek - Doguss24 - 09-08-2016

Lütfen Kodları Code Tagının İçine Alınız.


Cvp: forum temasının butonlarının rengini değiştirmek - SiberLeon - 09-08-2016

Merhaba,
global.css'ye girin. En aşağıya inin, verdiğim kodu ekleyin.
Kod:
.mainmenu a {
   color: #fff;
}
Websitenizin ana sayfasına CTRL + F5 çekin. Sorun çözülmüş olacaktır.