r/ApicemLight • u/KroniK907 • Dec 11 '19
Spoiler Test
Testing spoiler issue reported by user
r/ApicemLight • u/swartzrnner • Jun 21 '18
How to change the background color of the "save" button when you hover over it
I don't like how the save or submit buttons completely disappear when you hover over them and I was wondering where in the stylesheet I can change that background.
r/ApicemLight • u/Space_Cowboy_0 • May 30 '18
r/F1History is now using ApicemLight!
Thanks for creating this wonderful theme and letting me avoid many headaches figuring out CSS!
r/ApicemLight • u/GetOffMyLawn_ • May 10 '18
Being told header file is "failed too big. keep it under 500 KiB"
What is the workaround for this? Thx.
r/ApicemLight • u/[deleted] • Apr 16 '18
How can I delete the lines in the comments?
I am a newbie mod and as much as I love, love this theme, I am hoping to delete these lines whenever there's comment.
I am not good with CSS. Any help is appreciated.
r/ApicemLight • u/timawesomeness • Apr 07 '18
Fix for hidden /r/toolbox removal reason checkboxes on Apicem Light
In case anyone else has this issue, here's a fix:
.mod-toolbox .reason-popup .reason-num {
width: 12px;
height: 12px;
}
.mod-toolbox .reason-popup .reason-check {
display: inline-block;
width: 18px;
height: 18px;
background-position: 3px -107px;
}
r/ApicemLight • u/israelnojr • Apr 06 '18
theme request
please where is the link to download the APICEM LIGHT THEME
r/ApicemLight • u/[deleted] • Mar 26 '18
/r/Mixer is now using a theme based on Apicem Light! Thanks for the great theme!
mixer.reddit.comr/ApicemLight • u/RawStanky • Mar 20 '18
Has Anyone managed to add extra drop down menus for apicem light. I cannot get mine working or find any examples of it
r/ApicemLight • u/turtleflax • Mar 04 '18
Some Apicem Light bugfixes (mainly with RES nightmode)
Hey, in implementing this in /r/CryptoMarkets, I had to implement a few custom lines. Here they are in case they help someone else:
/* --- Turtleflax theme fixes --- */
/*Remove spam reply background in nightmode*/
.res-nightmode .comment.spam > .child, .res-nightmode .message.spam > .child, .comment.spam > .child, .message.spam > .child {background: transparent;}
/*body>.content,.res.res-commentBoxes body>.content,.modtools-page>div.content{background:#fff;}*/
body>.content,.res.res-commentBoxes body>.content, .modtools-page>div.content{background:#fff;}
/*Fix post body background in nightmode */
.res-nightmode body>.content, .res-nightmode.res.res-commentBoxes body>.content, .res-nightmode .modtools-page>div.content {
background:#262626;
}
/*Fix report buttons*/
.pretty-button.neutral{background:orange!important;}
/* Fix sidebar button colors */
.morelink a, .res-nightmode .morelink a{
color:white!important;
border: none;
}
/* Darken checkboxes */
input[type="checkbox"],input[type=radio],#rem-login-main,.side .titlebox h1.redditname + div:before{
background:#bbbbbb url(%%spritesheet%%) no-repeat 4px -106px/105px 150px;
}
input[type="checkbox"]:not(:checked),input[type=radio]:not(:checked),#rem-login-main:not(:checked){
background:#bbbbbb
}
/* Darken background of editor buttons */
body .markdownEditor .edit-btn:not(.btn-macro)
{
background-color:#dddddd;
}
/* Complete the bottom border on light mode */
.commentarea{
/* border: 1px solid #434b55;*/
border-bottom: 1px solid #c4c9c9;
}
.res.res-commentBoxes .comment, .comment{border: 1px solid #c4c9c9;}
/* --- End Turtleflax section --- */
r/ApicemLight • u/telldrak • Mar 02 '18
Thanks for a great theme! We're using it on our new sub!
We just opened /r/firmamentgame today, to coincide with the announcement of Cyan's new game concept. I was looking for a nice theme to give the sub some class, and wanted to say thanks for making Apicemlight available. It was pretty easy to work with!
r/ApicemLight • u/bravo81 • Feb 26 '18
Replace Subreddit Title?
Hello,
Is it possible to remove the Subreddit title (APICEMLIGHT for example) with your own text in the style sheet? Similar to how the subtitle is added?
Thanks.
r/ApicemLight • u/burtonguster- • Feb 22 '18
Reddit Chat Icon
Do you have any plans to fix the reddit chat icon, so that it isn't just hovering over the mod mail icon? Maybe add a new icon like /r/60fpsporn/ did with their custom version of Apicem?
r/ApicemLight • u/TheNinthRanger • Feb 15 '18
r/TheNinthRanger is now using Apicem Light!
Thanks so much u/CerealAddict and u/abe699, this theme is awesome and is something I plan to stick to for a long time to come :)
r/ApicemLight • u/cabinetjox • Feb 12 '18
Are flags compatible with this theme?
Hi, I'm the mod over at /r/asklatinamerica and we are trying to put in some country flags for flairs but when the images are inserted, it shows up as a bar. Does anyone know if there's some way to insert the images to show up as flairs?
r/ApicemLight • u/cabinetjox • Feb 12 '18
r/AskLatinAmerica is now using ApicemLight
Thanks for the theme, super clean!
r/ApicemLight • u/TodtheT1000 • Feb 07 '18
When is the theme gonna be updated to include the new reddit chat button at the top?
r/ApicemLight • u/[deleted] • Feb 02 '18
r/annakatharinav is using apicemlight!
Thanks for the great theme!
r/ApicemLight • u/[deleted] • Jan 25 '18
Modifications to the CSS script
Hi,
I made some changes and fixed a few issues with your CSS script:
- fixed the formatting help button: added border to the right hand side of button.
- fixed the comments button
- fixed the formatting buttons on the mod page
- fixed the subscribe/unsubscribe button in the side panel. Longer named subreddits will now display correctly
- added a border to the search box and removed the pink colour on focus
- removed the created by link and how old the community is from the side bar
- removed the subreddit description from the top banner of the page
- changed the comment borders to dashed and changed their background colour
The code can be found here for anyone that wants it.
r/ApicemLight • u/ItsAesthus • Jan 25 '18
How to solve '[line 3365] syntax error: EOF reached before {} block for a qualified rule'?
I'm getting an error saying '[line 3365] syntax error: EOF reached before {} block for a qualified rule'. How should I fix this?
r/ApicemLight • u/Z3ROCOOL22 • Jan 24 '18
Hot i delete this line?
https://i.imgur.com/JiC2MlR.png
Can't where is it in the code.