/theme/ - Custom Stylesheets

Someone has to do it.


New Thread
X
Max 20 files0 B total
[New Thread]

Page: Prev [1] Next | [Index] [Catalog] [Banners] [Logs]





thumbnail of spoilers.png
thumbnail of spoilers.png
spoilers png
(170.55 KB, 836x343)
Old Spoilers
version 1

Makes spoilers black on black, and white on black when you hover.

CSS


span.spoiler {
    background: #000;
    color: #000;
}

.spoiler:hover {
    color: #FFF;
    background-color: #000;
}






 >>/53/
DarkEnd
Version LIVE EndChan version

Description
This finishes everything else that was still bright. Plus includes the correct !important overrides to work against the global stylesheet. I'm not even sure what version this is based on as >>>/darkend/ looks different.

Support
See  >>/53/

CSS
https://spit.mixtape.moe/view/94b4670c




thumbnail of 702.jpg
thumbnail of 702.jpg
702 jpg
(683.68 KB, 752x1090)
This board is meant to be a directory for Ωchan themes and CSS modifications to the front-end.

These can currently be employed by board owners by uploading their CSS under board management, or by users via custom stylesheet add-ons such as Stylish for Firefox.

Please feel free to contribute your own in the appropriate thread.

When uploading your CSS, please include:
> the name of your CSS
> a version number
> what it is meant to do (if it's not a theme)
> a screenshot of it in action
> the code inside [ code ] tags
> longer code should be split into multiple posts

If you have questions or comments, please post a new thread. You'll get more attention that way (stickies don't show on the overboard) and it keeps the directory threads free of clutter and easy to navigate. Thank you.


thumbnail of Screenshot_20240424_235500_Kiwi Browser.jpg
thumbnail of Screenshot_20240424_235500_Kiwi Browser.jpg
Screenshot... jpg
(409.12 KB, 816x1257)
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;
}






thumbnail of board message.png
thumbnail of board message.png
board message png
(4.84 KB, 675x80)



Post requests for CSS here.

I currently have CSS planned for:

/ebola/
/cyber/
/redchanit/
Mascot images to be used with any theme
/sp/-style glowing red text and GETs
Party hats because hopefully we'll still be here a year from now and not back it HW's cripple clutches

The resulting CSS should go in the appropriate thread and then linked here, not the other way around.





Going to make one of these just so it's out in the open.

Sorry to anyone whose posts I had to edit. I wasn't clear enough when I started the board with my welcoming post. I left in all the relevant information so far (questions asked, the answers to said questions, any links or other information posted).



Post bug reports.

> what user CSS are you using (if any)
> what web browser are you using
> what board is your problem happening on
> describe your problem

If the problem is fixed in a new version of the CSS, post the new CSS in the applicable thread and link to it here.
> Awesome, although the theme partially reverts to default if you hover over a link to a post.
> I'm not sure if that would be a site bug or a mistake in the CSS so I'm mentioning it here first.

This appears to be a bug with the javascript. Sadly, there's nothing I can do about it myself. The CSS works perfectly as user CSS though, so please use that until the problem is fixed by administration.



Post(s) action:


Moderation Help
Scope:
Duration: Days

Ban Type:


0 replies | 0 file
New Thread
Max 20 files0 B total
Refresh

Page: Prev [1] Next | [Index] [Catalog] [Banners] [Logs]