|
Justify Align?; How do I implement it into my BA/CSS?
|
|
Topic Started: Sep 10 2011, 06:11 AM (2,116 Views)
|
|
MissKally
|
Sep 10 2011, 06:11 AM
Post #1
|
- Posts:
- 11
- Group:
- Members
- Member
- #200,946
- Joined:
- September 7, 2011
- My Board URL
- http://s13.zetaboards.com/TwistedTales/index/
|
Board Name; Twisted Tales Board URL; http://s13.zetaboards.com/TwistedTales/index/ Browser; Mozilla Firefox
Okay, so I was wondering if it was possible to enable/install the Justify feature into my posts? As in - have it as the default? There was a Code for it in InvisionFree (I just switched), and I was hoping there was a similar mod for ZetaBoards? It would really help me out. >Preview of Justification<
This was the InvisionFree code I used, in case it helps -
- Quote:
-
If you want all of the posts by default to be justified, in your CSS, there should be something like; - Code:
-
.post1, .post2 { background-color: #EFEFEF; text-align: justify; border: 1px solid #FBFBFB; }
and voila ! to have the text justified when you use the [list*] tag, pop - Code:
-
ul { margin-bottom: 0px; margin-right: 50px; margin-top: 0px; }
in there, too. (-:
And this is the code for my board; If I'm right I think the layout is different to the default, I'm not sure so I'll post it in case: And the original thread with the rest of the Code; http://rpg-directory.com/index.php?showtopic=57847&hl=
Spoiler: click to toggle - Code:
-
/* ---------------------- MAIN PAGE ------------------------------ */
/* TABLE & SIDEBARS */ #wrap {background:#0f0b0a; border: 2px solid #090707; margin:0px auto; margin-bottom:20px;padding:0px; width:1050px; padding:0px;} #headmer {background: url('YOUR BANNER GOES HERE') no-repeat; border: 0px; margin:0px auto; margin-top:20px;padding:0px; width:1000px; height:274px;}
/*THE BASICS*/ html,body { background:url('http://i38.tinypic.com/ndrf7.jpg') #0f0b0a; color:#999; font-family:"Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serifa;font-size:93.3%; margin:0; padding:0; } a { color:#ddd; text-decoration:none;} a:hover { color:#eee; text-decoration:none;} hr {background-color:#090707; border:0px; clear:both; color:#111; height:1px;} table { border-collapse:collapse;border-spacing:0; clear:both; empty-cells:show; width:100%; border:0px;} th { background:none;color:#999;font-weight:400; padding:3px 5px; text-align:left; } td { background:none; color:#999; padding:5px 10px; } th a,th a:hover { color:#ddd; font-weight:700; }
h1 { font-size:200%; } h2,h3 { font-size:100%; } h3 {padding:3px 0;} h4 {font-weight:bold; color:#795218; letter-spacing:1px;font-size:12px; text-transform:uppercase; margin:0px; padding:1px;text-align:center;}
/*FORUM BORDERS*/ th,td { border:1px solid #090707; color:#555;} .frank th,td { border:1px solid #090707; color:#555;}
/*FORUMS ROW 1-4 */ td.c_forum {background:#17100f; color:#999; border:1px solid #090707; } .c_forum {color:#666;font-size:80%;width:60%;} td.c_mark {background:#17100f; color:#ddd;text-align:center;width:1%;border:1px solid #090707;} td.c_last {background:#17100f;font-size:85%; text-align:center; border:1px solid #090707;} td.c_info-v,td.c_info-t,td.c_info-r {font-size:80%;padding:5px;text-align:center; color:#555;border:1px solid #090707;} td.c_subforum {background:#17100f;color:#bbb;font-size:70%;font-style:italic; padding:1px;}
.c_forum strong a,.c_last strong a {color:#795218; text-align:center;} .c_forum strong a {font-size:135%;}/*FORUM LINK*/ .c_forum-desc {color:#090707;font-size:85%;}
/*BUTTONS*/ .bday {background:url(http://z4.ifrm.com/static/1/s_minibday.png) no-repeat;color:#433444;font-size:90%;font-weight:700;height:16px; padding:2px 2px 2px 18px;width:20px;}
/*FORUM COLORS DARK ROW 2 */ td.c_head,td.c_foot,td.c_sort {background:#090707;color:#ddd;font-size:80%;border:1px solid #090707; }
/*FORUM MAIN TITLE */ .category h2,.topic h2,#portal h2,#portal_foot h2,thead th {background:none;font-size:110%;font-weight:700; color:#795218; border-bottom: 4px solid #581a1b;} h2 a {color:#581a1b;} h2.special {background:none;font-size:110%;font-weight:700; color:#795218; border-bottom: 4px solid #581a1b;} .cat_head td {border:0; background:none; text-transform:uppercase; color:#444;} thead th { border:0px solid #090707; padding:5px; text-align:center; color:#795218; border-bottom: 4px solid #581a1b;} .category h2,.topic h2,#portal h2 {padding:5px;text-align:left;}
/* ---------------------- INSIDE FORUM PAGE ------------------------------ */ .row1,.row2 {line-height:1.4;} .row2 td,blockquote div {background:#0f0b0a;}
td.c_view {background:#17100f;color:#ddd;} div.c_view-list {color:#ddd;font-size:92.5%;}
td.c_poll-total,td.c_poll-vote,td.c_topicfoot,.warn,.ucp th,#c_notes,.calendar th {text-align:center;}
.c_last-title {background:url(http://z4.ifrm.com/static/1/last.gif) no-repeat left;display:block;line-height:16px;padding-left:10px;}
.cat_head td {border-color:#090707;padding:0;} #stats .cat_head td {border:1px solid #090707;background:transparent!important;} #stats td {color:#555;} .description {color:#666;font-size:85%;} a.member:hover {color:#666;} #findposts .c_mark {color:#0D0D0D;font-size:200%;font-weight:700;vertical-align:top;}
.cat-pages a,.cat-pagesjump i,.cat-topicpages a {cursor:pointer;padding:2px 5px;} .cat-topicpages a {padding:0 2px;} .cat-buttons,.topic-buttons {float:right;margin:15px 0;text-align:right;width:50%;} .c_mark img {display:block;margin:auto;} .c_last {line-height:1.4;min-width:300px;width:30%; color:#555;} .category td.c_foot {height:10px;} #stats_members, #stats_legend {line-height:1.2; color:#555; background:#17100f; font-family:verdana; font-size:12px;border:1px solid #090707;} td.c_cat-mark,td.c_cat-icon {padding:5px 0;text-align:center;width:30px;} td.c_cat-starter {width:125px;} td.c_cat-lastpost {width:175px;}
.c_cat-starter,.c_cat-replies,.c_cat-views,.c_cat-title,.c_cat-lastpost,.c_cat-mark, {text-align:center; text-transform:uppercase; background:#111;}
/* ---------------------- RANDOM s*** ------------------------------ */
button,a.btn_fake {background:#0f0b0a;color:#999;cursor:default;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:90%;overflow:visible;width:auto;} button:hover,a.btn_fake:hover {border-color:#090707;} button.btn_text {background:none;border:0;cursor:pointer;font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif;font-size:100%;} .notice {background:#0f0b0a;border:2px solid #090707;color:#999;margin:10px auto 0;width:70%;} .notice dt {color:#ddd;font-weight:700;} .notice dd {font-style:italic;} dl.info {background:#17100f; border-color:#090707;}
.info dt {background:#0f0b0a;color:#ddd;} dl.error {background:#17100f;border-color:#090707;} .error dt {background:#0f0b0a;color:#ddd;}
/* ---------------------- MENUS ------------------------------ */ #top_bar {height:1px;} .drop_menu img {display:none;} #top { background:#0f0b0a;border:1px solid #090707;height:20px;padding:0 2% 4px;margin-bottom:12px;} #top_info {color:#999;float:left;margin-top:4px;} #top_menu {background:#0f0b0a; border-left:1px solid #090707;float:right;margin-top:0px;} .drop_menu li {background:#17100f;float:left;margin-right:1px;text-align:center;} .drop_menu a { color:#ddd; display:block; padding:4px .25em; position:relative; width:9em;} .drop_menu a:hover { color:#555;} .drop_menu ul {-moz-opacity:0.85; border-top:1px solid #090707;color:#999; left:-999em; margin:0; opacity:0.85; position:absolute; width:9.4em;} .drop_menu ul li { background:#17100f; font-size:85%; margin:0; padding:0; width:100%;} .drop_menu ul li a { border:0px solid #090707; display:block; padding:4px 5%; width:90%;} .drop_menu li ul li a:hover { background:#090707; }
.drop_menu a img {vertical-align:bottom;} .drop_menu li:hover ul,.drop_menu li.hover ul {left:auto;}
#profile_menu ul {-moz-opacity:1;border-top:0;opacity:1;} #profile_menu a {background:#17100f;border:1px solid #090707;} #profile_menu li li a {border-top:0;} #profile_menu li ul li a:hover {background:#090707;}
#top ul,#nav,ul.cat-pages,ul.cat-topicpages,table.calendar ul,div.meta_menu ul,#pm_folderlist,#profile_menuwrap ul {list-style:none;padding:0;} #profile_menuwrap ul,ul.cat-topicpages,blockquote dl,#fast-reply dd {margin:0;} #top li,#nav li,ul.cat-pages li,ul.cat-topicpages li,table.calendar li,#pm_folderlist li,#profile_menuwrap li,#ucp_gallery li {display:inline;}
#main {height:1%;padding:0 1%;} #nav li img {vertical-align:top;display:none;} .category h2 a,#portal h2 a,#portal_foot h2 a,thead a,.category h2 a:hover,#portal h2 a:hover,#portal_foot h2 a:hover,thead a:hover,#top_info a,#top_info a:hover,.drop_menu a,.drop_menu a:hover {color:#555;}
/* ---------------------- LOGO ------------------------------ */ #logo { background:none;border:0;clear:both;margin:0;}
/* ---------------------- SUBMENU ------------------------------ */
#submenu_bar {display:none;} #submenu {display:none} #nav {color:#444;height:1%;padding:10px 1%;background:none;}
ul.cat-pages {float:left;font-size:90%;margin:15px 0;padding: 5px 1px;width:49%;} .cat-pages a,.cat-pagesjump i,.cat-topicpages a {background:#17100f;border:1px solid #090707;color:#0D0D0D;} .cat-pages a:hover,.cat-topicpages a:hover { background:#0e0e0e;color:#555;} .cat-pages span {background:#0D0D0D;border:1px solid #090707;color:#FFF;cursor:default;font-weight:700;padding:2px 5px;} ul.cat-topicpages {float:right;font-size:80%;padding:1px 0;}
tr.generic td,div.generic {font-size:120%;font-weight:700;padding:20px;text-align:center;}
tr.pm_new td {background:#111;font-weight:700;}
/* ---------------------- THREAD VIEWING PAGE ------------------------------ */ /* POLLS */ td.c_poll-choice label {font-weight:700;padding-left:1em;} td.c_poll-votes {font-size:120%;text-align:center;width:15%;} td.c_poll-bar div {background:url(http://z4.ifrm.com/static/1/poll_b.png) no-repeat right;float:left;height:12px;padding-right:3px;} td.c_poll-bar span {background:url(http://z4.ifrm.com/static/1/poll_l.png) no-repeat;display:block;float:left;height:12px;width:3px;}
td.c_poll-choice {line-height:1.5;padding-left:45%;} td.c_poll-answer {text-align:right;width:42.5%;} td.c_poll-bar {text-align:left;vertical-align:middle;width:42.5%;}
* html td.c_poll-bar span {margin-top:3px;}
/* QUOTES */ blockquote {background:#0f0b0a; border:1px solid #090707;margin:10px auto;padding-bottom:1px;width:98%; color:#444;} blockquote dl {background:#090707;border-bottom:1px solid #090707;color:#795218; padding:0px; text-align:center; text-transform:uppercase;} blockquote dl dt {color:#795218; float:left;font-weight:700;} blockquote dl dd,#foot #foot_links {text-align:right;} blockquote dl dt,blockquote dl dd {padding:2px 4px;} blockquote div,blockquote code {margin:0;padding:5px;}
/* CODES & SPOILERS */ code {display:block;font-family:Monaco, Consolas, "Courier New", Courier, monospace;white-space:normal; } div.spoiler {border:1px solid #090707;border-top:0;padding:5px 7px;} div.spoiler_toggle {border:1px solid #090707;color:#444; cursor:pointer;font-weight:700;padding:2px 4px;}
/* IMAGES, SIGNATURE, PIP, & AVATAR*/ td.c_sig {color:#666;font-size:80%;background:#17100f;border-top:0px!important; border-right:1px solid #090707;} td.c_sig blockquote {background:#0f0b0a;border:0px;border-left:3px solid #090707;padding-left:5px;} td.c_sig blockquote dl {background:#0f0b0a;border:0px;color:#666;} td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {color:#666;padding:0; border:0px;} td.c_sig blockquote div {background:#0f0b0a;margin-left:5px;padding:0; border:0px;} .c_sig,.c_nosig {width:100%;} .avatar {display:block;margin:auto;text-align:center; border:0px solid #090707;} .av_wrap {overflow:hidden;text-align:center;margin:auto;} .pip {margin:3px 0;white-space:nowrap;}
/*POST INFO BAR */ td.c_postinfo {background:#17100f;color:#999;font-size:80%;vertical-align:middle;}
/*POST */ td.c_post {line-height:1.7;vertical-align:top; background:#17100f; padding:20px;} /*RIGHT SIDE*/ td.c_post table {font-size:11px;background:#0f0b0a; border:0px;} td.c_post td {font-size:11px!important;border:0px;} td.c_post th {font-size:28px;} td.c_post table img {border:4px solid #090707;} td.c_user {font-size:80%; background:#17100f;} /*LEFT SIDE*/ .c_user {vertical-align:top;width:1px;width:208px;margin: 0px auto;} .c_post {width:100%; color:#999;} #c_post-text {height:223px;}
.editby,.queued {border:1px solid #090707;color:#999;font-size:85%;font-style:italic;margin-top:1em;padding:3px 5px;} .queued {background-color:#D8DCEB;border-color:#090707;}
/*POST DETAILS*/ td.c_user dl {background:#17100f;border:0px solid #090707;margin:5px 0;padding:0px;} td.c_post ul {list-style-type:square;margin-left:10px;} dl.user_info dt,dl.user_info dd {padding:.1em;} dl.user_info dt {float:left;margin:2;min-width:4em;} dl.user_info dd.spacer,dl.user_profile dd.spacer {clear:both;float:none;height:1px;padding:0;}
dl.user_profile dt,dl.user_profile dd {padding:.1em;} dl.user_profile dt {float:left;margin:2;min-width:4em;}
/* PROFILE & USERINFO */ dl.user_info dd {margin-bottom:1px; color:#555;} dl.user_info dt {color:#666;} dl.user_profile dd {margin-bottom:1px; color:#555;} dl.user_profile dt {color:#666;}
/* USERNAME */ td#stats_events a,td#stats_events span {background:url(http://z4.ifrm.com/static/1/s_minical.png) no-repeat 2px;padding:4px 0 4px 20px;} td.c_username {background:#17100f; padding:2px 0;text-align:center;width:175px;} td.c_username a {font-size:140%;font-weight:700;} td.c_user .usertitle {margin:3px 0;overflow-x:hidden;text-align:center;}
.c_post img,#topic_review img {max-width:90%;} .c_post-attachment {font-size:83.3%;margin-top:1em;padding:1em;} .c_post-attachment dd {margin-left:1em;} .post_sep {font-size:1px;height:1px;} td.c_sig,td.c_nosig {height:1%;vertical-align:top;} td.c_nosig {border-top-style:hidden!important;}
#c_post-resize {float:right;margin-top:-1px;padding:4px 0 0;text-align:right;} #btn_preview {float:left;margin:10px 0 0 1px;}
tr.c_postfoot {background:#090707;clear:both;} td.c_footicons,td.c_postinfo {width:100%;}
.c_next a {display:block;font-size:125%;font-weight:700;text-align:center;}
/* QUICK REPLY */ dl#fast-reply dt {background:none;color:#581a1b;font-size:110%;font-weight:700;margin:0;padding:5px;} dl#fast-reply dd {background:#17100f;border:1px solid #090707;padding:15px 0;text-align:center;} dl#fast-reply {clear:both;margin:auto;width:80%;} dl#fast-reply dd p {margin:-3px;padding:0 5% 10px;text-align:left;} dl#fast-reply dd textarea {display:block;height:100px;margin-bottom:10px;padding:2px;width:90%;}
/* ---------------------- POSTING A THREAD PAGE ------------------------------ */ td.c_desc {background:#17100f;font-weight:700;text-align:right;vertical-align:middle;width:200px;} td.c_desc small {display:block;font-weight:400;}
/* POST PREVIEW */ #c_post-preview {background:#17100f;border:0px;margin:0 auto 10px;padding:5px;text-align:left;width:98%;}
#c_post-resize span {color:#999;cursor:pointer;font-size:225%;padding:20px 5px 0;}
tr.hidden td.c_post {background:#17100f;}
/* EMOTES */ #emot_wrap {background:#0f0b0a;border:1px solid #090707;} #c_emot h3 {background:#0f0b0a;border-bottom:1px solid #090707;color:#999;font-size:120%;text-align:center;} #emot_end {border-top:1px solid #090707;display:block;font-weight:700;padding:4px 0;text-align:center;}
#c_emot {height:225px;vertical-align:top;width:210px;} #emot_list {height:275px;margin:0 auto;overflow:auto;padding:5px 0;text-align:center;} div#emot_list {padding:0;} #emot_list li {display:inline;padding:4px 10px;} #emot_list img {cursor:pointer;vertical-align:baseline;}
/* FORMS & INPUT */ form {display:inline;margin:0;padding:0;} input[type=checkbox] {background:transparent;border:0;padding:0;vertical-align:bottom;} input[type=radio] {border:0;} select {margin:0 7px;padding:0;vertical-align:bottom;} option {margin:2px 0;} input,select,td,th {font-size:90%;} input,select,textarea,button,a.btn_fake { background:#090707; border:1px solid #090707; color:#ddd; padding:3px 5px; vertical-align:middle;} textarea { font-family:"Verdana", sans-serif; font-size:100%; margin:auto; width:98%; background:#090707; } input:focus,input.focus,textarea:focus,textarea.focus { border-color:#090707;} .submit_error {background:#17100f;border:1px solid #090707;} .cat-pages input {background:#090707;color:#ddd;padding:3px 5px;vertical-align:baseline;} td.c_desc img,td.c_desc input {float:left;vertical-align:middle;} td.c_head input,td.c_head button,td.c_foot input,td.c_foot button,td.c_sort input,td.c_sort button {padding:1px;} input.row1 { background:#090707; }
/* ---------------------- USER CONTROL PANEL ------------------------------ */ .ucp td {background:#17100f; } #ucp_gallery a {color:#581a1b;font-weight:700;} #ucp_gallery a:hover {color:#ddd;}
#ucp_profile,#pm_messages {float:right;background:#17100f;} #ucp_settings img,#ucp_profile img {background:#17100f;margin:18px 20px;} #ucp_gallery li {float:left;margin:15px 5px;} #ucp_gallery button {cursor:pointer;text-align:center;} .ucp button.btn_text {padding:5px 0;text-align:center;width:100%;}
#c_post,#ucp_gallery {text-align:center;vertical-align:top;background:#17100f;} #ucp_settings,#pm_settings {float:left;}
/* RULES */ .meta_box,.meta_menu {margin:10px 0;} .meta_box li {display:list-item;list-style-position:inside;list-style-type:square;margin-left:10px;} .meta_box {background:#212121; border:1px solid #090707;font-size:85%;line-height:150%;padding:10px 25px;}
.meta_menu ul {font-size:90%;margin:5px 5%;} .meta_menu img,.meta_menu span {float:right;margin:10px 20px;} .meta_menu {background:#17100f;border:1px solid #090707;padding:0;width:49%;} .meta_menu h3 {background:none;font-size:100%;font-weight:700; color:#795218; border-bottom: 4px solid #581a1b;clear:both;cmargin:-1px;text-align:center;} .meta_menu a,.meta_menu a:hover {color:#666;} .meta_box h3,td.c_topicfoot strong,#meta_welcome strong {font-size:120%;} .meta_box h3,.meta_box a,.meta_box a:hover,tr.pm_new td a,tr.pm_new td a:hover,tr.hidden td a,tr.hidden td a:hover,.c_forum strong a:hover,.c_last strong a:hover,#faq dt a:hover,.search_results h3 a,.search_results h3 a:hover {color:#999;}
/* ---------------------- CALENDAR ------------------------------ */ .calendar td.cal_inactive {background:#090707;color:#090707!important;} .calendar td div {background:#090707;border-bottom:1px solid #090707;font-weight:700;padding:5px 7px;} .calendar div a {background:url(http://z4.ifrm.com/static/1/s_minibday.png) no-repeat 5px;float:right;font-size:80%;font-weight:400;padding:0 0 6px 24px;} .calendar li a,.calendar li span {border-color:transparent;border-style:solid;border-width:1px;display:block;padding:3px;} .calendar td#cal_current {background:#17100f;border:2px solid #090707;}
.calendar td {height:125px;padding:0;vertical-align:top;width:14.3%;} .calendar li {display:list-item;font-size:80%;margin:0;} .calendar li.placeholder {padding:4px;} .calendar li span {cursor:default;} .calendar td#cal_current div {padding-top:3px;}
/* ---------------------- PORTAL ------------------------------ */ div.portal_content {background:#0f0b0a;border:1px solid #090707;font-size:88.3%;margin:0;padding:5px 7px;} #portal h2 {font-size:88.3%;} #portal h4 {background:0f0b0a;border-left:1px solid #090707;border-right:1px solid #090707;color:#999;font-size:88.3%;font-weight:400;margin:0;padding:5px 7px;}
#portal_head {margin-bottom:10px;} #portal_foot {margin-top:10px;} #portal_l,#portal_r {font-size:88.3%;margin:0;padding:0;} #portal_l {float:left;width:200px;} #portal_r {float:right;width:150px;} #portal_news {margin:0 10px 0 200px;} #portal_clear {background:transparent;border:none;clear:both;font-size:1px;height:1px;margin:0;padding:0;} .portal_box {margin-bottom:5px;padding:1px;} .portal_box table {clear:none;} #portal h2,#portal_foot h2 {clear:none;margin:0;padding:3px 5px;}
/* ---------------------- FAQ ------------------------------ */ #faq {background:#0f0b0a;} #faq dt a {color:#581a1b;font-size:120%;font-weight:700; } #faq dd.faq_more a,#faq dl.faq_more a:hover {color:#ddd;font-style:italic;} #faq {margin:20px 0;} #faq dl {padding:1em;} #faq dt {margin-bottom:5px;} #faq dd {display:list-item;margin:0 0 3px 15px;padding-left:3px; } a.member,.calendar td a,.calendar a:hover,#faq dd a,#faq dd a:hover {color:#999;}
/* ---------------------- SEARCH ------------------------------ */ .search_results {background:#000;border:1px solid #090707;margin-bottom:1em;padding:5px 7px;} .search_results h3 {display:inline;font-size:125%;} .search_results cite,.search_results p {color:#777;font-size:85%;margin:0;} .search_results div {display:block;margin:5px 0;}
/* ---------------------- PERSONAL MESSAGES ------------------------------ */ #pmtoast {background:#090707;border:2px solid #090707;bottom:10px;color:#555;display:none;font-size:90%;position:fixed;right:10px; text-align:right;text-decoration:none;width:200px;z-index:1;} #pmtoast:hover {border-color:#090707;} #pmlink {background:url(http://z4.ifrm.com/static/1/toast.png) no-repeat 5px;color:#0D0D0D;display:block;padding:10px 10px 10px 55px;text-decoration:none;} #pmlink big {color:#0D0D0D;display:block;font-weight:700;padding-bottom:5px;} #pmlink strong {color:#5e4660;} #pmclose {border-top:1px solid #090707;color:#0D0D0D;display:block;font-size:80%;padding:1px 10px;} #pmclose:hover {color:#111;}
#pm_folders {border-left:1px solid #090707;border-right:1px solid #090707;padding-top:30px;vertical-align:top;width:150px;} #pm_folderlist {position: relative;margin-left:0;margin-top:0;} #pm_folderlist li {background:url(http://z4.ifrm.com/static/1/pmfolder.png) no-repeat 5px;display:list-item;margin-bottom:4px;padding-left:28px;} #pm_forwarded {border:1px solid #090707;color:#999;font-size:90%;font-style:italic;margin-top:1em;padding:3px 5px;}
.pm {margin-bottom:1em;} #pm_datesent {width:200px;} #pm_select {text-align:center;width:1px;}
/* ---------------------- FOOTER & COPYRIGHT ------------------------------ */ #foot_wrap {margin:20px 1px 20px 0;} #foot {margin-top:20px;} #foot td {background:#090707;border-bottom:1px solid #090707;border-top:1px solid #0e0e0e;border-left:0;border-right:0;color:#777;font-size:80%;} #foot a,#foot a:hover {color:#777;} #foot #foot_datetime {border-left:1px solid #090707;width:1%;white-space:nowrap;}
#copyright {color:#555;font-size:80%;margin:10px 0;text-align:center;} #copyright a {color:#795218;font-weight:700;}
/* ---------------------- ADMIN CONTROL PANEL ------------------------------ */
#acplogin {background:#0f0b0a;border:2px solid #090707;height:275px;left:50%; margin:-137.5px 0 0 -250px;padding:0;position:absolute;top:50%;width:500px;} #acplogin h1 {color:#555;font-weight:400;height:50px;margin-bottom:20px;padding:50px 20px 0 0;text-align:right;} #acplogin h1 img {position:absolute;left:0;top:0;} #acplogin #loginform {display:block;padding:0 50px;}
/* ---------------------- RANDOM s*** ------------------------------ */ #vlx {z-index:1;} #c_tos h3 {color:#555;font-size:120%;}
td.username_ok {background:#e0fae0;} input.username_ok {outline:2px solid #0c0;} td.username_no {background:#fae0e0;} input.username_no {outline:2px solid #5e4660;}
a img {border:0;}
button.btn_img {border:0;cursor:pointer;padding:0;}
.notice dt,.notice dd {padding:5px 7px;}
tr.postbtn td {padding:5px;text-align:center;}
.category {margin:10px 0 0;}
span.collapse,span.uncollapse {cursor:pointer;float:right;position:relative;}
#conversation .c_post {padding:2em;} button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {font-weight:700;}
img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a img {vertical-align:middle;} h1,h2,h3,#nav,#boardmeta,#main {clear:both;margin:0;} #meta_welcome,.search_results {clear:both;}
#stats_events {line-height:2;} #files_upload input,.pm .row1 a,.pm .row2 a,#ucp_gallery button img,#findposts td a {display:block;} #c_tos dd,#username_response {margin-left:10px;}
/* ---------------------- BLOG PAGE ------------------------------ */
#blog {background:#0D0D0D;border:1px solid #090707;color:#555;margin:10px 0;} #blog blockquote {background:none;border:none;font-size:85%;padding:0 10px;} #blog h1 {float:right;} #blog h2 {background:none;clear:none;font-size:130%;padding:0;} #blog h2,#blog h2 a,#blog h2 a:hover {color:#555;} #blog_foot {clear:both;margin-bottom:20px;} #blog_head {background:#17100f;border:8px solid #090707;padding:10px 14px;} #blog_head img.avatar {display:inline;} #blog_main {margin:20px 200px 10px 10px;} #blog_categories,#blog_readers,#blog_about,div.blog_options {background:#0e0e0e;margin:15px 0;padding:5px 7px;} #blog_sidebar h3,#blog_sidebar dt {color:#0D0D0D;font-weight:700;} #blog_sub {background:#111;clear:both;position:relative;padding:5px 7px;text-align:right;} #blog_sub span {padding-top:4px;} #blog_sidebar {background:#111;float:right;font-size:93.3%;margin:20px 10px 0 0;padding:0 10px;width:160px;} #blog_sidebar dd {margin-left:10px;} #blog_user {font-size:175%;} div.blog_options {font-size:90%;text-align:right;} div.blog_date {background:#17100f;border:1px solid #090707;color:#0D0D0D;float:right;font-weight:700;margin:0 15px;text-align:center;text-transform:uppercase;width:40px;} div.blog_date span {background:#17100f;border-top:1px solid #090707;color:#5e4660;display:block;font-size:130%;font-weight:700;padding:2px 4px;} div.blog_entry {background:#17100f;margin:10px 0;padding:5px 7px;} #blog_comments li {padding:5px 7px;} #blog_comments li.odd {background:#17100f;}
/* ---------------------- SHOUT BOX ------------------------------ */ #shoutwrap {background:#17100f;border:1px solid #090707;font-size:88.3%;} #shoutwrap td {padding:0;} #shoutbox {list-style-type:none;margin:0;padding:0;} #shoutbox li {padding:5px 7px;} #shoutbox li.odd {background:#17100f;} #shoutbox dl,#shoutbox dt,#shoutbox dd {margin:0;padding:0;} #shoutbox dt {color:#555;font-size:80%;} #shoutopts,#shoutpost {clear:both;text-align:center;}
/* ---------------------- MERS NAVS------------------------------ */
/*TOP LINKS*/ .lilnav { letter-spacing:2px;margin: 0px;text-align:center; font-size:9px; background-color: #090707; padding:5px;} .lilnav a { font-size:10px; padding: 0px 10px; font-weight: bold;text-transform: uppercase; color:#aaa; margin:0px 1px;} .lilnav a:hover { color: #795218; }
/*ANNOUNCEMENTS BOX & LINKS */ .navmenu { text-align:right; padding: 20px 0px 5px 5px; font-size:10px; margin-right:-15px;} .navmenu a { background-color: #0f0b0a; padding: 2px 7px 2px 7px; font-weight: bold;text-transform: uppercase; border: 1px solid #090707; color:#8f908f; font-size:10px;} .navmenu a:hover { background-color: #44444f; color: #eee; }
#footsies {width:300px; margin:10px auto; font-size:14px; color:#444;text-align:center; text-transform:uppercase;}
.revo1 {display:inline; color:#555; font-size:10px; padding:0px 5px;} .revo2 {display:inline; color:#581a1b; font-size:16px;background:#17100f;border:2px solid #090707;padding:2px 5px;text-transform:uppercase; text-shadow: 1px 1px #000;} .revo4 {display:inline; color:#090707; font-size:26px;font-weight:bolder; text-shadow: 1px 1px #000;} .revo3 {display:inline; color:#999; font-size:26px; color:#795217;font-weight:bolder; text-shadow: 1px 1px #000;}
#suzie {background:#0f0b0a; } #left {float:left; width:800px;} #right {float:right; width:200px;} #clear {clear:both;}
/* ---------------------- BUTTONS & MARKERS ------------------------------ */ .buttons {background-color:#090707; color:#ddd; display:inline; border:1px solid #090707; margin: 0px 10px; padding: 2px 5px; text-transform:uppercase;} .lilbutts {color:#ddd; display:inline; margin: 0px 10px; padding: 2px 5px;text-transform:uppercase; font-size:9px;
|
|
|
| |
|
Deleted User
|
Sep 10 2011, 04:35 PM
Post #2
|
|
Deleted User
|
Add this to the bottom of your CSS- Quote:
-
td.c_post { text-align: justify!important; }
Let me know if that does the trick for you. I need to make a post long enough to test it myself.
Edit: I just tested it. It does work.
|
|
|
| |
|
DaPizzaMan-ZNS
|
Sep 10 2011, 04:36 PM
Post #3
|
- Posts:
- 137
- Group:
- Members
- Member
- #192,963
- Joined:
- September 28, 2010
- My Board URL
- http://outlineforum.com/index/
|
Have it used throughout your post or for a certain part (such as a quote)? If you mean for the entire post, add text-align:justify; to td.c_post.
|
|
|
| |
|
MissKally
|
Sep 10 2011, 05:06 PM
Post #4
|
- Posts:
- 11
- Group:
- Members
- Member
- #200,946
- Joined:
- September 7, 2011
- My Board URL
- http://s13.zetaboards.com/TwistedTales/index/
|
Thank you sooo much, it's worked perfectly! It also worked for me without the other part DaPizzaMan said, but thank you for the help both of you, this helps so much! 
Also - I was wondering how to go about adding the code into my Sidebars, too? I can't seem to find the right place without causing it to completely stretch out the screen
EDIT: Actually, something I've just noticed - "td.c_post { text-align: justify!important; }" appears at the top of my board, but I cant find the code in my template to remove it, and when I remove the code given to me the Justify option goes away?
|
|
|
| |
|
Deleted User
|
Sep 10 2011, 06:08 PM
Post #5
|
|
Deleted User
|
Post it in your CSS. At the bottom will work just fine.
|
|
|
| |
|
MissKally
|
Sep 10 2011, 06:15 PM
Post #6
|
- Posts:
- 11
- Group:
- Members
- Member
- #200,946
- Joined:
- September 7, 2011
- My Board URL
- http://s13.zetaboards.com/TwistedTales/index/
|
I have posted it in the bottom of the CSS, but the sidebar text doesn't appear justified either - But there's also other parts of the code, so I was wondering if they go in there? I don't know.
Heres the code for the sidebars(I think) ;;
Spoiler: click to toggle - Quote:
-
<div id="right"><div class="category"><table class="cat_head"><tbody><tr><td><h2>Title Here</h2></td></tr></tbody></table> <table class="forums" style="display: table; " cellspacing="0"><tbody><tr class="forum"> <td class="c_forum"> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p> </td> </tr></tbody></table></div> <div class="category"><table class="cat_head"><tbody><tr><td><h2>Title Here</h2></td></tr></tbody></table> <table class="forums" style="display: table; " cellspacing="0"><tbody><tr class="forum"> <td class="c_forum"> <p>SIDEBAR TEXT HERE</p> </td> </tr></tbody></table></div> <div class="category"><table class="cat_head"><tbody><tr><td><h2>Title Here</h2></td></tr></tbody></table> <table class="forums" style="display: table; " cellspacing="0"><tbody><tr class="forum"> <td class="c_forum"> <p>SIDEBAR TEXT HERE</p> </td> </tr></tbody></table></div> <div class="category"><table class="cat_head"><tbody><tr><td><h2>Title Here</h2></td></tr></tbody></table> <table class="forums" style="display: table; " cellspacing="0"><tbody><tr class="forum"> <td class="c_forum"> <p>SIDEBAR TEXT HERE</p> </td> </tr></tbody></table></div> <div class="category"><table class="cat_head"><tbody><tr><td><h2>Title Here</h2></td></tr></tbody></table> <table class="forums" style="display: table; " cellspacing="0"><tbody><tr class="forum"> <td class="c_forum"> <p>SIDEBAR TEXT HERE</p> </td> </tr></tbody></table></div> </div><div id="left">
CSS Code;;
Spoiler: click to toggle - Code:
-
/* ---------------------- MAIN PAGE ------------------------------ */
/* TABLE & SIDEBARS */ #wrap {background:#0f0b0a; border: 2px solid #090707; margin:0px auto; margin-bottom:20px;padding:0px; width:1050px; padding:0px;} #headmer {background: url('YOUR BANNER GOES HERE') no-repeat; border: 0px; margin:0px auto; margin-top:20px;padding:0px; width:1000px; height:274px;}
/*THE BASICS*/ html,body { background:url('http://i38.tinypic.com/ndrf7.jpg') #0f0b0a; color:#999; font-family:"Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serifa;font-size:93.3%; margin:0; padding:0; } a { color:#ddd; text-decoration:none;} a:hover { color:#eee; text-decoration:none;} hr {background-color:#090707; border:0px; clear:both; color:#111; height:1px;} table { border-collapse:collapse;border-spacing:0; clear:both; empty-cells:show; width:100%; border:0px;} th { background:none;color:#999;font-weight:400; padding:3px 5px; text-align:left; } td { background:none; color:#999; padding:5px 10px; } th a,th a:hover { color:#ddd; font-weight:700; }
h1 { font-size:200%; } h2,h3 { font-size:100%; } h3 {padding:3px 0;} h4 {font-weight:bold; color:#795218; letter-spacing:1px;font-size:12px; text-transform:uppercase; margin:0px; padding:1px;text-align:center;}
/*FORUM BORDERS*/ th,td { border:1px solid #090707; color:#555;} .frank th,td { border:1px solid #090707; color:#555;}
/*FORUMS ROW 1-4 */ td.c_forum {background:#17100f; color:#999; border:1px solid #090707; } .c_forum {color:#666;font-size:80%;width:60%;} td.c_mark {background:#17100f; color:#ddd;text-align:center;width:1%;border:1px solid #090707;} td.c_last {background:#17100f;font-size:85%; text-align:center; border:1px solid #090707;} td.c_info-v,td.c_info-t,td.c_info-r {font-size:80%;padding:5px;text-align:center; color:#555;border:1px solid #090707;} td.c_subforum {background:#17100f;color:#bbb;font-size:70%;font-style:italic; padding:1px;}
.c_forum strong a,.c_last strong a {color:#795218; text-align:center;} .c_forum strong a {font-size:135%;}/*FORUM LINK*/ .c_forum-desc {color:#090707;font-size:85%;}
/*BUTTONS*/ .bday {background:url(http://z4.ifrm.com/static/1/s_minibday.png) no-repeat;color:#433444;font-size:90%;font-weight:700;height:16px; padding:2px 2px 2px 18px;width:20px;}
/*FORUM COLORS DARK ROW 2 */ td.c_head,td.c_foot,td.c_sort {background:#090707;color:#ddd;font-size:80%;border:1px solid #090707; }
/*FORUM MAIN TITLE */ .category h2,.topic h2,#portal h2,#portal_foot h2,thead th {background:none;font-size:110%;font-weight:700; color:#795218; border-bottom: 4px solid #581a1b;} h2 a {color:#581a1b;} h2.special {background:none;font-size:110%;font-weight:700; color:#795218; border-bottom: 4px solid #581a1b;} .cat_head td {border:0; background:none; text-transform:uppercase; color:#444;} thead th { border:0px solid #090707; padding:5px; text-align:center; color:#795218; border-bottom: 4px solid #581a1b;} .category h2,.topic h2,#portal h2 {padding:5px;text-align:left;}
/* ---------------------- INSIDE FORUM PAGE ------------------------------ */ .row1,.row2 {line-height:1.4;} .row2 td,blockquote div {background:#0f0b0a;}
td.c_view {background:#17100f;color:#ddd;} div.c_view-list {color:#ddd;font-size:92.5%;}
td.c_poll-total,td.c_poll-vote,td.c_topicfoot,.warn,.ucp th,#c_notes,.calendar th {text-align:center;}
.c_last-title {background:url(http://z4.ifrm.com/static/1/last.gif) no-repeat left;display:block;line-height:16px;padding-left:10px;}
.cat_head td {border-color:#090707;padding:0;} #stats .cat_head td {border:1px solid #090707;background:transparent!important;} #stats td {color:#555;} .description {color:#666;font-size:85%;} a.member:hover {color:#666;} #findposts .c_mark {color:#0D0D0D;font-size:200%;font-weight:700;vertical-align:top;}
.cat-pages a,.cat-pagesjump i,.cat-topicpages a {cursor:pointer;padding:2px 5px;} .cat-topicpages a {padding:0 2px;} .cat-buttons,.topic-buttons {float:right;margin:15px 0;text-align:right;width:50%;} .c_mark img {display:block;margin:auto;} .c_last {line-height:1.4;min-width:300px;width:30%; color:#555;} .category td.c_foot {height:10px;} #stats_members, #stats_legend {line-height:1.2; color:#555; background:#17100f; font-family:verdana; font-size:12px;border:1px solid #090707;} td.c_cat-mark,td.c_cat-icon {padding:5px 0;text-align:center;width:30px;} td.c_cat-starter {width:125px;} td.c_cat-lastpost {width:175px;}
.c_cat-starter,.c_cat-replies,.c_cat-views,.c_cat-title,.c_cat-lastpost,.c_cat-mark, {text-align:center; text-transform:uppercase; background:#111;}
/* ---------------------- RANDOM s*** ------------------------------ */
button,a.btn_fake {background:#0f0b0a;color:#999;cursor:default;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:90%;overflow:visible;width:auto;} button:hover,a.btn_fake:hover {border-color:#090707;} button.btn_text {background:none;border:0;cursor:pointer;font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif;font-size:100%;} .notice {background:#0f0b0a;border:2px solid #090707;color:#999;margin:10px auto 0;width:70%;} .notice dt {color:#ddd;font-weight:700;} .notice dd {font-style:italic;} dl.info {background:#17100f; border-color:#090707;}
.info dt {background:#0f0b0a;color:#ddd;} dl.error {background:#17100f;border-color:#090707;} .error dt {background:#0f0b0a;color:#ddd;}
/* ---------------------- MENUS ------------------------------ */ #top_bar {height:1px;} .drop_menu img {display:none;} #top { background:#0f0b0a;border:1px solid #090707;height:20px;padding:0 2% 4px;margin-bottom:12px;} #top_info {color:#999;float:left;margin-top:4px;} #top_menu {background:#0f0b0a; border-left:1px solid #090707;float:right;margin-top:0px;} .drop_menu li {background:#17100f;float:left;margin-right:1px;text-align:center;} .drop_menu a { color:#ddd; display:block; padding:4px .25em; position:relative; width:9em;} .drop_menu a:hover { color:#555;} .drop_menu ul {-moz-opacity:0.85; border-top:1px solid #090707;color:#999; left:-999em; margin:0; opacity:0.85; position:absolute; width:9.4em;} .drop_menu ul li { background:#17100f; font-size:85%; margin:0; padding:0; width:100%;} .drop_menu ul li a { border:0px solid #090707; display:block; padding:4px 5%; width:90%;} .drop_menu li ul li a:hover { background:#090707; }
.drop_menu a img {vertical-align:bottom;} .drop_menu li:hover ul,.drop_menu li.hover ul {left:auto;}
#profile_menu ul {-moz-opacity:1;border-top:0;opacity:1;} #profile_menu a {background:#17100f;border:1px solid #090707;} #profile_menu li li a {border-top:0;} #profile_menu li ul li a:hover {background:#090707;}
#top ul,#nav,ul.cat-pages,ul.cat-topicpages,table.calendar ul,div.meta_menu ul,#pm_folderlist,#profile_menuwrap ul {list-style:none;padding:0;} #profile_menuwrap ul,ul.cat-topicpages,blockquote dl,#fast-reply dd {margin:0;} #top li,#nav li,ul.cat-pages li,ul.cat-topicpages li,table.calendar li,#pm_folderlist li,#profile_menuwrap li,#ucp_gallery li {display:inline;}
#main {height:1%;padding:0 1%;} #nav li img {vertical-align:top;display:none;} .category h2 a,#portal h2 a,#portal_foot h2 a,thead a,.category h2 a:hover,#portal h2 a:hover,#portal_foot h2 a:hover,thead a:hover,#top_info a,#top_info a:hover,.drop_menu a,.drop_menu a:hover {color:#555;}
/* ---------------------- LOGO ------------------------------ */ #logo { background:none;border:0;clear:both;margin:0;}
/* ---------------------- SUBMENU ------------------------------ */
#submenu_bar {display:none;} #submenu {display:none} #nav {color:#444;height:1%;padding:10px 1%;background:none;}
ul.cat-pages {float:left;font-size:90%;margin:15px 0;padding: 5px 1px;width:49%;} .cat-pages a,.cat-pagesjump i,.cat-topicpages a {background:#17100f;border:1px solid #090707;color:#0D0D0D;} .cat-pages a:hover,.cat-topicpages a:hover { background:#0e0e0e;color:#555;} .cat-pages span {background:#0D0D0D;border:1px solid #090707;color:#FFF;cursor:default;font-weight:700;padding:2px 5px;} ul.cat-topicpages {float:right;font-size:80%;padding:1px 0;}
tr.generic td,div.generic {font-size:120%;font-weight:700;padding:20px;text-align:center;}
tr.pm_new td {background:#111;font-weight:700;}
/* ---------------------- THREAD VIEWING PAGE ------------------------------ */ /* POLLS */ td.c_poll-choice label {font-weight:700;padding-left:1em;} td.c_poll-votes {font-size:120%;text-align:justify;width:15%;} td.c_poll-bar div {background:url(http://z4.ifrm.com/static/1/poll_b.png) no-repeat right;float:left;height:12px;padding-right:3px;} td.c_poll-bar span {background:url(http://z4.ifrm.com/static/1/poll_l.png) no-repeat;display:block;float:left;height:12px;width:3px;}
td.c_poll-choice {line-height:1.5;padding-left:45%;} td.c_poll-answer {text-align:right;width:42.5%;} td.c_poll-bar {text-align:justify;vertical-align:middle;width:42.5%;}
* html td.c_poll-bar span {margin-top:3px;}
/* QUOTES */ blockquote {background:#0f0b0a; border:1px solid #090707;margin:10px auto;padding-bottom:1px;width:98%; color:#444;} blockquote dl {background:#090707;border-bottom:1px solid #090707;color:#795218; padding:0px; text-align:justify; text-transform:uppercase;} blockquote dl dt {color:#795218; float:left;font-weight:700;} blockquote dl dd,#foot #foot_links {text-align:justify;} blockquote dl dt,blockquote dl dd {padding:2px 4px;} blockquote div,blockquote code {margin:0;padding:5px;}
/* CODES & SPOILERS */ code {display:block;font-family:Monaco, Consolas, "Courier New", Courier, monospace;white-space:normal; } div.spoiler {border:1px solid #090707;border-top:0;padding:5px 7px;} div.spoiler_toggle {border:1px solid #090707;color:#444; cursor:pointer;font-weight:700;padding:2px 4px;}
/* IMAGES, SIGNATURE, PIP, & AVATAR*/ td.c_sig {color:#666;font-size:80%;background:#17100f;border-top:0px!important; border-right:1px solid #090707;} td.c_sig blockquote {background:#0f0b0a;border:0px;border-left:3px solid #090707;padding-left:5px;} td.c_sig blockquote dl {background:#0f0b0a;border:0px;color:#666;} td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {color:#666;padding:0; border:0px;} td.c_sig blockquote div {background:#0f0b0a;margin-left:5px;padding:0; border:0px;} .c_sig,.c_nosig {width:100%;} .avatar {display:block;margin:auto;text-align:justify; border:0px solid #090707;} .av_wrap {overflow:hidden;text-align:justify;margin:auto;} .pip {margin:3px 0;white-space:nowrap;}
/*POST INFO BAR */ td.c_postinfo {background:#17100f;color:#999;font-size:80%;vertical-align:middle;}
/*POST */ td.c_post {line-height:1.7;vertical-align:top; background:#17100f; padding:20px;} /*RIGHT SIDE*/ td.c_post table {font-size:11px;background:#0f0b0a; border:0px;} td.c_post td {font-size:11px!important;border:0px;} td.c_post th {font-size:28px;} td.c_post table img {border:4px solid #090707;} td.c_user {font-size:80%; background:#17100f;} /*LEFT SIDE*/ .c_user {vertical-align:top;width:1px;width:208px;margin: 0px auto;} .c_post {width:100%; color:#999;} #c_post-text {height:223px;}
.editby,.queued {border:1px solid #090707;color:#999;font-size:85%;font-style:italic;margin-top:1em;padding:3px 5px;} .queued {background-color:#D8DCEB;border-color:#090707;}
/*POST DETAILS*/ td.c_user dl {background:#17100f;border:0px solid #090707;margin:5px 0;padding:0px;} td.c_post ul {list-style-type:square;margin-justify:10px;} dl.user_info dt,dl.user_info dd {padding:.1em;} dl.user_info dt {float:left;margin:2;min-width:4em;} dl.user_info dd.spacer,dl.user_profile dd.spacer {clear:both;float:none;height:1px;padding:0;}
dl.user_profile dt,dl.user_profile dd {padding:.1em;} dl.user_profile dt {float:left;margin:2;min-width:4em;}
/* PROFILE & USERINFO */ dl.user_info dd {margin-bottom:1px; color:#555;} dl.user_info dt {color:#666;} dl.user_profile dd {margin-bottom:1px; color:#555;} dl.user_profile dt {color:#666;}
/* USERNAME */ td#stats_events a,td#stats_events span {background:url(http://z4.ifrm.com/static/1/s_minical.png) no-repeat 2px;padding:4px 0 4px 20px;} td.c_username {background:#17100f; padding:2px 0;text-align:justify;width:175px;} td.c_username a {font-size:140%;font-weight:700;} td.c_user .usertitle {margin:3px 0;overflow-x:hidden;text-align:center;}
.c_post img,#topic_review img {max-width:90%;} .c_post-attachment {font-size:83.3%;margin-top:1em;padding:1em;} .c_post-attachment dd {margin-left:1em;} .post_sep {font-size:1px;height:1px;} td.c_sig,td.c_nosig {height:1%;vertical-align:top;} td.c_nosig {border-top-style:hidden!important;}
#c_post-resize {float:right;margin-top:-1px;padding:4px 0 0;text-align:right;} #btn_preview {float:left;margin:10px 0 0 1px;}
tr.c_postfoot {background:#090707;clear:both;} td.c_footicons,td.c_postinfo {width:100%;}
.c_next a {display:block;font-size:125%;font-weight:700;text-align:center;}
/* QUICK REPLY */ dl#fast-reply dt {background:none;color:#581a1b;font-size:110%;font-weight:700;margin:0;padding:5px;} dl#fast-reply dd {background:#17100f;border:1px solid #090707;padding:15px 0;text-align:justify;} dl#fast-reply {clear:both;margin:auto;width:80%;} dl#fast-reply dd p {margin:-3px;padding:0 5% 10px;text-align:justify;} dl#fast-reply dd textarea {display:block;height:100px;margin-bottom:10px;padding:2px;width:90%;}
/* ---------------------- POSTING A THREAD PAGE ------------------------------ */ td.c_desc {background:#17100f;font-weight:700;text-align:justify;vertical-align:middle;width:200px;} td.c_desc small {display:block;font-weight:400;}
/* POST PREVIEW */ #c_post-preview {background:#17100f;border:0px;margin:0 auto 10px;padding:5px;text-align:justify;width:98%;}
#c_post-resize span {color:#999;cursor:pointer;font-size:225%;padding:20px 5px 0;}
tr.hidden td.c_post {background:#17100f;}
/* EMOTES */ #emot_wrap {background:#0f0b0a;border:1px solid #090707;} #c_emot h3 {background:#0f0b0a;border-bottom:1px solid #090707;color:#999;font-size:120%;text-align:justify;} #emot_end {border-top:1px solid #090707;display:block;font-weight:700;padding:4px 0;text-align:justify;}
#c_emot {height:225px;vertical-align:top;width:210px;} #emot_list {height:275px;margin:0 auto;overflow:auto;padding:5px 0;text-align:justify;} div#emot_list {padding:0;} #emot_list li {display:inline;padding:4px 10px;} #emot_list img {cursor:pointer;vertical-align:baseline;}
/* FORMS & INPUT */ form {display:inline;margin:0;padding:0;} input[type=checkbox] {background:transparent;border:0;padding:0;vertical-align:bottom;} input[type=radio] {border:0;} select {margin:0 7px;padding:0;vertical-align:bottom;} option {margin:2px 0;} input,select,td,th {font-size:90%;} input,select,textarea,button,a.btn_fake { background:#090707; border:1px solid #090707; color:#ddd; padding:3px 5px; vertical-align:middle;} textarea { font-family:"Verdana", sans-serif; font-size:100%; margin:auto; width:98%; background:#090707; } input:focus,input.focus,textarea:focus,textarea.focus { border-color:#090707;} .submit_error {background:#17100f;border:1px solid #090707;} .cat-pages input {background:#090707;color:#ddd;padding:3px 5px;vertical-align:baseline;} td.c_desc img,td.c_desc input {float:left;vertical-align:middle;} td.c_head input,td.c_head button,td.c_foot input,td.c_foot button,td.c_sort input,td.c_sort button {padding:1px;} input.row1 { background:#090707; }
/* ---------------------- USER CONTROL PANEL ------------------------------ */ .ucp td {background:#17100f; } #ucp_gallery a {color:#581a1b;font-weight:700;} #ucp_gallery a:hover {color:#ddd;}
#ucp_profile,#pm_messages {float:right;background:#17100f;} #ucp_settings img,#ucp_profile img {background:#17100f;margin:18px 20px;} #ucp_gallery li {float:left;margin:15px 5px;} #ucp_gallery button {cursor:pointer;text-align:justify;} .ucp button.btn_text {padding:5px 0;text-align:center;width:100%;}
#c_post,#ucp_gallery {text-align:center;vertical-align:top;background:#17100f;} #ucp_settings,#pm_settings {float:left;}
/* RULES */ .meta_box,.meta_menu {margin:10px 0;} .meta_box li {display:list-item;list-style-position:inside;list-style-type:square;margin-left:10px;} .meta_box {background:#212121; border:1px solid #090707;font-size:85%;line-height:150%;padding:10px 25px;}
.meta_menu ul {font-size:90%;margin:5px 5%;} .meta_menu img,.meta_menu span {float:right;margin:10px 20px;} .meta_menu {background:#17100f;border:1px solid #090707;padding:0;width:49%;} .meta_menu h3 {background:none;font-size:100%;font-weight:700; color:#795218; border-bottom: 4px solid #581a1b;clear:both;cmargin:-1px;text-align:justify;} .meta_menu a,.meta_menu a:hover {color:#666;} .meta_box h3,td.c_topicfoot strong,#meta_welcome strong {font-size:120%;} .meta_box h3,.meta_box a,.meta_box a:hover,tr.pm_new td a,tr.pm_new td a:hover,tr.hidden td a,tr.hidden td a:hover,.c_forum strong a:hover,.c_last strong a:hover,#faq dt a:hover,.search_results h3 a,.search_results h3 a:hover {color:#999;}
/* ---------------------- CALENDAR ------------------------------ */ .calendar td.cal_inactive {background:#090707;color:#090707!important;} .calendar td div {background:#090707;border-bottom:1px solid #090707;font-weight:700;padding:5px 7px;} .calendar div a {background:url(http://z4.ifrm.com/static/1/s_minibday.png) no-repeat 5px;float:right;font-size:80%;font-weight:400;padding:0 0 6px 24px;} .calendar li a,.calendar li span {border-color:transparent;border-style:solid;border-width:1px;display:block;padding:3px;} .calendar td#cal_current {background:#17100f;border:2px solid #090707;}
.calendar td {height:125px;padding:0;vertical-align:top;width:14.3%;} .calendar li {display:list-item;font-size:80%;margin:0;} .calendar li.placeholder {padding:4px;} .calendar li span {cursor:default;} .calendar td#cal_current div {padding-top:3px;}
/* ---------------------- PORTAL ------------------------------ */ div.portal_content {background:#0f0b0a;border:1px solid #090707;font-size:88.3%;margin:0;padding:5px 7px;} #portal h2 {font-size:88.3%;} #portal h4 {background:0f0b0a;border-left:1px solid #090707;border-right:1px solid #090707;color:#999;font-size:88.3%;font-weight:400;margin:0;padding:5px 7px;}
#portal_head {margin-bottom:10px;} #portal_foot {margin-top:10px;} #portal_l,#portal_r {font-size:88.3%;margin:0;padding:0;} #portal_l {float:left;width:200px;} #portal_r {float:right;width:150px;} #portal_news {margin:0 10px 0 200px;} #portal_clear {background:transparent;border:none;clear:both;font-size:1px;height:1px;margin:0;padding:0;} .portal_box {margin-bottom:5px;padding:1px;} .portal_box table {clear:none;} #portal h2,#portal_foot h2 {clear:none;margin:0;padding:3px 5px;}
/* ---------------------- FAQ ------------------------------ */ #faq {background:#0f0b0a;} #faq dt a {color:#581a1b;font-size:120%;font-weight:700; } #faq dd.faq_more a,#faq dl.faq_more a:hover {color:#ddd;font-style:italic;} #faq {margin:20px 0;} #faq dl {padding:1em;} #faq dt {margin-bottom:5px;} #faq dd {display:list-item;margin:0 0 3px 15px;padding-left:3px; } a.member,.calendar td a,.calendar a:hover,#faq dd a,#faq dd a:hover {color:#999;}
/* ---------------------- SEARCH ------------------------------ */ .search_results {background:#000;border:1px solid #090707;margin-bottom:1em;padding:5px 7px;} .search_results h3 {display:inline;font-size:125%;} .search_results cite,.search_results p {color:#777;font-size:85%;margin:0;} .search_results div {display:block;margin:5px 0;}
/* ---------------------- PERSONAL MESSAGES ------------------------------ */ #pmtoast {background:#090707;border:2px solid #090707;bottom:10px;color:#555;display:none;font-size:90%;position:fixed;right:10px; text-align:right;text-decoration:none;width:200px;z-index:1;} #pmtoast:hover {border-color:#090707;} #pmlink {background:url(http://z4.ifrm.com/static/1/toast.png) no-repeat 5px;color:#0D0D0D;display:block;padding:10px 10px 10px 55px;text-decoration:none;} #pmlink big {color:#0D0D0D;display:block;font-weight:700;padding-bottom:5px;} #pmlink strong {color:#5e4660;} #pmclose {border-top:1px solid #090707;color:#0D0D0D;display:block;font-size:80%;padding:1px 10px;} #pmclose:hover {color:#111;}
#pm_folders {border-left:1px solid #090707;border-right:1px solid #090707;padding-top:30px;vertical-align:top;width:150px;} #pm_folderlist {position: relative;margin-left:0;margin-top:0;} #pm_folderlist li {background:url(http://z4.ifrm.com/static/1/pmfolder.png) no-repeat 5px;display:list-item;margin-bottom:4px;padding-left:28px;} #pm_forwarded {border:1px solid #090707;color:#999;font-size:90%;font-style:italic;margin-top:1em;padding:3px 5px;}
.pm {margin-bottom:1em;} #pm_datesent {width:200px;} #pm_select {text-align:center;width:1px;}
/* ---------------------- FOOTER & COPYRIGHT ------------------------------ */ #foot_wrap {margin:20px 1px 20px 0;} #foot {margin-top:20px;} #foot td {background:#090707;border-bottom:1px solid #090707;border-top:1px solid #0e0e0e;border-left:0;border-right:0;color:#777;font-size:80%;} #foot a,#foot a:hover {color:#777;} #foot #foot_datetime {border-left:1px solid #090707;width:1%;white-space:nowrap;}
#copyright {color:#555;font-size:80%;margin:10px 0;text-align:justify;} #copyright a {color:#795218;font-weight:700;}
/* ---------------------- ADMIN CONTROL PANEL ------------------------------ */
#acplogin {background:#0f0b0a;border:2px solid #090707;height:275px;left:50%; margin:-137.5px 0 0 -250px;padding:0;position:absolute;top:50%;width:500px;} #acplogin h1 {color:#555;font-weight:400;height:50px;margin-bottom:20px;padding:50px 20px 0 0;text-align:right;} #acplogin h1 img {position:absolute;left:0;top:0;} #acplogin #loginform {display:block;padding:0 50px;}
/* ---------------------- RANDOM s*** ------------------------------ */ #vlx {z-index:1;} #c_tos h3 {color:#555;font-size:120%;}
td.username_ok {background:#e0fae0;} input.username_ok {outline:2px solid #0c0;} td.username_no {background:#fae0e0;} input.username_no {outline:2px solid #5e4660;}
a img {border:0;}
button.btn_img {border:0;cursor:pointer;padding:0;}
.notice dt,.notice dd {padding:5px 7px;}
tr.postbtn td {padding:5px;text-align:justify;}
.category {margin:10px 0 0;}
span.collapse,span.uncollapse {cursor:pointer;float:right;position:relative;}
#conversation .c_post {padding:2em;} button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {font-weight:700;}
img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a img {vertical-align:middle;} h1,h2,h3,#nav,#boardmeta,#main {clear:both;margin:0;} #meta_welcome,.search_results {clear:both;}
#stats_events {line-height:2;} #files_upload input,.pm .row1 a,.pm .row2 a,#ucp_gallery button img,#findposts td a {display:block;} #c_tos dd,#username_response {margin-left:10px;}
/* ---------------------- BLOG PAGE ------------------------------ */
#blog {background:#0D0D0D;border:1px solid #090707;color:#555;margin:10px 0;} #blog blockquote {background:none;border:none;font-size:85%;padding:0 10px;} #blog h1 {float:right;} #blog h2 {background:none;clear:none;font-size:130%;padding:0;} #blog h2,#blog h2 a,#blog h2 a:hover {color:#555;} #blog_foot {clear:both;margin-bottom:20px;} #blog_head {background:#17100f;border:8px solid #090707;padding:10px 14px;} #blog_head img.avatar {display:inline;} #blog_main {margin:20px 200px 10px 10px;} #blog_categories,#blog_readers,#blog_about,div.blog_options {background:#0e0e0e;margin:15px 0;padding:5px 7px;} #blog_sidebar h3,#blog_sidebar dt {color:#0D0D0D;font-weight:700;} #blog_sub {background:#111;clear:both;position:relative;padding:5px 7px;text-align:justify;} #blog_sub span {padding-top:4px;} #blog_sidebar {background:#111;float:right;font-size:93.3%;margin:20px 10px 0 0;padding:0 10px;width:160px;} #blog_sidebar dd {margin-left:10px;} #blog_user {font-size:175%;} div.blog_options {font-size:90%;text-align:right;} div.blog_date {background:#17100f;border:1px solid #090707;color:#0D0D0D;float:right;font-weight:700;margin:0 15px;text-align:center;text-transform:uppercase;width:40px;} div.blog_date span {background:#17100f;border-top:1px solid #090707;color:#5e4660;display:block;font-size:130%;font-weight:700;padding:2px 4px;} div.blog_entry {background:#17100f;margin:10px 0;padding:5px 7px;} #blog_comments li {padding:5px 7px;} #blog_comments li.odd {background:#17100f;}
/* ---------------------- SHOUT BOX ------------------------------ */ #shoutwrap {background:#17100f;border:1px solid #090707;font-size:88.3%;} #shoutwrap td {padding:0;} #shoutbox {list-style-type:none;margin:0;padding:0;} #shoutbox li {padding:5px 7px;} #shoutbox li.odd {background:#17100f;} #shoutbox dl,#shoutbox dt,#shoutbox dd {margin:0;padding:0;} #shoutbox dt {color:#555;font-size:80%;} #shoutopts,#shoutpost {clear:both;text-align:center;}
/* ---------------------- MERS NAVS------------------------------ */
/*TOP LINKS*/ .lilnav { letter-spacing:2px;margin: 0px;text-align:center; font-size:9px; background-color: #090707; padding:5px;} .lilnav a { font-size:10px; padding: 0px 10px; font-weight: bold;text-transform: uppercase; color:#aaa; margin:0px 1px;} .lilnav a:hover { color: #795218; }
/*ANNOUNCEMENTS BOX & LINKS */ .navmenu { text-align:right; padding: 20px 0px 5px 5px; font-size:10px; margin-right:-15px;} .navmenu a { background-color: #0f0b0a; padding: 2px 7px 2px 7px; font-weight: bold;text-transform: uppercase; border: 1px solid #090707; color:#8f908f; font-size:10px;} .navmenu a:hover { background-color: #44444f; color: #eee; }
#footsies {width:300px; margin:10px auto; font-size:14px; color:#444;text-align:center; text-transform:uppercase;}
.revo1 {display:inline; color:#555; font-size:10px; padding:0px 5px;} .revo2 {display:inline; color:#581a1b; font-size:16px;background:#17100f;border:2px solid #090707;padding:2px 5px;text-transform:uppercase; text-shadow: 1px 1px #000;} .revo4 {display:inline; color:#090707; font-size:26px;font-weight:bolder; text-shadow: 1px 1px #000;} .revo3 {display:inline; color:#999; font-size:26px; color:#795217;font-weight:bolder; text-shadow: 1px 1px #000;}
#suzie {background:#0f0b0a; } #left {float:left; width:800px;} #right {float:right; width:200px;} #clear {clear:both;}
/* ---------------------- BUTTONS & MARKERS ------------------------------ */ .buttons {background-color:#090707; color:#ddd; display:inline; border:1px solid #090707; margin: 0px 10px; padding: 2px 5px; text-transform:uppercase;} .lilbutts {color:#ddd; display:inline; margin: 0px 10px; padding: 2px 5px;text-transform:uppercase; font-size:9px;} td.c_post { text-align: justify!important; }
|
|
|
| |
|
Deleted User
|
Sep 11 2011, 09:19 AM
Post #7
|
|
Deleted User
|
Paste this in the CSS at the bottom:
- Code:
-
#wrap {text-align: justify!important; } #headmer {text-align: justify!important; }
|
|
|
| |
|
MissKally
|
Sep 11 2011, 09:26 AM
Post #8
|
- Posts:
- 11
- Group:
- Members
- Member
- #200,946
- Joined:
- September 7, 2011
- My Board URL
- http://s13.zetaboards.com/TwistedTales/index/
|
Absolutely perfect, thank you so much, you're a star! <3
|
|
|
| |
| 1 user reading this topic (1 Guest and 0 Anonymous)
|