Register - Login
Views: 99393009
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 10:18:29 AM
Jul - Projects and Creations - Lazy Null Halloween edition. New poll - New thread - New reply
Next newer thread | Next older thread
fimbul
Member
Level: 16


Posts: 30/62
EXP: 17530
For next: 2726

Since: 10-12-18


Since last post: 288 days
Last activity: 88 days

Posted on 10-26-20 02:42:26 AM (last edited by fimbul at 10-26-20 11:59:53 AM) Link | Quote
Here's some custom CSS.


full pic here->
https://i.imgur.com/KzddOSJ.png







body {
background: #111;
color: #666;
}

/* unvisited link */
a:link {
color: orange;
}

/* visited link */
a:visited {
color: darkorange;
}

/* mouse over link */
a:hover {
color: yellow;
}

/* selected link */
a:active {
color: darkorange;
}

textarea, .submit, select,input{
background-color: #111;
color: #666;
}

textarea {
width: 75%;
height: 250px;
}

input:focus,textarea:focus {
outline-width: 1px;
outline-color: darkslategray;
}

table {
margin: 0 auto;
width: 100%;
/*word-break: break-all;*/
hyphens: auto;
}

body::-webkit-scrollbar {
width: 1em;
}

body::-webkit-scrollbar-track {
background-color: #111;
}

body::-webkit-scrollbar-thumb {
background-color: #666;
outline: 1px solid #111;
}

td[class='tbl tdbg2 font']:after {
content:"";
background: -webkit-linear-gradient(0deg, rgba(17,16,0,1) 0%, rgba(38,38,38,1) 6%, rgba(17,16,0,1) 100%)
display: block;
height:1px;
width: 100%;
position: relative;
bottom: 0;
z-index: 0;
}

.post {
border-bottom: 4px solid #131313;
}

td[class='tbl tdbg1 center']:first-child img{
display:none;
content:"Yeah"
}

