Runboard.com
Слава Україні!

runboard.com       Sign up (learn about it) ● Sign in (lost password?)

 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Head Administrator

Registered: 07-2005
Location: Texas
Posts: 30
Karma: 0 (+0/-0)
Reply ● Quote
What is Meadow Lands?


As I post this message, I cannot answer my question on what the skin design will turn out to be!

I have a vague idea of a skin design with either a landscape feel to it or with calm and inviting outdoor colors but beyond that your guess is as good as mine on where the layout is going to end up.

---

Advertise Boards On TRDConceptsDE
12/9/2018, 1:24 pm Link to this post Email Pastor Rick   PM Pastor Rick Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Head Administrator

Registered: 07-2005
Location: Texas
Posts: 30
Karma: 0 (+0/-0)
Reply ● Quote
Re: What is Meadow Lands?


I should have started with a minimal CSS theme, but I was in a hurry yesterday. emoticon

Ah well, the Fresh Blue theme has the advantage of having things which can be decorated already in place, and that does help when you have no clear direction to go in at first.

---

Advertise Boards On TRDConceptsDE
12/9/2018, 2:09 pm Link to this post Email Pastor Rick   PM Pastor Rick Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Head Administrator

Registered: 07-2005
Location: Texas
Posts: 30
Karma: 0 (+0/-0)
Reply ● Quote
Re: What is Meadow Lands?


A Study in Gradation Artistic Design
by: Pastor Rick (inspired and influenced by Joshin Josh and James Turrell)

Image
Meadow Lands

Installation InstructionsFirst, switch your board over to custom mode (details are located here)
Custom CSScopy and paste the following CSS code into your Custom CSS box
/* MEADOW LANDS 2018 */
/* DEFINE BODY COLOR FONT AND POSITION */

body {
  background: linear-gradient(to bottom, #204c4c 0%, #367e99 60%, #2f8a5a 77%, #457447 90%, #325d41 100%);
  margin: 1em 0;
  font-family: verdana, arial, tahoma;
  font-size: 12px;
}
#ak_board_home {
  color: #E8EDED;
}
/* PREVENTS BORDERS ON IMAGE LINKS */

img {
  border: 0;
}
/* DEFINES STRUCTURE OF LAYOUT */

