/theme/ - Custom Stylesheets

Someone has to do it.

Posting mode: Reply

Check to confirm you're not a robot
Email
Subject
Comment
Password
Drawing x size canvas
File(s)

Board Rules

Max file size: 350.00 MB

Max files: 5

Max message length: 4096

Manage Board | Moderate Thread

Return | Magrathea | Catalog | Bottom


Endchan's Javascript currently breaks Board CSS, please use the CSS in your browser instead until the problem is resolved.

Expand All Images


Anonymous 04/24/2024 (Wed) 22:56 [Preview] No. 64
i need some help, how do i change the blue colour to something else?

also, is there perhaps a way i can get rid of the date and time? if so how

ill post my boards CSS in the next post


CSS in question Anonymous 04/24/2024 (Wed) 22:57 [Preview] No.65 del
html, body {
font-size:10pt;
background:#EDDAD2;
color:#000000;
}
* {
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
}
input, textarea {
background-color: #E6CBC0;
border: 1px solid #CA927B;
}
a {
background:inherit;
color:#34345C;
}
a:visited {
background:inherit;
color:#34345C;
}
a:hover {
color:#DD0000;
background:inherit;
}
a.quotelink {
background:inherit;
color:#DD0000;
}
.logo {
clear:both;
text-align:center;
background:inherit;
font-size:24pt;
color:#AF0A0F;
width:100%;
}
.postarea {
background:inherit;
}
.postblock {
background: #D9AF9E;
border: 1px solid #CA927B;
color: black;
font-weight: bold;
padding: 2px 5px 2px 5px;
}
.footer {
text-align:center;
font-size:12px;
}
.unkfunc {
background:inert;
color:#789922;
}
.filesize {
text-decoration:none;
}
.filetitle {
background:inherit;
color:#0F0C5D;
font-weight:800;
}
.postername {
background:inherit;
font-size:11pt;
color:#117743;
font-weight: bold;
}
.postertrip {
background:inherit;
color:#228854;
}
.oldpost {
background:inherit;
color:#0F0C5D;
font-weight:800;
}
.omittedposts {
background:inherit;
color:#070707;
}
.reply {
background:#D9AF9E;
color:#000000;
border:1px solid #CA927B;
}
.replyhl {
background:#D6BAD0;
color:#000000;
}
.doubledash {
vertical-align:top;
clear:both;
float:left;
}
.replytitle {
background:inherit;
font-size:18px;
color:#0F0C5D;
font-weight:800;
}
.commentpostername {
background:inherit;
font-size:11pt;
color:#117743;
font-weight: bold;
}
a.quotejs {
color:#000000;
text-decoration: none;
}
a.quotejs:hover {
font-weight:bold;
}

.adminbar {
text-align: center;
}


Anonymous 04/24/2024 (Wed) 22:57 [Preview] No.66 del
>>65
to add, if possible id also like to hide the filenames next to images


Anonymous 04/25/2024 (Thu) 01:35 [Preview] No.67 del
(337.70 KB 1080x1920 IMG_1296.jpeg)
don't they have a board options section


Anonymous 04/27/2024 (Sat) 03:39 [Preview] No.68 del
>>67
in the board manager? i havent found anything pertaining to that

while im here is there a CSS command that makes image thumbnails smaller?



Top | Catalog | Post a reply | Magrathea | Return