design-forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Elegant Dark - Theme

Go down

Elegant Dark - Theme Empty Elegant Dark - Theme

Post by Mati Wed Oct 02, 2024 5:41 pm

Code:
body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #bcc0c7;
  background-color: #2d3238;
  font-size: 10px;
  height: auto;
  padding: 10px 0;
}
#wrap {
  margin: 20px auto;
  background-color: #2d3238;
  padding: 15px;
  max-width: 1300px;
  box-sizing: border-box;
}

.post-in {
  color: #bcc0c7;
  display: inline;
  font-weight: 400;
  font-size: 12px;
}
.block-row {
  margin: 0;
  padding: 12px 12px;
}
.xentr-forum-statistics {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.xentr-forum-statistics .contentRow.count--threads {
  color: #FFF;
  background: #10b981;
}
.xentr-forum-statistics .contentRow.count--messages {
  color: #FFF;
  background: #ff5724;
}
.xentr-forum-statistics .contentRow.count--users {
  color: #FFF;
  background: #4f46e5;
}
@media (min-width: 650px) {
  .p-body-content .xentr-forum-statistics .latest-member {
    flex: 1;
    flex-direction: column;
  }
}
.xentr-forum-statistics .contentRow.latest-member {
  color: #FFF;
  background: #ff9800;
}
.xentr-forum-statistics .contentRow .contentRow-figure {
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.xentr-forum-statistics .latest-member {
  flex: 100%;
  flex-direction: inherit;
  overflow: hidden;
}
.xentr-forum-statistics .contentRow {
  flex: 1;
  flex-direction: column;
  margin: 3px;
  border-radius: 4px;
}
.contentRow {
  display: flex;
}
.contentRow-figure {
  vertical-align: top;
  white-space: nowrap;
  word-wrap: normal;
  text-align: center;
}
.xentr-forum-statistics .contentRow .contentRow-figure i {
  font-size: 32px;
  padding: 15px 0;
  width: 100%;
}
.xentr-forum-statistics .contentRow .contentRow-main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6px 0;
  background-color: rgba(45,48,55,0.15);
}
.stat_label strong {
  font-size: 10px;
  color: #fff;
}
.stat_label {
  font-size: 0;
}
.stat_label strong a {
  color: #FFF;
}
.fs {
  background: #383c42 linear-gradient(to bottom, #383c42, #484d56);
  padding: 10px 12px;
  color: #fff;
  border-radius: 4px 4px 0 0;
  font-size: 13px;
  font-weight: 700;
  font-family: Arial,Helvetica,sans-serif;
  border: 1px solid rgba(255,255,255,0.12);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(255, 255, 255, 0.12);
  border-top: 2px solid #2483c6;
}
.fsts {
  background: #3D4148;
  border: 1px solid rgba(255,255,255,0.12);
  padding: 10px;
  border-radius: 0 0 4px 4px;
  box-shadow: rgba(0,0,0,0.4) 0 2px 3px;
  border-top: 0;
}
.subheader {
  height: 17px;
  padding: 4px 0 0 11px;
  background: #383c42;
  border-bottom: 1px solid rgba(255,255,255,0.12);
  font-weight: 700;
  margin: -10px -10px 10px;
  font-size: 12px;
  font-family: Tahoma,Geneva,sans-serif;
  color: #fefefe;
}
.scrollToTop {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 4;
  border-radius: 2px;
  background: #2984c5;
}
.scrollToTop span {
  line-height: 40px;
  font-size: 16px;
}

#cp-main .panel {
  background-color: #3d4148;
  border: 1px solid #54585e;
}
#calendar ul:hover {
  background-color: #383c42;
}

#calendar ul {
  background-color: #484d56;
}
.row2, .row3 {
  background-color: #3d4148;
}
table.table1 td {
  color: #fefefe;
  font-size: 1.1em;
}
table.table1 tbody td {
  padding: 5px;
  border-top: 1px solid #505459;
}
table.table1 tbody tr {
  border: 1px solid #54585e;
}
.row1 {
  background-color: #3d4148;
}
table.table1 tbody tr:hover {
  background: #383c42;
}





.focus-logo {
  font-family: "Mija W03 Bold";
  font-size: 45px;
  text-align: center;
  margin-top: 30px;
}
.staf {
  margin-left: -14px;
  margin-right: -14px;
  position: relative;
  margin-top: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;

color: #fff;
  background: #3498db;
  border-color: #217dbb;
  border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  border-color: #3498db;
}
.staf .staf-before, .staf .staf-after {
  content: '';
  width: 5px;
  height: 4px;
  background: #3498db;
  position: absolute;
  top: -4px;
}
.staf .staf-before {
  left: -1px;
  border-top-left-radius: 3px;
}
.staf .staf-after {
  right: -1px;
  border-top-right-radius: 3px;
}