td[class='tbl tdbg1 center']:before{
content: url(https://i.imgur.com/IeorpDy.png)
}

input[type='radio']:after {
width: 12px;
height: 12px;
border-radius: 15px;
top: -1px;
left: -1px;
position: relative;
background-color: #333;
content: '';
display: inline-block;
visibility: visible;
border: 2px solid #111;
}

input[type='radio']:checked:after {
width: 12px;
height: 12px;
border-radius: 15px;
top: -1px;
left: -1px;
position: relative;
background-color: orange;
content: '';
display: inline-block;
visibility: visible;
border: 2px solid #666;
}

input[type='checkbox']:after {
width: 12px;
height: 12px;
border-radius: 2px;
top: -1px;
left: -1px;
position: relative;
background-color: #333;
content: '';
font-weight: bold;
display: inline-block;
visibility: visible;
border: 2px solid #111;
}

input[type='checkbox']:checked:after {
width: 12px;
height: 12px;
border-radius: 2px;
top: -1px;
left: -1px;
position: relative;
background-color: orange;
text-align: center;
content: '✓';
font-size: 10px;
font-weight: bold;
display: inline-block;
visibility: visible;
border: 2px solid #666;
}

.spoiler-label:after {content: 'Spoiler'; color: white; background: black; font-style: italic; font-weight: bold; margin: 0 .2em; padding: 0.1em 0.4em; font-size: 80%; vertical-align: 10%; }
.spoiler > input[type="checkbox"] { display: none; }
.spoiler > .hidden {background: rgba(128, 128, 128, .5)}
.spoiler > input[type="checkbox"]:checked + .hidden {
background: unset;
}

.spoiler-b > .spoiler-label:after { margin: 0; vertical-align: unset; padding: 0.25em 1em; content: 'Spoiler content - click to show/hide'; }

.spoiler-label:hover:after { background: #444; }
.spoiler-label:hover + input[type="checkbox"]:checked ~ .hidden { background: rgba(128, 128, 128, .5) }

.spoiler > .hidden > * {
visibility: hidden;
}
.spoiler > input[type="checkbox"]:checked + .hidden > * {
visibility: visible;
}


fimbul
Member
Level: 16


Posts: 31/62
EXP: 17530
For next: 2726

Since: 10-12-18


Since last post: 288 days
Last activity: 88 days

Posted on 10-26-20 03:24:15 AM Link | Quote
Added word wrapping + made the reply box big again.

Anyway I gotta fix my avatar lol.
Next newer thread | Next older thread
Jul - Projects and Creations - Lazy Null Halloween edition. New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

28 database queries, 1 query cache hits.
Query execution time:  0.075011 seconds
Script execution time:  0.007134 seconds
Total render time:  0.082145 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 2 column 227 - Warning: unescaped & or unknown entity "&page"
line 119 column 11 - Warning: <form> isn't allowed in <table> elements
line 118 column 10 - Info: <table> previously mentioned
line 120 column 11 - Warning: missing <tr>
line 120 column 119 - Warning: missing </font> before </td>
line 124 column 16 - Warning: plain text isn't allowed in <tr> elements
line 120 column 11 - Info: <tr> previously mentioned
line 125 column 68 - Warning: missing </nobr> before </td>
line 141 column 68 - Warning: missing </nobr> before <tr>
line 147 column 35 - Warning: missing <tr>
line 147 column 50 - Warning: missing </font> before </td>
line 148 column 37 - Warning: unescaped & or unknown entity "&id"
line 147 column 199 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 91 - Warning: missing </font> before </table>
line 156 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 158 column 9 - Warning: missing <tr>
line 176 column 13 - Warning: missing <tr>
line 177 column 102 - Warning: unescaped & or unknown entity "&postid"
line 185 column 267 - Warning: missing </label> before <div>
line 185 column 327 - Warning: inserting implicit <label>
line 185 column 333 - Warning: inserting implicit <label>
line 185 column 333 - Warning: missing </label> before <div>
line 185 column 376 - Warning: inserting implicit <label>
line 185 column 376 - Warning: missing </label> before <div>
line 185 column 381 - Warning: inserting implicit <label>
line 185 column 458 - Warning: discarding unexpected </label>
line 355 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 357 column 9 - Warning: missing <tr>
line 375 column 13 - Warning: missing <tr>
line 376 column 102 - Warning: unescaped & or unknown entity "&postid"
line 383 column 17 - Warning: missing <tr>
line 383 column 17 - Warning: discarding unexpected <table>
line 386 column 35 - Warning: missing <tr>
line 386 column 50 - Warning: missing </font> before </td>
line 386 column 91 - Warning: missing </font> before </table>
line 388 column 35 - Warning: missing <tr>
line 388 column 50 - Warning: missing </font> before </td>
line 389 column 37 - Warning: unescaped & or unknown entity "&id"
line 388 column 199 - Warning: missing </font> before </table>
line 390 column 17 - Warning: discarding unexpected </textarea>
line 390 column 28 - Warning: discarding unexpected </form>
line 390 column 35 - Warning: discarding unexpected </embed>
line 390 column 43 - Warning: discarding unexpected </noembed>
line 390 column 53 - Warning: discarding unexpected </noscript>
line 390 column 64 - Warning: discarding unexpected </noembed>
line 390 column 74 - Warning: discarding unexpected </embed>
line 390 column 82 - Warning: discarding unexpected </table>
line 390 column 90 - Warning: discarding unexpected </table>
line 392 column 9 - Warning: missing </font> before <table>
line 404 column 25 - Warning: discarding unexpected </font>
line 413 column 57 - Warning: discarding unexpected </font>
line 391 column 1 - Warning: missing </center>
line 120 column 63 - Warning: <img> lacks "alt" attribute
line 125 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 125 column 93 - Warning: <img> lacks "alt" attribute
line 141 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 141 column 98 - Warning: <img> lacks "alt" attribute
line 148 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 161 column 22 - Warning: <img> lacks "alt" attribute
line 161 column 63 - Warning: <img> lacks "alt" attribute
line 161 column 112 - Warning: <img> lacks "alt" attribute
line 161 column 162 - Warning: <img> lacks "alt" attribute
line 162 column 11 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 181 column 105 - Warning: <img> lacks "alt" attribute
line 360 column 22 - Warning: <img> lacks "alt" attribute
line 360 column 63 - Warning: <img> lacks "alt" attribute
line 360 column 112 - Warning: <img> lacks "alt" attribute
line 360 column 162 - Warning: <img> lacks "alt" attribute
line 361 column 11 - Warning: <img> lacks "alt" attribute
line 371 column 15 - Warning: <img> lacks "alt" attribute
line 389 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 389 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 389 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 398 column 25 - Warning: <img> lacks "alt" attribute
line 403 column 267 - Warning: <img> lacks "alt" attribute
line 149 column 50 - Warning: trimming empty <font>
line 185 column 267 - Warning: trimming empty <label>
line 185 column 327 - Warning: trimming empty <label>
line 185 column 376 - Warning: trimming empty <label>
line 383 column 17 - Warning: trimming empty <tr>
line 386 column 50 - Warning: trimming empty <font>
line 125 column 68 - Warning: <nobr> is not approved by W3C
line 141 column 68 - Warning: <nobr> is not approved by W3C
line 177 column 27 - Warning: <nobr> is not approved by W3C
line 376 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 89 warnings and 0 errors!


The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier to maintain
compared with using <FONT> elements.

You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.

About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Official mailing list: https://lists.w3.org/Archives/Public/public-htacg/
Latest HTML specification: http://dev.w3.org/html5/spec-author-view/
Validate your HTML documents: http://validator.w3.org/nu/
Lobby your company to join the W3C: http://www.w3.org/Consortium

Do you speak a language other than English, or a different variant of
English? Consider helping us to localize HTML Tidy. For details please see
https://github.com/htacg/tidy-html5/blob/master/README/LOCALIZE.md