[ home / board list / faq / random / create / bans / search / manage / irc ] [ ]

/rice/ - Desktop and Phone Ricing

What else would you do in your free time?

Catalog

See 8chan's new software in development (discuss) (help out)
Infinity Next Beta period has started, click here for info or go directly to beta.8ch.net
Name
Email
Subject
Comment *
File
* = required field[▶ Show post options & limits]
Confused? See the FAQ.
Embed
(replaces files and can be used instead)
Options
Password (For file and post deletion.)

Allowed file types:jpg, jpeg, gif, png, webm, mp4, pdf
Max filesize is 8 MB.
Max image dimensions are 10000 x 10000.
You may upload 5 per post.


File: 1448208284201.jpg (14.31 KB, 267x400, 267:400, MI0001405822.jpg)

 No.389

>ricing board without css

Wrote one for the board. Anyone willing to test it out?



html, body{
Background-color:#262626 !important;
color:#d9d9d9;
background-image:url(http://i.imgur.com/kd1DsWN.jpg);
background-repeat: repeat
}
div.post.reply{
Background-color:#262626;
border:0px solid #434343;
box-shadow:0 0 10px #040404;
font-family:Lucida Sans Unicode
}

#upload th{
Background-color:#262626;
}
.post-table tr th{
Background-color:#262626;
border-bottom:1px solid #434343
}
div.banner{
Background-color:#262626;
color:#d9d9d9;
font-size:10px;
}
.8chan is-not-moderator{
Background-color:#262626;
}

.boardlist{
Background-color:#262626 !important;
border-bottom:2px solid #1c1c1c !important;
box-shadow:0 0 10px #262626 !important;
}
hr{
border-color:#434343
}
.boardlist a{
color:#d9d9d9
}
.options_tab, h2 {
Background-color:#262626;
color:#d9d9d9;
box-shadow:0 0 10px #1d1d1d
}
#options_tablist{
Background-color:#262626;
color:#d9d9d9;
box-shadow:0 0 10px #1d1d1d
}
.options_tab_icon{

color:#d9d9d9;
}
.options_tab {
color:#d9d9d9;

}
.fa-times{
color:#d9d9d9
}
header h1{
color:#d9d9d9;
text-shadow:0 0 6px #c0c0c0
}
strong a{
color:#d9d9d9;
}

header div.subtitle, h1{
color:#d9d9d9;
}

Will add the jquery part later

 No.390

I changed the host, the highlight color when you click on post and the drop down arrow. No need for Javascript, apparently.


html, body{
Background-color:#262626 !important;
color:#d9d9d9;
background-image:url(https://media.8ch.net/ktv/src/1448209701441.jpg);
background-repeat: repeat
}
div.post.reply{
Background-color:#262626;
border:0px solid #434343;
box-shadow:0 0 10px #040404;
font-family:Lucida Sans Unicode
}

#upload th{
Background-color:#262626;
}
.post-table tr th{
Background-color:#262626;
border-bottom:1px solid #434343
}
div.banner{
Background-color:transparent;
color:#d9d9d9;

}
.8chan is-not-moderator{
Background-color:#262626;
}

.boardlist{
Background-color:#262626 !important;
border-bottom:2px solid #1c1c1c !important;
box-shadow:0 0 10px #262626 !important;
}
hr{
border-color:#434343
}
.boardlist a{
color:#d9d9d9
}
.options_tab, h2 {
Background-color:#262626;
color:#d9d9d9;
box-shadow:0 0 10px #1d1d1d
}
#options_tablist{
Background-color:#262626;
color:#d9d9d9;
box-shadow:0 0 10px #1d1d1d
}
.options_tab_icon{

color:#d9d9d9;
}
.options_tab {
color:#d9d9d9;

}
.fa-times{
color:#d9d9d9
}
header h1{
color:#d9d9d9;
text-shadow:0 0 6px #c0c0c0
}
strong a{
color:#d9d9d9 !important;
}

header div.subtitle, h1{
color:#d9d9d9;
}
body a{

color:#5d5dff
}
.post-btn{
color:#f3f3f3
}
div.post.reply.highlighted{
color:#262626;
background-color:#9a9a9a;
}


 No.391

added more fonts


html, body{
Background-color:#262626 !important;
color:#d9d9d9;
background-image:url(https://media.8ch.net/ktv/src/1448209701441.jpg);
background-repeat: repeat
}
div.post.reply{
Background-color:#262626;
border:0px solid #434343;
box-shadow:0 0 10px #040404;
font-family:Lucida Sans Unicode, verdana, tahoma, dejavu sans mono, sans
}
body p{
font-size:13px !important;
font-family:Lucida Sans Unicode, verdana, tahoma, dejavu sans mono, sans
}

#upload th{
Background-color:#262626;
}
.post-table tr th{
Background-color:#262626;
border-bottom:1px solid #434343
}
div.banner{
Background-color:transparent;
color:#d9d9d9;

}
.8chan is-not-moderator{
Background-color:#262626;
}

.boardlist{
Background-color:#262626 !important;
border-bottom:2px solid #1c1c1c !important;
box-shadow:0 0 10px #262626 !important;
}
hr{
border-color:#434343
}
.boardlist a{
color:#d9d9d9
}
.options_tab, h2 {
Background-color:#262626;
color:#d9d9d9;
box-shadow:0 0 10px #1d1d1d
}
#options_tablist{
Background-color:#262626;
color:#d9d9d9;
box-shadow:0 0 10px #1d1d1d
}
.options_tab_icon{

color:#d9d9d9;
}
.options_tab {
color:#d9d9d9;

}
.fa-times{
color:#d9d9d9
}
header h1{
color:#d9d9d9;
text-shadow:0 0 6px #c0c0c0
}
strong a{
color:#d9d9d9 !important;
}

header div.subtitle, h1{
color:#d9d9d9;
}
body a{

color:#5d5dff
}
.post-btn{
color:#f3f3f3
}
div.post.reply.highlighted{
color:#262626;
background-color:#9a9a9a;
}


 No.397

bump


 No.418

Post titles are too dark to read without looking closely. I feel like if you're going to change bg and post bg color, you should also change all the text colors to something that is legible on top of that color. Otherwise it's ok, personally not my style though.




[Return][Go to top][Catalog][Post a Reply]
Delete Post [ ]
[]
[ home / board list / faq / random / create / bans / search / manage / irc ] [ ]