.headerbar {
  margin-top: -10px;
  height: 110px;
  background: #252525 url(https://www.bloggingcollective.com/styles/xenbase/xenforo/sources/welcome-bg-abstract2.png) no-repeat center center;
    background-size: auto;
  padding: 10px 0;
  position: relative;
  z-index: 999;
  background-size: cover;
}
#page-header .navbar {
  background: #3b3d3f;
  border-bottom: 1px solid #545759;
  margin-top: -4px;
  height: 45px;
  box-shadow: 0 0 8px 3px rgba(0,0,0,0.3);
}
ul.navlinks a {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 45px;
  padding: 0 10px;
  height: 45px;
  display: inline-block;
  font-weight: 400;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}
ul.navlinks {
  border-bottom: 0px solid #fff;
  font-weight: 700;
  text-align: center;
}
.forabg, .forumbg {
  background: #3d4148;
  border-width: 1px;
  border-style: solid;
  box-shadow: 0 0 2px 0 rgba(0,0,0,0.07000000000000001),0 2px 2px 0 rgba(0,0,0,0.06),0 1px 3px 0 rgba(0,0,0,0.1);
  border-radius: 4px;
  margin-bottom: 20px;
  overflow: hidden;
  border-color: rgba(255,255,255,0.12);
}
.forabg .header, .forumbg .header {
  background: #383c42 linear-gradient(to bottom, #383c42, #484d56);
  border-bottom: 2px solid #2483c6;
  padding: 8px 10px;
  margin: 0 -5px;
}
.forabg .row, .forumbg .row {
  background: #3d4148 !important;
  border-top: 1px solid #505459;
  margin: 0 -5px;
  position: relative;
  padding: 10px;
}
li.row {
  border-top: 1px solid #fff;
  border-bottom: 0px solid #fff;
}
ul.forums dd {
  border-color: #fff;
    border-left-color: rgb(255, 255, 255);
  border-left-style: solid;
  border-left-width: 0px;
}
ul.topiclist dd {
  border-left: 0px solid #fff;
}
.forabg .header h2, .forumbg .header dt {
  font-size: 14px;
  color: #fff;
  font-family: Arial,Helvetica,sans-serif;
  text-transform: none;
  font-weight: 700;
  text-shadow: 0 -1px 0 #061420;
}

/* Links-----------------------------------------------------*/
a:link{
    color: #e6e7ea;
    text-decoration: none;
    }
a:visited{
    color: #e6e7ea;
    text-decoration: none;
    }
a:active{
    color: #e6e7ea;
    text-decoration: underline;
    }
a:hover{
    color: #fff;
    text-decoration: none;
    }
a.forumtitle,a.topictitle {
  color: #fefefe;
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}
a.forumtitle:hover {
  color: #e2e4e8;
  text-decoration: underline;
}
a.topictitle:hover {
  color: #e6e7ea;
  text-decoration: underline;
}
ul.topiclist {
  list-style-type: none;
  color: #bcc0c7;
}
.postprofile {
  color: #bcc0c7;
  margin: 5px 0 0;
  min-height: 80px;
  border: 1px solid rgba(255,255,255,0.12);
  width: 20%;
  float: left;
  display: inline;
  word-wrap: break-word;
  position: relative;
  background: #383c42;
  text-align: center;
  padding: 8px;
  border-radius: 4px;
}
.message-userArrow::after {
  position: absolute;
  top: -7px;
  right: -8px;
  content: "";
  border: 7px solid transparent;
    border-right-color: transparent;
    border-left-width: 7px;
  border-left-width: 0;
  border-right-color: #3d4148;
}
.message-userArrow {
  position: absolute;
  top: 16px;
  right: -1px;
  border: 8px solid transparent;
    border-right-color: transparent;
    border-left-width: 8px;
  border-left-width: 0;
  border-right-color: rgba(255,255,255,0.12);
}


