FM Wecoc
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Log in

I forgot my password

Search
 
 

Display results as :
 

 


Rechercher Advanced Search

Keywords

Subject  poll  topic  Pagination  example  

Latest topics
Admin
Thu Jun 18, 2020 2:48 pm
Admin
Fri Jun 12, 2020 3:05 am
Admin
Tue Aug 07, 2018 4:51 pm
Admin
Fri Aug 03, 2018 1:16 am
Admin
Wed May 16, 2018 5:12 pm
User
Fri May 11, 2018 11:57 pm
Admin
Thu Mar 29, 2018 4:51 pm
Admin
Wed Mar 28, 2018 7:29 pm
Admin
Thu Mar 15, 2018 9:55 pm

Subject template

Go down

Subject template Empty Subject template

Post by Admin Sat Mar 03, 2018 1:38 pm

Main topic subject.


  • List A
  • List B



  1. List A
  2. List B





First quote

Admin wrote:First quote

User wrote:
Admin wrote:First quote
Second quote

Admin wrote:
User wrote:
Admin wrote:First quote
Second quote
Third quote

Spoiler:



Code:
Code example









Table ATable B
Table CTable D
Subject template 1-33

https://2img.net/u/3814/41/20/52/avatars/1-33.png

H2 h2


H3 h3


H4 h4



Last edited by Admin on Fri Mar 30, 2018 10:13 pm; edited 5 times in total
Admin
Admin
Admin
Admin

Posts : 52
Points : 106
Reputation : 6
Join date : 2018-03-03
Age : 30

Character sheet
RPG text Field: Text

https://fmwecoc.rpg-board.net

Back to top Go down

Subject template Empty Re: Subject template

Post by Admin Sat Mar 03, 2018 1:58 pm



Last edited by Admin on Mon Mar 05, 2018 10:21 am; edited 1 time in total (Reason for editing : Reason)
Admin
Admin
Admin
Admin

Posts : 52
Points : 106
Reputation : 6
Join date : 2018-03-03
Age : 30

Character sheet
RPG text Field: Text

https://fmwecoc.rpg-board.net

Back to top Go down

Subject template Empty Re: Subject template

Post by Admin Mon Mar 05, 2018 5:39 pm

Code:
/* Ignore the default soft transition in links, pictures and others */

Code:
/* Ignore the default soft transition in links, pictures and others */

a, i, img, span, .pagination strong { transition: none; }

/* Ignore empty images */

img[src="https://2img.net/i/fa/empty.gif"] { display: none; }

/* Header edits (+ FontAwesome implementation) */

.headerbar {
  height: auto;
  padding-top: 0px;
  padding-bottom: 16px;
}

.navbar { text-align: center; }

.navbar img { display: none; }

.navbar a:before {
  font-family:'FontAwesome';
  margin-right:4px;
}

.navbar li { margin: 0; }

.navbar a[href="/"]:before { content:"\f015"; }
.navbar a[href="/calendar"]:before { content:"\f133"; }
.navbar a[href^="/gallery"]:before { content:"\f302"; }
.navbar a[href="/faq"]:before { content:"\f059"; }
.navbar a[href="/search"]:before { content:"\f002"; }
.navbar a[href="/memberlist"]:before { content:"\f0c0"; }
.navbar a[href="/groups"]:before { content:"\f2bd"; }
.navbar a[href^="/profile"]:before { content:"\f007"; }
.navbar a[href^="/privmsg"]:before { content:"\f0e0"; }
.navbar a[href="/register"]:before { content:"\f2c1"; }
.navbar a[href^="/login"]:before { content:"\f090"; }

#headerbar-top {
  background-color: #212933;
  padding: 6px 0;
  height: auto;
}

#site-logo a#logo { margin-right: 16px; }

#site-desc {
  top: inherit;
  display: inline-block;
}

#fa_toolbar #fa_right #notif_list li.see_all {
  background-color: #171d23;
  border-radius: 0;
}

#fa_menulist {
  background-color: #171d23;
  box-shadow: none;
  border-radius: 0;
}

#fa_usermenu {
  background-color: #1d262c;
  color: inherit;
  border: none;
  border-radius: 0;
}

#fa_usermenu img {
  border: none;
  box-shadow: none;
}

#fa_ranktitle:hover {
  color: inherit;
}

#fa_menulist :link, #fa_menulist :visited {
  color: #A9B7C8 !important;
}

/* Category add/remove */

.ion-android-add-circle:before {
  content: "\f2c7" !important;
  font-weight: 800 !important;
  color: #9ca0a3;
}

.ion-android-remove-circle:before {
  content: "\f2f4" !important;
  font-weight: 800 !important;
  color: #9ca0a3;
}

.forabg.hidden {
  background-color: #2c353b;
}

/* Chrome bugfixes */

:focus { outline: none !important; }
::-moz-selection { color: #ffffff;  background: #0a3e73; }
::selection { color: #ffffff;  background: #6699cc; }

/* Homepage display */

a.mainmenu:hover {
  background: none;
  color: #3C78CE;
}

.panel, .forabg, .block, .forumbg {
  box-shadow: none;
}

.forabg {
  border-color: #1d262c;
  border-width: 0;
}

input[type="submit"], .module, .forabg.hidden, #headerbar-top, .is-sticky#headerbar-top {
  border-style: solid;
  border-width: 0px 1px 2px 1px;
  border-color: #1d262c;
  box-shadow: none;
}

li.row, .linklist, .block-footer {
  border: none;
}

#wrap, .wrap {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

/* Button colors */

button.ion-android-search, button i.ion-android-search {
  color: #9ca0a3;
}

.button, .button1, .button2 {
  border-style: solid  !important;
  border-width: 0px 1px 2px 1px !important;
  background-color: #3c78ce;
  border-color: #24569c;
  box-shadow: none !important;
}

.button:hover, .button1:hover, .button2:hover {
  background-color: #24569c;
  border-color: #1b3e71;
  box-shadow: none;
}

.button1[href*="mode=newtopic"] {
  background-color: #33b5e7;
  border-color: #1e8bac;
}

.button1[href*="mode=newtopic"]:hover {
  background-color: #1e8bac;
  border-color: #17647b;
}

input.button2 {
  background-color: #686868;
  border-color: #4b4b4b;
}

input.button2:hover {
  background-color: #4b4b4b;
  border-color: #2c353b;
}

/* Homepage Categories */

a.forumtitle:link, a.forumtitle:visited { color: inherit; }

ul.forums li.row, ul.topiclist li.row, .forabg .row:last-child  {
  border-radius: 6px;
}

ul.forums li.row:hover, ul.topiclist li.row:hover {
  background-color: #171d23;
}

a.forumtitle {
  font-size: 1.4rem;
}

.table-title, .table-title h2, ul.topiclist dd.dterm h2, ul.topiclist dt h2 {
  font-size: 1.6rem;
}

a.forumtitle:hover, a.topictitle:hover, .postprofile a:hover, .postprofile dt.author a:hover {
  text-decoration: none;
  color: #fff;
}

a[href="/?mode=delete_cookies"] { color: #9f5151; }
a[href="/?mode=delete_cookies"]:hover { color: inherit; }

#fa_ticker_block .module {
  background-color: #2c353b;
}

ul.forums dl.icon dd.dterm > div {
  margin-left: 0 !important;
}

.mod-login-avatar img {
  border: none;
  box-shadow: none;
}

.lastpost-avatar:after { display: none; }

.lastpost-avatar img { padding: 0; }

#picture_legend { display: none; }

.mod-recent-title {
  font-size: inherit;
  font-weight: 500;
}

/* Input boxes */

.inputbox, input[type="text"] {
  background-color: #171d23;
  border-bottom: 2px solid #2c353b;
  padding-left: 8px;
}

.inputbox:hover, .inputbox:focus, input[type="text"]:hover, input[type="text"]:focus {
  border-bottom: 2px solid #3c78ce;
}

select {
  background-color: #171d23;
  color: #dddddd;
  border-width: 0 0 2px;
  border-color: #2c353b;
}

select:hover, select:focus {
  border-color: #3c78ce;
}

/* Topic list */

strong.pagination span a:hover {
  background-color: #a9b7c8 !important;
}

ul.topics .row dd.dterm, ul.topics .row dt {
  padding: 9px 18px 9px 12px;
}

div.topic-locked, div.topic-sticky, div.topic-announcement, div.topic-global {
  padding-left: 24px;
  padding-bottom: 24px;
  transform: translateX(-20px);
}

div.topic-locked {
  background-image: url('https://i62.servimg.com/u/f62/19/86/96/38/topic_14.png');
}

div.topic-sticky {
  background-image: url('https://i62.servimg.com/u/f62/19/86/96/38/topic_17.png');
}

div.topic-announcement {
  background-image: url('https://i62.servimg.com/u/f62/19/86/96/38/topic_15.png');
}

div.topic-global {
  background-image: url('https://i62.servimg.com/u/f62/19/86/96/38/topic_16.png');
}

.topic-title-container > strong { display: none; }
div.topic-poll { display: inline-block; }

div.topic-poll:after {
  font-family:'FontAwesome';
  content: "\f080";
}

/* Post display */

.post {
  border: none;
  box-shadow: none;
  margin-bottom: 0;
}

.post-head {
  border: none;
  background: none;
}

.postprofile { width: auto; }
.postbody { margin-left: 68px; }

.postprofile-avatar {
  margin-bottom: 0;
  padding-bottom: 0;
  width: 50px;
  display: inline;
}

.postprofile-avatar img {
  border: none;
  box-shadow: none;
  width: 50px;
  height: 50px;
}

.postprofile-rank {
  display: inline-block;
  position: absolute;
  transform: translateX(-20px);
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.poster-name, .post-date {
  display: inline;
  padding-right: 8px;
}

.poster-online {
  display: inline;
}

.poster-online.online {
  padding-right: 16px;
  top: -6px;
  margin-right: -4px;
}

.edited-message {
  color: #686868;
  font-size: 1.1rem;
}

.post.online:before { display: none; }
.edited-message br { display: none; }

.quick-nav-topics {
  margin: -38px 0 9px;
}

.quick-nav-topics.bottom {
  margin: 0 0 9px;
}

.quick-nav-topics a:last-child {
  float: left;
}

.quick-nav-topics a {
  background: none;
}

.post-head .profile-icons {
  font-size: 1.8rem;
}

/* Post BBCode Format */

blockquote {
  background-color: #171d23;
  border-width: 0 0 3px 0;
  border-color: #2c353b;
}

blockquote blockquote, blockquote blockquote blockquote {
  background-color: rgba(0,0,0,0.05);
}

dl.codebox:before, blockquote:before { display: none; }

dl.codebox {
  padding: 0;
  border-width: 0 1px 2px 1px;
  border-color: #1d262c;
}

dl.codebox dt {
  background-color: #2c353b;
  border: none;
  margin: 0;
  padding: 6px;
}

.spoiler_content { padding: 0; }
.spoiler_content.hidden { padding: 6px; }

dl.codebox.hidecode {
  background: url('https://i62.servimg.com/u/f62/19/86/96/38/hide_b10.png');
}

dl.codebox.hidecode dt { display: none; }
dl.codebox.hidecode dd { padding: 6px; }
Admin
Admin
Admin
Admin

Posts : 52
Points : 106
Reputation : 6
Join date : 2018-03-03
Age : 30

Character sheet
RPG text Field: Text

https://fmwecoc.rpg-board.net

Back to top Go down

Subject template Empty Re: Subject template

Post by Admin Sat Mar 31, 2018 12:18 am

User wrote:
Hola
Searching
Pollito
Pollo

First quote

Main topic subject.
Admin
Admin
Admin
Admin

Posts : 52
Points : 106
Reputation : 6
Join date : 2018-03-03
Age : 30

Character sheet
RPG text Field: Text

https://fmwecoc.rpg-board.net

Back to top Go down

Subject template Empty Re: Subject template

Post by User Fri May 11, 2018 11:57 pm

New post here
AAAAAAA

User
Rank Example

Posts : 36
Points : 189
Reputation : 9
Join date : 2018-03-05

Back to top Go down

Subject template Empty Re: Subject template

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


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