#shell {
  margin: 0 auto;
  background: transparent;
  width: 960px;
}
.backtotop {
  margin: 0 auto;
  font-size: 10px;
  border: 0;
  text-align: center;
  line-height: 28px;
  vertical-align: middle;
}
.backtotop a:link, .backtotop a:active, .backtotop a:visited, .backtotop a:hover {
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
}
.bottominfoline {
  text-align: center;
  padding-bottom: 5px;
}
.locationboard a:link, .locationforum a:link, .locationtopic a:link, .locationboard a:active, .locationforum a:active, .locationtopic a:active, .locationboard a:visited, .locationforum a:visited, .locationtopic a:visited, .miscoptbar a:link, .miscoptbar a:active, .miscoptbar a:visited, .ak_msg_loclinks, .locationboard, .locationforum, .locationtopic, .miscoptbar {
  color: #E8EDED;
}
.locationboard a:hover, .locationforum a:hover, .locationtopic a:hover, .miscoptbar a:hover {
  color: #BCCACA;
}
.msg_foot_linkbar, .msg_foot_linkbar a:link, .msg_foot_linkbar a:active, .msg_foot_linkbar a:visited, .bottominfoline, .bottominfoline a:link, .bottominfoline a:active, .bottominfoline a:visited {
  color: #ECF0EC;
}
.msg_foot_linkbar a:hover, .bottominfoline a:hover {
  color: #C6D3C7;
}
.ak_fl_forumrow_mouseover_off {
  padding: 3px;
  background-color: #FDFFFB;
  background-image: linear-gradient(to top, #FEFFFD, #FEFFFC, #FDFFFB, #FDFFFA, #FDFFF9);
}
.ak_fl_forumrow_mouseover_on {
  padding: 3px;
  background: #E4F3E3;
}
.ak_tl_topicrow_mouseover_off {
  padding: 0.75em 3px;
  background: #EEEEF1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_tl_topicrow_mouseover_on {
  padding: 0.75em 3px;
  background: #E4F3E3;
}
/* TOPIC PREVIEW ON HOVER */

.ak_msg_topic_preview_div {
  border-color: #A7B5C2;
}
/* DEFINES WIDTH AND COLOR OF TABLES */

.ak_msg_master_table {
  width: 902px;
}
.ak_tl_empty_forum, .tlc {
  color: #E8EDED;
  font-size: 14px;
  font-weight: 700;
}
.topic_list_table, .forum_list_table {
  border: 0;
  width: 902px;
  border-style: solid;
  border-top-width: 20px;
  border-top-color: #E9FAF8;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-width: 8px;
  border-bottom-color: #799BC1;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.topic_list_header_modbox_td {
  padding: 0;
  padding-left: 5px;
}
.ak_msg_post_table {
  padding: 3px;
  background: #E8EDED;
  border: 1px solid #C2D7DE;
}
.ak_msg_post_table img {
  margin-top: 3px;
  margin-bottom: 5px;
}
.ak_msg_post_master_table {
  background: #FCFCFC;
  font-family: verdana, tahoma, arial;
  font-size: 12px;
  border: 1px solid #CCCCCC;
  border-bottom-width: 8px;
  border-bottom-color: #799BC1;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 10px;
}
.postlistuserblock, .postlistpostblock {
  vertical-align: top;
  text-align: left;
  border: 0;
  border-bottom: 1px solid #CCCCCC;
  height: 100%;
}
.postlistuserblock {
  border-right: 1px solid #CCCCCC;
}
span.postlistaddareply, span.topiclistpostnewtopic {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
}
.topiclistlastpost a[href *="offset"] {
  font: 20px arial;
  font-weight: 700;
  text-shadow: 1px 1px #AABBCC;
  line-height: 10px;
}
blockquote {
  font-size: 12px;
  background: #E8EDED;
  border: 1px solid #CCCCCC;
  margin: .5em 1em .5em 3em;
  padding-left: 3px;
  padding-bottom: 3px;
}
hr {
  display: none;
}
.postlistpostbody pre {
  background: #EFFCFA;
  width: 98%;
  max-width: 675px;
  overflow: scroll;
  font-size: 11px;
  padding: 3px;
  border: 1px solid #CCCCCC;
}
.postlistpostbody a:link, .postlistpostbody a:active {
  color: #3E618C;
  text-decoration: underline;
  font-weight: 700;
}
.postlistpostbody a:visited {
  color: #3E618C;
  text-decoration: underline;
  font-weight: 700;
}
.postlistpostbody a:hover {
  color: #376AA8;
  text-decoration: underline;
  font-weight: 700;
}
span.postlisteditedby, span.postlisteditedbyvalue {
  font-size: 10px;
  color: #A9A9A9;
}
.postlistpostbody img {
  max-width: 700px;
}
.postlistpostbody object, .postlistpostbody embed {
  width: 600px;
  height: 385px;
}
.postlistpostname {
  display: block;
  padding-left: 0.5em;
  background: url(/img/layouts/joshin_josh_1/bluesep.png);
  line-height: 24px;
  vertical-align: middle;
  border: 1px solid #CCCCCC;
  color: #F9F9F9;
}
.share_hidden h4 {
  background: #6F91B7 url(/img/layouts/joshin_josh_1/bluesep.png);
}
span.postlist_link_to_post {
  border: 0;
  padding: 0;
  padding-left: 5px;
  margin-right: 5px;
}
td.postlistcontact>span:nth-child(4), td.postlistcontact>span:nth-child(6), td.postlistcontact>span:nth-child(7), td.postlistcontact>span:nth-child(8), td.postlistcontact>span:nth-child(9), .postlist_karma_applaud {
  margin-right: 5px;
}
span.postlistsendpm {}
span.postlist_link_to_post a, .postlistsendicq a, .postlistsendaim a, .postlistsendmsn a, .postlistsendyahoo a, .postlistsendpm a, .postlistblog a, .postlist_karma_applaud a, .postlist_karma_smite a, .share_menu a {
  background-color: #E9EFF0;
  background-image: linear-gradient(to top, #E8EDED, #E8EEEF, #E9EFF0, #E9F0F2, #EAF1F4);
  padding: 3px;
  border: 1px solid #CCCCCC;
}
.postlistdate_td, .postlistcontact {
  background: #F3F3F5;
}
/* SEPARATOR IMAGES IN BETWEEN FORUMS TOPICS POSTS ETC */

.ak_msg_postlist_betweenposts_table {
  display: block;
  background-color: #D9F4F9;
  background-image: linear-gradient(to top, #FAFFFC, #E9FAF8, #D9F4F9, #D0ECFD, #D2E1FF);
  width: 900px;
  height: 21px;
  border-collapse: collapse;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.ak_msg_postlist_betweenposts_table_td {
  display: table;
  height: 45px;
  padding: 0;
  width: 100%;
}
/* DOUBLE SEPARATOR ON FORUMS LIST */

.forumlist_separator_td {
  background: url(http://rbbt.net/themes/fresh-blue/doublesep405.png) no-repeat center bottom;
  background-size: contain;
  height: 45px;
  text-align: center;
  vertical-align: bottom;
  line-height: 25px;
  border: 0;
  color: #000000;
  padding: 0;
}
.forumlistseparator {
  font-size: 13px;
}
/* FORUM AND TOPIC LIST HEADER */

.forum_list_header_newtext_td, .forum_list_header_forum_td, .forum_list_header_topics_td, .forum_list_header_posts_td, .forum_list_header_lastpost_td, .topic_list_header_modbox_td, .topic_list_header_newtext_td, .topic_list_header_posticon_td, .topic_list_header_topic_td, .topic_list_header_startedby_td, .topic_list_header_replies_td, .topic_list_header_views_td, .topic_list_header_lastpost_td {
  font-size: 10px;
  height: 17px;
  background: #A7BDC2;
  padding-top: 0;
  padding-bottom: 1px;
}
.forumlistnewswitch, .topiclistnewswitch {
  display: block;
  width: 19px;
  height: 13px;
  background: url(/img/layouts/joshin_josh_1/new.png) center no-repeat;
  text-indent: -10000px;
}
/* DEFINES BOXED PAGE NUMBERS */

span.pageindex {
  font-family: verdana, arial, tahoma;
  font-size: 11px;
  color: #E8EDED;
}
span.pageindexvalue {
  font-size: 11px;
}
span.pageindexvalue a {
  padding-left: 3px;
  padding-right: 3px;
  color: #E8EDED;
}
span.pageindexvaluenow {
  background: #EEEEF1 url(/img/layouts/joshin_josh_1/greysep.png);
  font-size: 11px;
  font-weight: 700;
  border: 1px solid #CCCCCC;
  padding: 3px;
  border-radius: 4px;
}
/* DEFINES MISCOPTBAR COLORS AND WIDTH */

.ak_miscoptbar_table {
  background-color: #D9F4F9;
  background-image: linear-gradient(to top, #FAFFFC, #E9FAF8, #D9F4F9, #D0ECFD, #D2E1FF);
  width: 100%;
  padding: 3px;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  color: #779AC2;
}
.ak_miscoptbar_table a {
  background: #779AC2 url(/img/layouts/joshin_josh_1/bluesep.png);
  padding: 2px;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
}
.ak_miscoptbar_table a:link, .ak_miscoptbar_table a:active, .ak_miscoptbar_table a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.ak_miscoptbar_table a:hover {
  background-color: #D9F4F9;
  background-image: linear-gradient(to bottom, #F4FDF8, #E1F9F6, #CFF1F7, #C7E7FB, #CADAFB);
  color: #000000;
  text-decoration: none;
}
/* DEFINES WHOS ONLINE AND STATS BOXES */

.forumlistwhosonlinetable {
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  background-color: #D9F4F9;
  background-image: linear-gradient(to top, #FAFFFC, #E9FAF8, #D9F4F9, #D0ECFD, #D2E1FF);
}
.forumlistwhosonlinetd {
  padding: 4px;
  font-size: 11px;
  font-weight: 700;
  color: #000000;
}
.ak_fl_boardstats_master_table {
  width: 100%;
}
.forumlistboardstatstable {
  border: 0;
  border-bottom: 8px solid #DEE5DE;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.forumlistboardstatsheader {
  background: #2F8A5A;
  background-image: linear-gradient(to bottom, #204C4C 0%, #367E99 60%, #2F8A5A 77%, #457447 90%, #325D41 100%);
  height: 23px;
  vertical-align: middle;
  border-bottom: 1px solid #CCCCCC;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 0;
  text-align: center;
  color: #F9F9F9;
}
.forumlistboardstatstitle {
  background-color: #ECF0EC;
  color: #030808;
  padding: 1px;
  padding-left: 5px;
}
.forumlistboardstatsdata {
  background: #FDFFFB;
  color: #030808;
  padding: 1px;
  padding-left: 5px;
}
.forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(1), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(2), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(3), .forumlistboardstatstable>tbody:nth-child(1)>tr:nth-child(5)>td:nth-child(4) {
  border-style: solid;
  border-width: 0 0 1px;
  border-bottom-color: #335E41;
  padding-bottom: 3px;
}
/* DEFINES NEW TOPIC AND ADD REPLY COLORS AND WIDTHS */

.topiclistpostnewtopic a, .postlistaddareply a {
  padding: 5px 15px;
  font-size: 11px;
  border: 1px solid #CCCCCC;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #E9EFF0;
  background-image: linear-gradient(to top, #E8EDED, #E8EEEF, #E9EFF0, #E9F0F2, #EAF1F4);
}
/* DEFINES ADMIN AN MOD BOX COLORS AND WIDTH */

span.forumlistadministrators, span.forumlistmoderators {
  background: #FDFFFB;
  color: #000000;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  padding: 2px;
  width: 892px;
  float: right;
}
/* DEFINES COLORS AND IMAGES IN MESSAGE AREA */

.ak_msgform_master_table {
  background: #CADADC;
  background-image: linear-gradient(to top, #C2D7DE, #C6D8DD, #CADADC, #CEDBDC, #D2DCDC);
  border: 1px solid #CCCCCC;
}
.ak_msgform_master_table td {
  border: 0;
  border-bottom: 1px solid #A6B9B9;
}
.ak_msgform_master_table input {
  border: 1px solid #CCCCCC;
}
.ak_msgform_newtopic_submit_button, .ak_msgform_newtopic_preview_button, .ak_msgform_postreply_submit_button, .ak_msgform_postreply_preview_button, .ak_msgform_editpost_submit_button, .ak_msgform_editpost_preview_button {
  background: #2F8A5A;
  background-image: linear-gradient(to bottom, #204C4C 0%, #367E99 60%, #2F8A5A 77%, #457447 90%, #325D41 100%);
  height: 20px;
  color: #FFFFFF;
}
.ak_msgform_newtopic_submit_button:hover, .ak_msgform_newtopic_preview_button:hover, .ak_msgform_postreply_submit_button:hover, .ak_msgform_postreply_preview_button:hover, .ak_msgform_editpost_submit_button:hover, .ak_msgform_editpost_preview_button:hover {
  height: 20px;
  background: #779AC2 url(/img/layouts/joshin_josh_1/bluesep.png) repeat-x;
  color: #FFFFFF;
}
.ak_msgform_subject_right_td input, .ak_msgform_message_right_td textarea {
  border: 1px solid #DDDDDD;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  padding-left: 3px;
  width: 97%;
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available;
  /* Mozilla-based browsers will ignore this. */
  width: fill-available;
}
.qcode_bar_but {
  background: url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
  font-size: 11px;
  color: #000000;
  height: 20px;
  margin-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
}
.qcode_bar_but:hover {
  background-color: #D9F4F9;
  background-image: linear-gradient(to top, #FAFFFC, #E9FAF8, #D9F4F9, #D0ECFD, #D2E1FF);
  font-size: 11px;
  color: #000000;
  height: 20px;
  margin-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
}
.ak_msgform_poll_options_table {
  border: 1px solid #CCCCCC;
}
.ak_msgform_poll_options_right_td input {
  background: #E8EDED;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 2px;
  text-align: left;
  font-size: 12px;
  color: #000000;
  border: 1px solid #CCCCCC;
  padding-left: 3px;
  width: 97%;
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available;
  /* Mozilla-based browsers will ignore this. */
  width: fill-available;
}
/* DEFINES POLL TABLE COLORS */

.ak_poll_table {
  font-size: 11px;
  text-align: center;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  background: #EEEEF1;
  margin-bottom: 15px;
}
.ak_poll_table_header {
  height: 22px;
  padding: 0 25px;
}
.ak_poll_table_header br {
  display: none;
}
.ak_poll_table_header a {
  padding-left: 11px;
}
.ak_poll_table_button_cell input, .ak_msgform_poll_options_head_td, .ak_poll_table_header {
  background: #ededed url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
  border: 1px solid #CCCCCC;
  height: 22px;
  font-size: 11px;
  color: #000000;
}
.ak_poll_table td {
  max-width: 900px;
  border-color: #BCCACA;
  border-radius: 3px;
}
.ak_poll_table_option_lcell1, .ak_poll_table_option_lcell2, .ak_poll_table_option_rcell1, .ak_poll_table_option_rcell2, .ak_poll_table_option_gcell1, .ak_poll_table_option_gcell2 {
  text-align: left;
  background-color: #FDFFFB;
}
.ak_poll_table_stats_cell {
  font-size: 11px;
}
.ak_poll_table_option_rcell1 input, .ak_poll_table_option_rcell2 input {
  border: 0;
}
.ak_poll_table_viewres_cell {
  font-weight: 700;
  font-size: 11px;
}
.ak_poll_table_option_gback1 {
  background-color: #376AA8;
}
.ak_poll_table_option_gback2 {
  background-color: #376AA8;
}
.ak_poll_table_header {
  color: #376AA8;
}
.ak_msgform_poll_options_head_td {
  color: #376AA8;
}
/* DEFINES MEMBER LIST COLORS AND SIZE */

.ak_msg_memberlist_abovelist_table {
  display: block;
  height: 20px;
  background-color: #E9FAF8;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.ak_msg_seememberlist_user_td1, .ak_msg_seememberlist_user_td2, .ak_msg_seememberlist_im_td1, .ak_msg_seememberlist_im_td2, .ak_msg_seememberlist_pm_td1, .ak_msg_seememberlist_pm_td2 {
  background: #FDFFFB;
  font-size: 11px;
  color: #648485;
  border: 1px solid #CCCCCC;
}
.ak_msg_seememberlist_date_td1, .ak_msg_seememberlist_date_td2, .ak_msg_seememberlist_email_td1, .ak_msg_seememberlist_email_td2 {
  font-size: 11px;
  color: #030808;
  border: 1px solid #CCCCCC;
  background: #ECF0EC;
}
.ak_msg_seememberlist_head_user_td, .ak_msg_seememberlist_head_date_td, .ak_msg_seememberlist_head_im_td, .ak_msg_seememberlist_head_pm_td, .ak_msg_seememberlist_head_email_td {
  height: 24px;
  background: #A7BDC2;
  color: #00001F;
  padding: 0 5px;
  line-height: 12px;
  border: 1px solid #000000;
  border-left-width: 0;
  border-right-width: 0;
}
.ak_msg_seememberlist_head_date_td a:link, .ak_msg_seememberlist_head_date_td a:visited {
  color: #214F51;
}
.ak_msg_seememberlist_head_date_td a:hover {
  text-decoration: underline;
}
.ak_msg_seememberlist_table {
  width: 900px;
  border: 1px solid #CCCCCC;
}
.ak_msg_memberlist_belowlist_table {
  display: block;
  height: 8px;
  background-color: #799BC1;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 25px;
}
.ak_msg_seememberlist_showing {
  background-color: #D9F4F9;
  background-image: linear-gradient(to top, #FAFFFC, #E9FAF8, #D9F4F9, #D0ECFD, #D2E1FF);
  font-family: verdana, arial, helvetica, sans-serif;
  color: #030808;
  font-size: 12px;
  font-weight: 700;
  padding: 5px 10px;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
}
/* DEFINES POST ICONS AND SMILEY COLORS */

.ak_subject_posticon_table {
  border: 1px solid #CCCCCC;
  margin-bottom: 4px;
  padding: 0;
  text-align: center;
  background: #FCFCFC;
}
.ak_subject_posticon_table td {
  border: 0;
}
.ak_clickposticon_table, .ak_clickposticon_td, .ak_subject_posticon_icons_td, .ak_subject_posticon_icons_td td {
  border: 0;
}
.ak_subject_posticon_head_td {
  background: #2F8A5A;
  background-image: linear-gradient(to bottom, #204C4C 0%, #367E99 60%, #2F8A5A 77%, #457447 90%, #325D41 100%);
  font-size: 11px;
  height: 22px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  color: #F9F9F9;
}
.msgform_clickable_smiley_box_h {
  background: url(http://rbbt.net/skins/PR/meadow-lands/meadow-sep.png) repeat-x scroll left -5px #F0F3F8;
  font-size: 11px;
  text-align: center;
  border: 1px solid #CCCCCC;
  white-space: nowrap;
  color: #F9F9F9;
}
.msgform_clickable_smiley_box_h td {
  padding: 4px 2px 0 2px;
}
.msgform_clickable_smiley_box_b {
  border: 0;
  margin: 6px auto;
}
.msgform_clickable_smiley_box_b td {
  border: 0;
  padding: 3px;
}
.ak_subject_posticon_icons_td input {
  border: 0;
}
/* USER PROFILE LINKS */

.user_popup, .share_hidden, .ak_msg_topic_preview_div {
  border: 1px solid #A7D5C2;
  -moz-box-shadow: 2px 2px 7px #777777;
  -webkit-box-shadow: 2px 2px 7px #777777;
  box-shadow: 2px 2px 7px #777777;
  filter: progidemoticonXImageTransform.Microsoft.Shadow(color=#777777, direction=135, strength=5);
}
/* MISCELLANEOUS PAGES */

/* ( member list, private forums, trying to post while logged out, etc.) */

#access_denied_go_back_to_board, #memberlist_link_back_to_board, #search_link_back_to_board {
  text-align: center;
}
#access_denied_go_back_to_board a:link, #access_denied_go_back_to_board a:visited, #memberlist_link_back_to_board a:link, #memberlist_link_back_to_board a:visited, #search_link_back_to_board a:link, #search_link_back_to_board a:visited {
  background: url(/img/layouts/joshin_josh_1/greysep.png) repeat-x;
  padding: 5px 15px;
  font-size: 11px;
  font-weight: 700;
  border: 1px solid #CCCCCC;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
}
#loginform {
  border: 1px solid #CCCCCC;
  background: #EEEEF1;
  padding-top: 0.5em;
}
#loginform .textbutton {
  background: url(/img/layouts/joshin_josh_1/bluesep.png);
  padding: 2px;
  border: 1px solid #CCCCCC;
  color: #FFFFFF;
}
#loginform legend {
  font-weight: 700;
}
.msg_foot_linkbar {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  text-align: center;
  margin-top: 1.5em;
  border-width: 1px 1px 0;
  border-style: solid;
  border-top-color: #214F51;
  border-right-color: #2E6B7B;
  border-left-color: #2E6B7B;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.bottominfoline {
  text-align: center;
  border-width: 0 1px 1px;
  border-style: solid;
  border-bottom-color: #335E41;
  border-left-color: #47635D;
  border-right-color: #47635D;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
a[href$=linktous]:after {
  content: ' (Runboard)';
}
a[href$=blogs]+a:after {
  content: none;
}
.bottominfoline+.bottominfoline {
  border: 0;
}

HTML HEADERcopy and paste the following HTML code into your Custom HTML header
<!-- BOX AROUND FORUM/TOPIC/POST LISTS -->
<div id="shell">

HTML FOOTERcopy and paste the following HTML code into your Custom HTML footer
<!-- END BOX AROUND FORUM/TOPIC/POST LISTS -->
</div>
<!-- BACK TO TOP LINK -->
<div class="backtotop"><a href="#" >Back To Top</a></div>
</div>

EDIT COLORS/LAYOUT (ECL)find and change the following in your: Control Panel :: Board management :: Edit colors and theme
Miscellaneous options
Use extra CSS options?: Image
Use CSS trick 1?: Image
Use CSS trick 2?: Image
Background color: #FFFFFF
Background color transparent: Image
Background image (optional):
Background image tile X: Image
Background image tile Y: Image
Text color: #000000
Bottom info line color: #000000

Link Options
Link color: #3E618C
Link overlined: Image
Link line-through: Image
Link underlined: Image
Visited link color: #3E618C
Visited link overlined: Image
Visited link line-through: Image
Visited link underlined: Image
Hover link color: #376AA8
Hover link overlined: Image
Hover link line-through: Image
Hover link underlined: Image

Forum List Layout Options
Forum list master table background color:
Forum list master table border color: #FFFFFF
Forum list master table border width (pixels): 0
Forum list table background color:
Forum list table background image:
Forum list table border color: #FFFFFF
Forum list table border width (pixels): 0
Forum list table header background color: #A7B5C2
Forum list table header background image:
Forum list table header border color: #FFFFFF
Forum list table header border width (pixels): 0
Forum list table header text color: #333333
Forum list table first alternate background color: #FDFFFB
Forum list table second alternate background color: #FDFFFB
Forum list table text color (optional): #000000
Forum list table description color: #000000
Forum list table separator background color: #A7B5C2
Forum list table separator background image:
Forum list table separator text color: #333333
Forum list master table width (percents): 100
Forum list table width (percents): 100

Topic List Layout Options
Topic list master table background color:
Topic list master table border color: #FFFFFF
Topic list master table border width (pixels): 0
Topic list table background color:
Topic list table background image:
Topic list table border color: #FFFFFF
Topic list table border width (pixels): 0
Topic list table header background color: #A7B5C2
Topic list table header background image:
Topic list table header border color: #FFFFFF
Topic list table header border width (pixels): 0
Topic list table header text color: #333333
Topic list table first alternate background color: #FDFFFB
Topic list table second alternate background color: #FDFFFB
Topic list table text color (optional): #000000
Topic list master table width (percents): 100
Topic list table width (percents): 100

Post List Layout Options
Post list master table background color:
Post list master table border width (pixels): 0
Post list master table border color: #FFFFFF
Post list master table width (percents): 100
Post list table width (percents): 100
Post list table first alternate background color: #FDFFFB
Post list table second alternate background color: #FDFFFB
Post list table border color: #FFFFFF
Post list table border width (pixels): 0

CUSTOM LANGUAGE SET (CLS)(optional)find and change the following in your: Control Panel :: Board management :: Customize the language set

Text IDContent
―――――――――――――――――――――――――――――――――――――――――――――――――――――――
nameMeadow Lands 2018
boardstats_no_members_yetCheck members list!
msgform_new_topic_posted<div class="tlc">New topic posted!</div>
msgform_post_edited<div class="tlc">Post edited!</div>
msgform_reply_added<div class="tlc">Reply added!</div>
misc_regacc%1 (%3) ● %6 (%7)
misc_regacc_learn<a href="https://bakheva.runboard.com/t8744">learn about it</a>
misc_miscoptbar_separator
post_list_command_separator&nbsp;●&nbsp;
misc_support_link<a href="%1"><a href="https://brunboardkb.runboard.com/">Support</a><br /></a><br />
memberlist_link_back_to_board<br /><br /><br /><p id="memberlist_link_back_to_board"><a href="%1">Go back to %2</a></p><br />
search_link_back_to_board<br /><br /><p id="search_link_back_to_board"><a href="%1">Go back to %2</a></p><br />
msgform_membership_autogrant<div class="tlc">Your post has automatically granted you membership.</div><br />

THIRD PARTY OPTIONAL ADDITION-Paste whatever else is needed or suggested to make the skin work hereCheck out Runboard Extra for dozens of ideas and suggestions.

Last edited by Pastor Rick, 12/18/2018, 3:59 pm


---

Advertise Boards On TRDConceptsDE
12/17/2018, 10:15 pm Link to this post Email Pastor Rick   PM Pastor Rick Blog
 


Add a reply





You are not logged in (login)
Back To Top