.post {
  padding: 10px;
  margin-bottom: 15px;
  background-color: #3D4148 !important;
  box-shadow: 0 0 2px 0 rgba(0,0,0,0.07000000000000001),0 2px 2px 0 rgba(0,0,0,0.06),0 1px 3px 0 rgba(0,0,0,0.1);
  border: 1px solid rgba(255,255,255,0.12);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(255, 255, 255, 0.12);
  border-top: 2px solid #2483c6;
  border-radius: 4px;
}
.postbody {
  color: #e2e4e8;
}
.content {
  color: #fefefe;
}
#main-content > div.post .postprofile dt img {
  border-radius: 100px;
  height: 100px;
  width: 100px;
}
#main-content > div.post .postprofile dt > a {
  background: #383c42;
  border-radius: 100px;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
  display: inline-block;
  height: 100px;
  width: 100px;
  padding: 3px;
  margin: 10px 0;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.12);
}
.module, .panel {
  margin-bottom: 4px;
  padding: 0 10px;
  background: #292a2d;
  color: #9aa0a6;
  border: 1px solid #39393b;
}
input.post:hover, input.tiny:hover, input.bginput:hover, .inputbox:hover, select:hover, textarea:hover {
  border-color: #2483c6;
}
.inputbox:hover {
  border: 1px solid #f5f5f5;
    border-top-color: rgb(245, 245, 245);
    border-right-color: rgb(245, 245, 245);
    border-bottom-color: rgb(245, 245, 245);
    border-left-color: rgb(245, 245, 245);
}
input.post, input.tiny, input.bginput, .inputbox, select, textarea {
  color: #fff;
  background: #3D4148;
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 3px;
  padding: 3px;
}
#quick_reply {
  color: #e9e9e9;
  background: #3D4148;
  box-shadow: inset 0 -2px 0 rgba(0,0,0,0.1);
  border-radius: 4px;
  padding: 12px;
  border: 1px solid rgba(255,255,255,0.12);
}
h3, .h3 {
  border-bottom: 1px solid rgba(255,255,255,0.12);
  color: #e6e7ea;
}
.sceditor-container {
  border: solid 1px rgba(255,255,255,0.12) !important;
}
.sceditor-container {
  background-color: #383c42 !important;
}
.sceditor-toolbar {
  background: rgba(72,77,86,0.9) !important;
  border-bottom: 1px solid rgba(255,255,255,0.12) !important;
}
#message-box textarea {
  color: #e6e7ea !important;
}
.sceditor-container iframe, .sceditor-container textarea {
  color: #e6e7ea !important;
}



.button1, .button2 {
  background: #3498db none repeat scroll 0 0 !important;
  color: #FFF !important;
  border-radius: 2px;
  padding: 3px 10px !important;
  font-size: 13px !important;
  border: 1px solid rgba(156,156,156,0.1) !important;
  margin: 2px;
  text-transform: uppercase;
  letter-spacing: .9px;
}
.message-text {
  color: #e6e7ea;
  background: #545964;
  border: 1px solid rgba(255,255,255,0.12);
  padding: 3px 8px;
  font-weight: bold;
  border-radius: 2px;
}



.node-icon::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f111";
  font-size: 18px;
  color: rgba(255,255,255,0.12);
  left: 10px;
  position: absolute;
  bottom: 15px;
  background: #383c42;
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 100%;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  z-index: 1;
}
.node-icon[style*="topic-lok"]::before {
  content: "\f023";
}
.node-icon[style*="topic-stk"]::before {
  content: "\f08d";
}
.node-icon[style*="topic-ann"]::before {
  content: "\f0a1";
}
.node-icon[style*="topic-glb"]::before {
  content: "\f071";
}

.node-icon i::before {
  content: '';
  position: absolute;
  left: 27px;
  bottom: 0;
  top: 0;
  width: 1px;
  background-color: rgba(255,255,255,0.12);
}
dl.icon {
  background-position: -80px 50% !important;
}
ul#picture_legend, ul#privmsgs-menu,ul.ul-icons {
  display: none;
}





#page-footer .navbar {
  color: #e6e7ea;
  background: #383c42;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.04);
  border-radius: 3px;
  margin: 5px 0;
  padding: 5px;
  border: 1px solid rgba(255,255,255,0.12);
}

a.mainmenu::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  margin-right: 5px;
}
a.mainmenu[href="/"]::before {
  content: "\f086";
}
a.mainmenu[href="/calendar"]::before {
  content: "\f073";
}
a.mainmenu[href="/images"]::before {
  content: "\f302";
}
a.mainmenu[href="/faq"]::before {
  content: "\f1cd";
}
a.mainmenu[href="/search"]::before {
  content: "\f002";
  font-weight: 600;
}
a.mainmenu[href="/memberlist"]::before {
  content: "\f0c0";
  font-weight: 600;
}
a.mainmenu[href="/groups"]::before {
  content: "\f509";
  font-weight: 900;
}
a.mainmenu[href="/profile?mode=editprofile"]::before {
  content: "\f4ff";
  font-weight: 600;
}
a.mainmenu[href="/privmsg?folder=inbox"]::before {
  content: "\f0e0";
}
a.mainmenu[href^="/login?logout=1"]::before {
  content: "\f2f5";
  font-weight: 600;
}
a.mainmenu[href="/login"]::before {
  content: "\f2f6";
  font-weight: 600;
}
a.mainmenu[href="/register"]::before {
  content: "\f084";
}


ul.linklist li a img,span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
  display: none;
}










Mati
Mati
Administrator


Posts : 14
Reputation : 0
Join date : 2024-07-10

https://design-forum.forumotion.eu

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum