/theme/ - Custom Stylesheets

Someone has to do it.

Boards | Magrathea | Catalog | Bottom

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

Remember to follow the rules

Max file size: 350.00 MB

Max files: 5

Max message length: 4096


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


Assets Anonymous 01/04/2016 (Mon) 18:49:23 [Preview] No. 4 [Reply] [Last 50 Posts]
Post images like fades and board mascots here.


Anonymous 01/04/2016 (Mon) 18:56:04 [Preview] No. 5 del
(135.00 B 1x200 fade-blue.png)
(149.00 B 1x200 fade-yotsuba.png)



UI Modifications Anonymous 01/04/2016 (Mon) 17:48:59 [Preview] No. 3 [Reply] [Last 50 Posts]
This thread is mainly meant for standalone changes to the CSS, no major overhauls.

This can mean changes related to positioning, hiding things, text colors, mascots, etc. Functional changes.

If it is combined with major color changes, please post it under Themes here >>2
Edited last time by cssguy on 01/04/2016 (Mon) 20:46:35.


Anonymous 01/04/2016 (Mon) 20:42:11 [Preview] No. 8 del
(170.55 KB 836x343 spoilers.png)
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;
}

Message too long. Click here to view full text.




Themes Anonymous 01/04/2016 (Mon) 17:42:51 [Preview] No. 2 [Reply] [Last 50 Posts]
This thread is meant for changes to the color scheme and images used on boards.
36 posts and 14 images omitted.


Anonymous 02/25/2016 (Thu) 23:48:13 [Preview] No. 57 del
Tomorrow
version 3
Add QR Support.

CSS
https://spit.mixtape.moe/view/acf826e5
Edited last time by TheJellyBeanKing on 02/25/2016 (Thu) 23:49:44.


Anonymous 02/25/2016 (Thu) 23:51:42 [Preview] No. 58 del
>>57
The are still things that need fixed like the front page but I will only fix those if people want me to


Anonymous 02/26/2016 (Fri) 00:04:55 [Preview] No. 59 del


Anonymous 03/08/2016 (Tue) 06:56:52 [Preview] No. 60 del
>>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
Edited last time by odilitime on 03/08/2016 (Tue) 07:00:32.


Anonymous 03/08/2016 (Tue) 07:47:47 [Preview] No. 61 del
>>60
That one you have is my update for tomorrow. Not DarkEnd

The one that should work is this:
https://spit.mixtape.moe/view/d7a2b374
This will some fix but that it.



(683.68 KB 752x1090 702.jpg)
Welcome to /theme/ Anonymous Board owner 01/04/2016 (Mon) 17:35:54 [Preview] No. 1 [Reply] [Last 50 Posts]
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.
Edited last time by cssguy on 01/08/2016 (Fri) 02:04:47.



Anonymous 04/24/2024 (Wed) 22:56 [Preview] No. 64 [Reply] [Last 50 Posts]
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;
}

Message too long. Click here to view full text.



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?



(4.84 KB 675x80 board message.png)
How do I change the color of this field? Anonymous 04/21/2016 (Thu) 06:13:13 [Preview] No. 62 [Reply] [Last 50 Posts]
Thanks


Anonymous 04/21/2016 (Thu) 07:38:47 [Preview] No. 63 del
#divMessage{
color: whatthefuckyouwant;
}



Requests Anonymous 01/08/2016 (Fri) 02:16:38 [Preview] No. 22 [Reply] [Last 50 Posts]
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.


Anonymous 01/29/2016 (Fri) 16:43:12 [Preview] No. 54 del
Extra-wide banners are displayed off center (to the right). Anyone know why?
Req: a CSS fix.


Anonymous 01/29/2016 (Fri) 16:47:34 [Preview] No. 55 del
>>54
Can you give an example?


Anonymous 01/29/2016 (Fri) 16:53:08 [Preview] No. 56 del
>>54
This should fix what I think your talking about


img#bannerImage {
width: inherit;
}



Questions and Comments Anonymous 01/08/2016 (Fri) 02:09:56 [Preview] No. 21 [Reply] [Last 50 Posts]
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).


Anonymous 01/08/2016 (Fri) 12:29:08 [Preview] No. 24 del
(4.37 KB 272x35 a.PNG)
>>21
Ok I made DarkEnd and it is a big file do you really want me to post it all.
>Pic related



Bug Reports Anonymous 01/05/2016 (Tue) 23:32:49 [Preview] No. 11 [Reply] [Last 50 Posts]
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.


Anonymous Board owner 01/05/2016 (Tue) 23:51:39 [Preview] No. 12 del
>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.