township testing
Would you like to react to this message? Create an account in a few clicks or log in to continue.
township testing

testing forum
 
HomeHome  CalendarCalendar  Latest imagesLatest images  FAQFAQ  SearchSearch  MemberlistMemberlist  UsergroupsUsergroups  RegisterRegister  Log inLog in  

 

 Your first subject

Go down 
AuthorMessage
Admin
Admin



Posts : 2
Join date : 2021-11-19

Your first subject Empty
PostSubject: Your first subject   Your first subject EmptyFri Nov 19, 2021 8:26 pm

Take some time to read this information before starting to use the administration of your forum:

How to access your administration panel ?
In the top menu, click on Log In, a new page is displayed. Fill in the username "admin" and the password you have choosen during your registration. If you have lost or forgot it, click here. Once you are logged in, click on the link "Administration Panel" at the bottom of the page.

How to modify your board's appearance ?
You can modify your board's appearance by choosing a theme (each theme displays different pictures, colors and icons). To do that, go to the administration panel, then click on Management in the Styles Admin menu and choose one of the displayed themes. You can later change it or choose another one.

How to manage the categories and forums ?
You can add, modify and delete the categories and forums that you have created anytime and without limit. To do that, go to the administration panel, in the management part of the Forum Admin, and click on "Add a link" (a forum or a category). In a first time, we advice you to create test categories and test forums that you will delete later, in order to understand how this tool works.
Back to top Go down
https://township-testing.forumotion.com
Admin
Admin



Posts : 2
Join date : 2021-11-19

Your first subject Empty
PostSubject: Re: Your first subject   Your first subject EmptyFri Nov 19, 2021 8:29 pm

Code:
.fa_disliked {
    color: #4d90fe;
}

#right table.forumline {height:700px;overflow:auto}

/*----------------- page principale ----------------- */

#i_logo{
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
-webkit-box-shadow: 0px 0px 6px #000000; -moz-box-shadow: 0px 0px 6px #000000; box-shadow: 0px 0px 6px #000000;
}

#i_logo{
  border: solid #595D80 3px;
}


/* bannière */

body { background-attachment: fixed !important; } /* fond fixe */

body {
    background-size: cover;
}


.bodyline{ border:3px solid #595c80 ; }

.forumline { /* bordure intérieure */
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;
-webkit-box-shadow: 0px 0px 10px #000000; -moz-box-shadow: 0px 0px 10px #000000; box-shadow: 0px 0px 10px #000000;
}

.forumline {
  border: 3px solid #595c80;
}

div.gensmall {
    min-height: 0;
    -webkit-box-shadow:    inset 0 0 12px 2px rgb(9, 9, 9);
    -moz-box-shadow: inset  0 0 12px 2px rgb(9, 9, 9);
    box-shadow:  inset  0 0 12px 2px rgb(9, 9, 9);
    border-radius:inset  4px 4px 0px 0px;
 
border-top: 9px solid #DBDBDB;
  border-left: 9px solid #DBDBDB;
  border-right: 9px solid #DBDBDB;
  border-bottom: 9px solid #DBDBDB;
}

div.gensmall{
  border:7px solid #595D80;
}

#chatbox_main_options a {color:#000000 } /* lisibilité des liens cb */
#page-footer a {color:#111111 } /* lisibilité des liens footer */

/*----------------- Titres Catégories ----------------- */

a.forumlink:link, a.forumlink:visited {
  width:620px;
font-family: \'Merriweather\';
font-size: 18px;
background-image: url(" ");
text-align: center;
display: block;
border-top: 3px solid #4F4D4D;
  padding:1px;
border-bottom: 3px double #4F4D4D;
-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
  font-variant:nono;
  margin-left: 100px; margin-right:100px;
}

a.forumlink:hover, a.forumlink:hover:visited {
    width:620px;
background-image: url(" ");
color: #000000;
text-align: center;
display: block;
border-top: 3px solid #4F4D4D;
border-bottom: 3px double #4F4D4D;
-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
}

/*----------------- page d\'accueil  ----------------- */

#pa { height:450px; width: 830px;
  margin-right:-5px;margin-left:-5px;
background-color:#e1dff5; }
 
#titrepa {
  -webkit-transform: rotate(-15deg); -moz-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);transform: rotate(-15deg);
  margin-bottom: 20px; position: absolute; font-family: \'Montez\';
  font-size: 60px;  text-shadow: #8799c2 0px 2px 2px; color: #1d1449; margin-top: -15px; margin-left:-70px;
}

