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

/* Forum Icons Font Awesome 5 Pro */

Go down

/* Forum Icons Font Awesome 5 Pro */ Empty /* Forum Icons Font Awesome 5 Pro */

Post by Matti Fri Nov 03, 2023 10:10 pm

Code:
body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #1d1d1d;
  background-color: #ededed;
  font-size: 10px;
  height: auto;
  padding: 0;
}
.pairs dk {
  display: block;
}


#box-table {
  border-collapse: collapse;
  font-size: 13px;
  text-align: center;
}
#box-table th {
  padding: 8px;
}
#box-table td {
  padding: 8px;
}
.table-container {
  color: #1d1d1d;
  background: #fff;
  border-width: 1px;
  border-style: solid;
  border-top-color: #eee;
  border-right-color: #dfdfdf;
  border-bottom-color: #d2d2d2;
  border-left-color: #dfdfdf;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.04);
  border-radius: 4px;
}
.table-block {
  padding: 10px 12px;
  font-weight: 400;
  font-size: 16px;
  color: #FFF;
  border-bottom: 1px solid #eee;
  border-radius: 4px 4px 0px 0px;
background: #156FC5 url(https://i.servimg.com/u/f88/20/00/67/44/catego10.png) !important;
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat !important;
  background-size: 300px 100% !important;
}




#i_msg_inbox::before {
  content: "\f007";
  font-size: 24px;
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -12px;
}
#privmsgs-savebox .inbox-icon::before {
  content: "\f187";
}
/* Postbody profile-icons-------------------------------*/
ul.profile-icons a::before {
  text-align: center;
  background: #f9f9f9;
  color: #33475b;
  padding: 1px 8px;
  font-size: 12px;
  font-weight: 400;
  border-radius: 3px;
  border: 1px solid #eee;
  vertical-align: top;
}
.postbody ul.profile-icons img {
  display: none;
}
.post a[href*="quick_reply"]::before, .post a[href*="mode=quote"]::before {
  content: 'Quote';
}
.post a[href*="mode=editpost"]::before {
  content: "Edit";
}
.post a[href*="mode=delete"]::before {
  content: "Delete";
}
.post a[href*="mode=ip"]::before {
  content: "Report";
}


/* Postprofile icons-------------------------------*/
.postprofile dl dd img {
  max-width: 100%;
  display: none;
}
form[action*="privmsg"] .postprofile dt a::before, .postprofile dd a::before, a.privProf::before, a.privWeb::before {
  content: "\f007";
  background: #fefefe;
  font-size: 16px;
  font-family: "Font Awesome 5 Pro";
  color: #767676;
  padding: 6px;
  border-radius: 3px;
  margin: 1px 0;
  text-align: center;
  display: inline-block;
  border: 1px solid #dfdfdf;
  font-weight: 400;
}
.postprofile dd a[title*="private"]::before {
  content: "\f0e0" !important;
}
.postprofile dd a[title*="website"]::before, a.privWeb::before {
  content: "\f57d" !important;
}

.postprofile dd a[href*="mode=email"]::before, .postprofile dt a[href*="mode=email"]::before {
  content: "\f1fa" !important;
}
.postprofile dd a[href*="facebook"]::before, #profile-tab-field-profil a[href*="facebook"]::before {
  content: "\f39e";
  font-family: 'Font Awesome 5 Brands';
}
/* FS Badges-------------------------------*/
.fs-award {
  border: 1px solid #e0e0e0;
  padding: 5px;
  border-radius: 4px;
  width: 200px;
  margin: auto;
  background: #fefefe;
}
.fs-award i {
  border: 1px solid #2193e6;
  margin: 5px;
  border-radius: 50px;
  color: #2193e6;
  font-size: 16px;
  height: 28px;
  width: 28px;
  line-height: 28px;
  background: rgba(0, 115, 251, 0.1);
}
.far.fa-trophy.gfx {
  background: rgba(255, 67, 93, 0.1);
  border: 1px solid rgb(255, 67, 93);
  color: rgb(255, 67, 93);
}
.far.fa-code.cm {
  border: 1px solid rgb(0, 176, 112);
  background: rgba(0, 176, 112, 0.1);
  color: rgb(0, 176, 112);
}
.far.fa-star.pm {
  border: 1px solid rgb(248, 196, 58);
  background: rgba(248, 196, 58, 0.1);
  color: rgb(248, 196, 58);
}
.far.fa-wreath.mom {
  border: 1px solid #fd4b5a6c;
  background: #fd4b5a1c;
  color: #fd4b5a88;
}

#wrap {
  max-width: 1400px;
  margin: 0px auto;
  background-color: #ededed;
  box-sizing: border-box;
  padding: 1px 15px;
}
.topHelper {
  background: #156FC5;
  height: 110px;
}
.headerbar {
  margin-top: -10px;
  height: 110px;
  background: #156FC5;
  padding: 10px 0;
}
.forum-logo a {
  color: #fff;
}
.forum-logo {
  font-size: 35px;
  font-weight: 600;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
  font-family: 'Open Sans', sans-serif;
  margin-top: 30px;
}
#page-header .navbar {
  background: #1467b7;
  margin-top: -4px;
  position: relative;
  z-index: 999;
}
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;
}

.linklist i:hover {
    color: #ea624c;
}
.linklist i {
    margin-left: 15px;
    font-size: 16px;
    color: #3498db;
}
ul.navlinks {
  border-bottom: 0 solid #fff;
  font-weight: 600;
  text-align: center;
}
#page-header ul.navlinks a:hover {
  color: #fff;
  background: rgba(255,255,255,0.06);
}
#search-box, ul.linklist li a img,.navbar .corners-top, .navbar .corners-bottom,.headerbar .corners-top,.headerbar .corners-bottom {
    display: none;
}
.navbar span.corners-bottom, .navbar span.corners-top, .panel span.corners-bottom, .panel span.corners-top, .post span.corners-bottom, .post span.corners-top {
    display: none;
}
span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
  display: none;
}
.forabg .header dt, .forabg .header h2, .forumbg .header .dterm, .forumbg .header dt {
  font-size: 16px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  text-transform: none;
  font-weight: 500;
  line-height: 1;
  margin: 0;
}
.forabg .header, .forumbg .header {
background: #2491EB url(https://i.servimg.com/u/f88/20/00/67/44/catego10.png) !important;
  background-repeat: repeat;
  background-size: auto;
background-repeat: no-repeat !important;
background-size: 300px 100% !important;
  overflow: hidden;
  margin: -5px -5px 0;
  padding: 10px 12px;
  position: relative;
}
.forabg77, .forumbg77 {
  background: #fefefe;
  box-shadow: 0 .25rem .75rem rgba(40,41,46,0.08);
  border-radius: 4px;
  margin-bottom: 20px;
  overflow: hidden;
  border: 0 solid #ebebeb;
}
li.row:hover {
  background-color: #fefefe;
}

.forabg .row, .forumbg .row {
  background-color: #fff;
  border-top: 1px solid #eee !important;
  padding: 5px 3px;
  position: relative;
  margin: -1px -5px;
}
dd.posts dk, dd.topics dk {
  color: #767676;
  font-family: "Open Sans",sans-serif;
  font-size: 12px;
  display: block;
  line-height: 1.5em;
}
ul.forums dd {
  border-color: #625c5c;
  border-left-style: solid;
  border-left-width: 0px;
}
.forabg, .forumbg {
background: #fff;
  border-width: 1px;
  border-style: solid;
  border-top-color: #eee;
  border-right-color: #dfdfdf;
  border-bottom-color: #d2d2d2;
  border-left-color: #dfdfdf;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.04);
  border-radius: 4px;
  margin-bottom: 20px;
  overflow: hidden;
}
.lastpost-avatar img {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  margin-right: 12px;
}
.stat_label {
  color: #1d1d1d;
  font-size: 0;
  background: #F2F2F2;
  border-radius: 3px;
  display: inline-block;
  padding: 6px 12px;
  margin: 0 12px 0 0.5%;
  vertical-align: middle;
}
.stat_label strong {
  font-size: 14px;
  display: inline-block;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text_label {
  font-size: 13px;
  font-weight: 700;
  margin-right: 7.5%;
  vertical-align: middle;
}
#fa_stats {
  color: #767676;
  background: #fefefe;
  box-shadow: 0 4px 15px 0 rgba(88,106,153,0.2);
  border-radius: 0 0 4px 4px;
  font-family: "Open Sans",sans-serif;
  text-align: center;
  padding: 10px 0;
}
#fa_stats1 {
  background: #fefefe;
  box-shadow: 0 4px 15px 0 rgba(88,106,153,0.2);
  border-radius: 0 0 4px 4px;
  padding: 10px 12px;
  margin-bottom: 10px;
}
.st-header {
  padding: 8px 12px;
  margin: 0;
  font-weight: 500;
  text-decoration: none;
  font-size: 15px;
  color: #FFF;
  background: #2491EB url(https://i.servimg.com/u/f88/20/00/67/44/catego10.png) !important;
    background-repeat: repeat;
    background-size: auto;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: no-repeat !important;
  background-size: 300px 100% !important;
  border-radius: 4px 4px 0 0;
  font-family: "Open Sans",sans-serif;
  position: relative;
}


#fa_stats i {
  font-size: 18px;
  border-radius: 100%;
  color: rgb(70, 70, 70);
  width: 35px;
  height: 35px;
  display: inline-block;
  line-height: 35px;
  vertical-align: middle;
  border: 3px solid #d7d7d7;
  font-weight: 400;
}
.FORUMCOUNTOPIC {
  font-size: 14px;
  font-weight: bold;
}
.lastpost-avatar img {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  margin-right: 12px;
}

/* Forum Icons Font Awesome 5 Pro */
.node-icon::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f086";
  font-size: 26px;
  color: #d0d0d0;
  float: left;
  position: absolute;
  justify-content: center;
  left: 10px;
  top: -1px;
  bottom: -1px;
  align-items: center;
  display: flex;
}
.node-icon[style*="forum-new"]::before, .node-icon[style*="topic-new"]::before, .node-icon[style*="sticky-new"]::before {
  color: #156FC5;
}

.node-icon[style*="lock"]::before {
  content: "\f023";
}

.node-icon[style*="sticky"]::before {
  content: "\f08d";
}
.node-icon[style*="announce"]::before {
  content: "\f0a1";
font-size: 24px;
}
.node-icon[style*="announce-new"]::before {
  content: "\f0a1";
    color: #156FC5;
}

.node-icon[style*="glannounce"]::before {
  content: "\f071";
font-size: 24px;
}
.node-icon[style*="glannounce-new"]::before {
  content: "\f071";
    color: #156FC5;
}
.forabg .row, .forumbg .row {
  position: relative;
}
dl.icon {
  background-position: -80px 50% !important;
}


a.forumtitle,a.topictitle {
  color: #33475b;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
}
a.forumtitle:hover {
  color: #0e141a;
  text-decoration: underline;
}

.post {
  padding: 10px;
  margin-bottom: 10px;
  color: #1d1d1d;
  background: #fff;
  border-width: 1px;
  border-style: solid;
  border-top-color: #eee;
  border-right-color: #dfdfdf;
  border-bottom-color: #d2d2d2;
  border-left-color: #dfdfdf;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.04);
  border-radius: 4px;
}
.postprofile {
  background: #f9f9f9;
  border-radius: 3px 0 3px 0;
  color: #8c8c8c;
  display: inline;
  float: left;
  margin: -10px;
  min-height: 80px;
  overflow-wrap: break-word;
  padding: 10px;
  position: relative;
  width: 17%;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  text-align: center;
}







li.header dt, li.header dd {
  font-size: 0;

}

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

#page-footer .navbar {
  background: #f9f9f9;
  border: 0 solid #ddd;
  border-radius: 3px;
  margin: 5px 0;
  padding: 5px;
  box-shadow: 0 1px 7px rgba(31,35,37,0.1);
}
Matti
Matti
Staff MemberAdministratorModerator

Posts : 169
Reputation : 0
Join date : 2012-07-09

https://forum-gamers.forumotion.net

Back to top Go down

/* Forum Icons Font Awesome 5 Pro */ Empty Re: /* Forum Icons Font Awesome 5 Pro */

Post by Matti Sat Nov 11, 2023 3:30 pm

box-shadow: inset 0 -5px 0 0 #F56F6C;
Matti
Matti
Staff MemberAdministratorModerator

Posts : 169
Reputation : 0
Join date : 2012-07-09

https://forum-gamers.forumotion.net

Back to top Go down

Back to top

- Similar topics

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