.soustitrepa { color:#344B7F; font-size:33px; font-family:Montez }

#liens {
  height:32px;
  width:auto;
  position: absolute;
  margin-left: 248px;
  margin-top:15px;
  padding-left:2px;
  -moz-border-radius:15px; -webkit-border-radius:15px ; border-radius:15px;
  background-color:#;
}

.lienpa {
  font-size:13px;
  font-family:\'Merriweather\';
  text-align:center;
  border-top:3px solid #4F4D4D;
  border-bottom:1px solid #4F4D4D;
  -moz-border-radius:10px; -webkit-border-radius:10px ; border-radius:10px;
  background-color:#ffffff;
  padding-right:9px;padding-left:9px
}

border: solid #BABEC4  0;
    border-top-width: 1px;
    height: 0;

.lienpa a { color:#000000; text-shadow: # 0px 2px 1px;}
.lienpa a:hover { text-transform:none; }

#contexte { font-size:13px;
  font-family:\'Merriweather\';
  text-align:justify;
  color:#5e5c5c;
  height:100px;
  width:450px;
  position: absolute;
  margin-top: 65px;
  margin-left: 50px;
}

#point1 { font-size:13px;
  font-family:\'Merriweather\';
  text-align:justify;
  color:#5e5c5c;
  height:90px;
  width:180px;
  position: absolute;
  margin-left: 570px;
  margin-top:70px;
 
  padding : 10px;
  padding-left:40px;
  background-color: white; opacity:0.9;
  -moz-border-radius:40px; border-radius:40px;  -webkit-border-radius:40px;
  border: solid 0px #344B7F; text-align: left;
}
 
#staff { height:200px;
  width:250px;
  position: absolute;
  margin-left: 20px;
  margin-top:200px;
  font-size:11px;
  color:#000000;
}

#note {
  font-size:13px;
  font-family:\'Merriweather\';
  text-align:justify;
  color:#5e5c5c;
  height:20px;
  width:770px;
  position: absolute;
  margin-left: 25px;
  margin-top:410px;
 
  padding : 6px;
  background-color: white; opacity:0.9;
  -moz-border-radius:20px; border-radius:25px; -webkit-border-radius:25px;
  border:; text-align: center;
}

#annonces {
  height:200px;
  width:200px;
  position: absolute;
  margin-left: 320px;
  margin-top:200px;
}

#partenaires {
  height:200px;
  width:200px;
  position: absolute;
  margin-left: 600px;
  margin-top:200px;
  font-size:14px;
}

#footer {
  height:30px;
  width:250px;
  text-align:center;
  vertical-align:top;
  font-size:10px;
 color:#9fb1d4;
  position: absolute;
  margin-top:-20px;
  margin-left: -30px;}

.fa_vote, .fa_voted, .fa_count {
          font-size:12px;
          font-family:Verdana, Arial, Helvetica, Sans-serif;
          display:inline-block !important;
          width:auto !important;
          float:none !important;
          transition:300ms;
        }
 
        .fa_voted, .fa_vote:hover { opacity:0.4 }
        .fa_voted { cursor:default }
 
        .fa_count {
          font-weight:bold;
          margin:0 3px;
          cursor:default;
        }
 
        .fa_positive { color:#4A0 }
        .fa_negative { color:#A44 }
 
        .fa_votebar, .fa_votebar_inner {
          background:#C44;
          height:3px;
        }
 
        .fa_votebar_inner {
          background:#4A0;
          transition:300ms;
        }

.selectCode { float:right; text-transform: uppercase; cursor:pointer; }
div.cont_code { clear: right; }

 .code { max-width:1000px; }

/* Warning buttons */
 
.mod_mess, .adm_mess {
margin: 5px auto;
width: 90%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
 
.mod_mess a.postlink, .adm_mess a.postlink {
color: #FFF !important;
text-decoration: underline !important;
}
 
/* Administrator bb-Code - message block */
 
.adm_mess {
background: #1ce695;
background: -moz-linear-gradient(left, #1CE695 0%, #9BEBCB 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1CE695), color-stop(100%, #9BEBCB));
background: -webkit-linear-gradient(left, #1CE695 0%, #9BEBCB 100%);
background: -o-linear-gradient(left, #1CE695 0%, #9BEBCB 100%);
background: -ms-linear-gradient(left, #1CE695 0%, #9BEBCB 100%);
background: linear-gradient(left, #1CE695 0%, #9BEBCB 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1CE695", endColorstr="#9BEBCB", GradientType=1);
-webkit-box-shadow: 4px 4px 0px 0px #352727;
-moz-box-shadow: 4px 4px 0px 0px #352727;
box-shadow: 4px 4px 0px 0px #352727;
}
 
/* Administrator bb-Code - title */
.adm_mess .titl {
font-size: 15px;
font-weight: bold;
padding: 5px;
border-bottom: 1px dashed #9BEBCB;
}
 
/* Administrator BB-Code - text presentation */
.adm_mess .titl + div {
display: block;
margin-left: 10px;
padding: 25px 5px 25px 80px;
background: transparent url(https://i.servimg.com/u/f48/20/20/19/70/admin_11.png) no-repeat left center;
}
 
/* Moderator BB-Code - message block */
 
.mod_mess {
background: #FF6969;
background: -moz-linear-gradient(left, ##5c93f5 0%, #afcfda 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #5c93f5), color-stop(100%, #afcfda));
background: -webkit-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -o-linear-gradient(left, #5c93f5 0%, #afcfda100%);
background: -ms-linear-gradient(left, #5c93f5 0%,#afcfda100%);
background: linear-gradient(left, #5c93f5 0%, #afcfda100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5c93f5", endColorstr="#afcfda", GradientType=1);
-webkit-box-shadow: 4px 4px 0px 0px #352727;
-moz-box-shadow: 4px 4px 0px 0px #352727;
box-shadow: 4px 4px 0px 0px #352727;
}
 
/* Moderator BB-Code - title */
.mod_mess .titl {
font-size: 15px;
font-weight: bold;
padding: 5px;
border-bottom: 1px dashed #0D4DD3;
}
 
/* Moderator BB-Code - text presentation */
.mod_mess .titl + div {
display: block;
margin-left: 10px;
padding: 25px 5px 25px 80px;
background: transparent url(https://i.servimg.com/u/f33/17/37/83/89/gnome610.png) no-repeat left center;
}

#fa_thanks_message img { vertical-align:middle }
#fa_thanks_message {
  color:#FAFAFA;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  background-color:#AEBACF;
  border:1px solid #BDB ;
  border-radius:6px;
  padding:2px;
  margin:1px;
}

div.avatar.mini, div.avatar.mini img {
  border-radius: 100px;
}

.postdetails.poster-profile a img {
    background: #FFF;
    border-radius: 153px;
    box-shadow: 0 7px 6px rgba(0,0.2,0.3,0.5), 0 -4px 4px rgba(0,0.2,0.2,0.4);
    display: inline-block;
    height: 153px;
    margin: 5px;
    overflow: hidden;
    padding: 3px;
    width: 153px;
}

.lastpost-avatar {
    overflow: hidden;
    border-radius: 100px !important;
    padding: unset;
}

div.post .postprofile dt img, #profile-advanced-left .module:first-child img {
  border-radius: 153px;
}

.post .postdetails.poster-profile{
  border:8px solid #9BA9C2;
    background: td.row1, #FFF; td.row2, #FCF9E8;
border-radius:`6px;
-moz-border-radius:6px;
-webkit-border-radius:5px;
-webkit-box-shadow: 0px 0px 6px #000000; -moz-box-shadow: 0px 0px 6px #000000; box-shadow: 0px 0px 6px #000000;
}
 
 .post .postdetails.poster-profile{
  -webkit-box-shadow:  inset  0 0 12px 3px rgb(74, 74, 74);
    -moz-box-shadow: inset 0 0 9px 3px rgb(74, 74, 74);
    box-shadow:    inset 0 0 9px 3px rgb(74, 74, 74);
    border-radius:inset  5px 5px 0px 0px;
  padding: 6px;
  margin: 5px;
}

/* Staff modifications to rank etc */

a[href="/u1"], span[data-user="u1"]{
text-decoration: none !important;
text-shadow: 0 0 0.1em #6387FF, 0 0 0.2em #402BD9, 0 0 0.1em #6387FF;
}

a[href="/u93"], span[data-user="u93"]{
text-decoration: none !important;
text-shadow: 0 0 0.1em #6387FF, 0 0 0.2em #402BD9, 0 0 0.1em #6387FF;
}

a[href="/u43"], span[data-user="u43"]{
text-decoration: none !important;
text-shadow: 0 0 0.1em #6387FF, 0 0 0.2em #402BD9, 0 0 0.1em #6387FF;
}

a[href="/u11"], span[data-user="u11"]{
text-decoration: none !important;
text-shadow: 0 0 0.2em #E869BB;
}

a[href="/u645"], span[data-user="u645"]{
text-decoration: none !important;
text-shadow: 0 0 0.2em #E869BB;
}

      a[href="/g1-administrators"] {
            background: url("https://i.servimg.com/u/f48/20/20/19/70/crown-10.png") no-repeat;
            padding-left: 19px;
            padding-top: 2px;
        }

a span[style="color:#1CE695"] strong {
    background:url(https://i.servimg.com/u/f48/20/20/19/70/crown-10.png) no-repeat;
    padding-left:20px;
}

a[href="/g2-moderators"] {
            background: url("https://i.servimg.com/u/f48/20/20/19/70/crown-14.png") no-repeat;
            padding-left: 19px;
            padding-top: 2px;
        }

a span[style="color:#DA83FC"] strong {
    background:url(https://i.servimg.com/u/f48/20/20/19/70/crown-14.png) no-repeat;
    padding-left:20px;
}

a[href="/g12-webmaster"] {
            background: url("https://i.servimg.com/u/f48/20/20/19/70/star-i11.png") no-repeat;
            padding-left: 19px;
            padding-top: 2px;
        }

a span[style="color:#C07BE3"] strong {
    background:url("https://i.servimg.com/u/f48/20/20/19/70/star-i11.png") no-repeat;
    padding-left:20px;
}

a[href="/g13-township-pro"] {
            background: url("https://i.servimg.com/u/f48/20/20/19/70/award-14.png") no-repeat;
            padding-left: 19px;
            padding-top: 2px;
        }

a span[style="color:#997405"] strong {
    background:url(https://i.servimg.com/u/f48/20/20/19/70/award-14.png) no-repeat;
    padding-left:20px;
}


a[href="/u159"], span[data-user="u159"]{
text-decoration: none !important;
text-shadow: 0 0 0.2em #0DABDB;
 }

a[href="/u283"], span[data-user="u283"]{
text-decoration: none !important;
text-shadow: 0 0 0.1em #6387FF, 0 0 0.2em #402BD9, 0 0 0.1em #6387FF;
}



a[href="/g18-windows-moderator"] {
            background: url("https://i.servimg.com/u/f94/20/22/65/80/crown-10.png") no-repeat;
            padding-left: 19px;
            padding-top: 2px;
        }

a span[style="color:#A30841"] strong {
    background:url(https://i.servimg.com/u/f94/20/22/65/80/crown-10.png) no-repeat;
    padding-left:20px;
}

.signature_div{height:149px;overflow:auto}

span.postdetails {
    white-space: normal;
}

td.cat, td.catBottom, td.catHead, td.catLeft, td.catRight, td.catSides, .cattitle, h1.pagetitle, .module-title, .catHead .genmed, .secondarytitle h2,  .catBottom a, .catLeft .genmed, select, options { color:#FFF !important; }
 
blockquote, .codebox {
  background:#FFF;
  border:3px solid #AEBACF;
  border-bottom-width:3px;
  padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 1.4px;
}
 
blockquote cite, .codebox dt {
  color:#FFF;
  background:#9BA9C2;
  border-radius:3px;
  padding:6px;
}

 blockquote div { margin-left: 3px!important; }
blockquote blockquote { margin: 0.5em 10px 0pt 10px!important; }

.codebox dd {
    border: 2px solid #AEBACF !important;
  border-radius: 5px;
}

 .codebox dd {
  padding-top: 5px;
    padding-right: 9px;
    padding-bottom: 5px;
    padding-left: 10px;
}

 .codebox dd {
  margin-top:1.5px !important;
}

blockquote, .codebox {
  margin-bottom:4px !important;
}


.genmed b a {
    color: #fff;
}
.coloradmin {
    color: #000 !important;
}

dl.codebox dt, dl.codebox dt span {
  color:#fff;
  font-weight:bold;
}

 .genmed b a {
text-decoration: none !important;
text-shadow: 0 0 0.2em #0DABDB;
}

dl.codebox dt, dl.codebox dt span {
 text-decoration: none !important;
text-shadow: 0 0 0.2em #0DABDB;
}
 
.bgTPro td.row1, .bgTPro td.row2,

.post.bgTPro {
    border-top: 6px solid #997405;
}

.bgAdmin td.row1, .bgAdmin td.row2,

.post.bgAdmin {
    border-top: 8px solid #5AE8C9;
}

.bgMod td.row1, .bgMod td.row2,

.post.bgMod {
    border-top: 8px solid #C897C4;
}


.bgPC_Mod td.row1, .bgPC_Mod td.row2,

.post.bgPC_Mod {
    border-top: 6px solid #A30841;
}


.signature_div img{
max-width:400px !important;
max-height:180px !important;
}

td.clearfix{
    background: #eff1f3;
    border: 3px solid #595c80;
    margin: 25px;
    border-radius: 3px;
    line-height: 2;
padding-left: 20px;
    padding-right: 20px;
}

td.clearfix{
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;
-webkit-box-shadow: 0px 0px 10px #000000; -moz-box-shadow: 0px 0px 10px #000000; box-shadow: 0px 0px 10px #000000;
}

smurf{
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;
-webkit-box-shadow: 0px 0px 10px #000000; -moz-box-shadow: 0px 0px 10px #000000; box-shadow: 0px 0px 10px #000000;
}


a[href="/privmsg?folder=inbox"] {display: none !important;}

 a[href="/calendar"] {display: none !important;}

#fa_search #fa_textarea {
      margin-left: 48px;
}

#fa_search #fa_magnifier {
    margin-left: 48px;
}


#fa_share {
      margin-left: -70px;
}

#fa_share_text { display:none !important }


#fa_rss { display:none !important }

.profileee {
 text-align: center;
 }

.filtered_profile_field {
  display:block;
 overflow:hidden;
 color: #000;
 text-align: left !important;
}

.post .postdetails.poster-profile {
  display:block;
  text-align:center;
}

#fa_toolbar {
    background-color: transparent !important;  /* Make the main toolbar bg transparent */
}
#fa_right {
    background-color: #9BA9C2;  /* Background color */
    border-radius: 0 0 40px 40px;  /* Border roundness */
    padding-left: 0px;  /* Left padding */
    padding-right: 30px;  /* Right padding */
    position: relative;  /* Position of the toolbar */
  margin-top: -1px;  /* Small -1px correction : may depend on your forum (can be changed) */
    right: 16px;  /* Décale la toolbar de la droite */
}
 
#fa_left {
    background-color: #9BA9C2;  /* Background color */
    border-radius: 0 0 0 40px;  /* Border roundness */
    position: relative;  /* Position of the toolbar */
    left: 20px;  /* Spacing to the left of the toolbar */
    margin-top: -1px;  /* Small -1px correction : may depend on your forum (can be changed) */
    padding-left: 10px;  /* Left padding */
    padding-right: 10px;  /* Right padding */
}
 
#fa_search {
    background-color: #9BA9C2;  /* Background color */
    border-radius: 0 0 0 40px;  /* Border roundness */
    margin-top: -1px;  /* Small -1px correction : may depend on your forum (can be changed) */
    padding-left: 10px;  /* Left padding */
    padding-right: 20px;  /* Right padding */
}
#fa_share {
    background-color: #9BA9C2;  /* Background color */
    border-radius: 0 0 40px;  /* Border roundness */
    position: relative;  /* Position of the toolbar */
    left: -20px;  /* Spacing to the left of the toolbar */
    margin-top: -1px;  /* Small -1px correction : may depend on your forum (can be changed) */
    padding-left: 6px;  /*Left padding */
    padding-right: 15px;  /* Right padding */
}

#fa_welcome {
  padding-left: 10px;
}

.post-options {
  padding-top: 27px;
}

.postbody {
  margin-top: 20px;
}

.postbody {
  margin-left: 14px;
  margin-right: 23px;
}

 .forum-header-content { background: #CFDDFC; }

.secondarytitle h2 {
  margin-top:25px;
}

table.forumline {
  margin-top: 12px;
}

select{
    background-color:  #595c80;
}

.gen { color: #8C7878 !important;}


a.gensmall{
    margin-left: 8px;
}

td.row1.over{
      text-align: center;
  padding-bottom: 5px;
  font-weight: bold;
}



::-webkit-scrollbar { width:17px; height:17px ; }
               
::-webkit-scrollbar-track { background:#DDD ; }

::-webkit-scrollbar-thumb { border:2px solid #DDD ; }

::-webkit-scrollbar-button { background:url(https://i.servimg.com/u/f86/18/21/41/30/webkit10.gif) no-repeat 0 0 !important; width:17px !important; :height17px ; }

::-webkit-scrollbar-button:vertical:increment { background-position:-17px 0  }

::-webkit-scrollbar-button:horizontal:decrement { background-position:-34px 0  }

::-webkit-scrollbar-button:horizontal:increment { background-position:-51px 0 }


 ::selection { color:#FFF; background-color:#595D80 ; }

::-moz-selection { color:#FFF; background-color:#595D80 ; }

::-webkit-scrollbar-thumb, ::-webkit-scrollbar-button { background-color: #595D80 !important; }

::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-button:hover { background-color:  #595D80 ; }

::-webkit-scrollbar-thumb:active, ::-webkit-scrollbar-button:active { background-color: #595D80 }
   
::-webkit-scrollbar { width:17px ; height:17px ; }



/*CACHE WIDGET  */
 
 .widget-arrow {
 height: 165px;
width: 24px;
border-radius: 00px;
float: left;
cursor: pointer;
background: #f5ebf7 url(https://i.servimg.com/u/f94/20/22/65/80/ltopic11.png) no-repeat 0 0; }
.widget-arrow.isright { float: right;}
.widget-arrow.isleft.isclosed, .widget-arrow.isright.isopened {
  background: #f5ebf7 url(https://i.servimg.com/u/f94/20/22/65/80/ltopic10.png) no-repeat 0 0;
background-position: 0px 0px;}
#widget-arrows {
height: 24px;
position: fixed;
bottom: 165px;}





/*LA PETITE FLECHE*/
.tooltipster-arrow span
{
border-color:#9BA9C2 !important;
}
/*LE BLOC A L INTERIEUR*/
.tooltipster-content
{
border:3px solid #9BA9C2 !important;
border-radius:4px !important;
background:#FFFFFF!important;
}

.M14_last_topics
{
 height:900px;
  overflow-y:scroll;
}


div.blog_comment-title.gensmall{
  padding: 10px;
}


#page-footer a {
    color: #595d80
}
Back to top Go down
https://township-testing.forumotion.com
 
Your first subject
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
township testing :: Your first category :: Your first forum-
Jump to: