| Author | NHansen |
|---|---|
| Created | May 4, 2009 |
| Updated | Jun 8, 2011 |
| Installs (this week) | 19 |
| Installs (total) | 2,234 |
| Average rating |
|
A cleaner version of the dark recolors found on userstyles.org.
*** (For those of you with CRT Monitors: using this theme, as opposed to the bright white default, will REDUCE your power usage!) ***
1. This code works for both Fanfiction.net AND Fictionpress.com.
2. This code WILL be updated each time the pertaining sites are updated.
3. The colors used in this style are on the bottom of the "after" preview image.
All questions and concerns should be directed to noelleghansen@gmail.com
**** PLEASE SET YOUR STYLE TO AUTOMATIC UPDATE IN ANTICIPATION FOR ANY CHANGES AT FFNET OR FICTIONPRESS. ****
Ad blocker from: FanFiction.Net - Dark Colors + Ad Removal by Stendec.
*** (For those of you with CRT Monitors: using this theme, as opposed to the bright white default, will REDUCE your power usage!) ***
1. This code works for both Fanfiction.net AND Fictionpress.com.
2. This code WILL be updated each time the pertaining sites are updated.
3. The colors used in this style are on the bottom of the "after" preview image.
All questions and concerns should be directed to noelleghansen@gmail.com
**** PLEASE SET YOUR STYLE TO AUTOMATIC UPDATE IN ANTICIPATION FOR ANY CHANGES AT FFNET OR FICTIONPRESS. ****
Ad blocker from: FanFiction.Net - Dark Colors + Ad Removal by Stendec.
More Info
RECENT:
* UPDATE - FEBURARY 03, 2012 -
1. Note: As of 2012, this style is STILL being supported.
----------------------------------------------------------------
* UPDATE - JUNE 08, 2011 - 1. FF.NET/Fictionpress added social networking icons to the top of each chapter (which I could have done without), so I put a nice little box around them to separate them from the rest of the text. // 2. Also enabled the mobile styling for m.fictionpress.com.
* UPDATE - JUNE 02, 2011 - 1. FF.NET added a Google +1 thingy--which only works if you have a public Google profile, by the way, since people will be able to see who +1'd what in a search--so I modified the code to make sure the iframe that it used didn't have a hideous border anymore.
* UPDATE - JUNE 01, 2011 - 1. I added to the code to compensate for the new styling of the FFNET/Fictionpress login area. Pretty nifty.
* UPDATE - APRIL 27, 2011 - 1. Just a few fixes for the mobile edition of ff.net. I moved all the specific changes for m.fanfiction.net to a separate section of the code for easier editing.
* UPDATE - APRIL 15, 2011 - 1. Apparently I accidentally got rid of the fictionpress document url so the style didn't apply to that site. I fixed that. // 2. Updated the code so the styles all work on the Mobile Edition of Fanfiction.net.
* UPDATE - APRIL 12, 2011 - 1. Compressed some identical code, changed all RGB values to hexadecimal values for easier customization. // 2. MAJOR overhaul of the code. Added back the alternating review background colors and the hover effect. // 3. I'll be working on different themes (using the Userstyles Settings feature) so you can choose your colors! // 4. I think some ads are still slipping through so I'll have my adblocker turned off until I catch them.
* UPDATE - MARCH 28, 2011 - 1. Fixed the odd advanced-search background. // 2. Also fixed the banner ads on the bottom WITHOUT eliminating the Guideline Acceptance panel in the publishing area.
* UPDATE - APRIL 06, 2010 - Cleaned up the code a bit, removed some unnecessary elements that are no longer used by FF.net and changed the properties of the new review button a tad to make it more visible.
* UPDATE - SEPTEMBER 28, 2009 - FF.net changes their CSS much more than I would like. I stumbled upon this and put in the appropriate changes (adding .zmenu and .zui classes to cover the problem areas in the menu bar).
* UPDATE - JUNE 25, 2009 - FF.net added an additional div area underneath their advertisement section, which caused a 3-4pixel white bar to appear underneath the top menu. I updated the code with Stendec's ad removal code (which is based off of itanshi's), since that area of coding isn't my specialty, which was also updated today, to remove that eyesore. No additional updates have required a face lift to the code thus far.
* UPDATE - MAY 14, 2009 - Added the ".x-high" class tag back in after a suggestion from TikiTDO. Thanks, doll. ALSO, this style still works with the new message center that FF.net has implemented. I'll be testing for any areas that are still defaulted, but none have come up so far.
- The LIGHT/DARK themes for FF.net don't work when using this style (not that you'd need them; you're downloading this for a reason).
* UPDATE - FEBURARY 03, 2012 -
1. Note: As of 2012, this style is STILL being supported.
----------------------------------------------------------------
* UPDATE - JUNE 08, 2011 - 1. FF.NET/Fictionpress added social networking icons to the top of each chapter (which I could have done without), so I put a nice little box around them to separate them from the rest of the text. // 2. Also enabled the mobile styling for m.fictionpress.com.
* UPDATE - JUNE 02, 2011 - 1. FF.NET added a Google +1 thingy--which only works if you have a public Google profile, by the way, since people will be able to see who +1'd what in a search--so I modified the code to make sure the iframe that it used didn't have a hideous border anymore.
* UPDATE - JUNE 01, 2011 - 1. I added to the code to compensate for the new styling of the FFNET/Fictionpress login area. Pretty nifty.
* UPDATE - APRIL 27, 2011 - 1. Just a few fixes for the mobile edition of ff.net. I moved all the specific changes for m.fanfiction.net to a separate section of the code for easier editing.
* UPDATE - APRIL 15, 2011 - 1. Apparently I accidentally got rid of the fictionpress document url so the style didn't apply to that site. I fixed that. // 2. Updated the code so the styles all work on the Mobile Edition of Fanfiction.net.
* UPDATE - APRIL 12, 2011 - 1. Compressed some identical code, changed all RGB values to hexadecimal values for easier customization. // 2. MAJOR overhaul of the code. Added back the alternating review background colors and the hover effect. // 3. I'll be working on different themes (using the Userstyles Settings feature) so you can choose your colors! // 4. I think some ads are still slipping through so I'll have my adblocker turned off until I catch them.
* UPDATE - MARCH 28, 2011 - 1. Fixed the odd advanced-search background. // 2. Also fixed the banner ads on the bottom WITHOUT eliminating the Guideline Acceptance panel in the publishing area.
* UPDATE - APRIL 06, 2010 - Cleaned up the code a bit, removed some unnecessary elements that are no longer used by FF.net and changed the properties of the new review button a tad to make it more visible.
* UPDATE - SEPTEMBER 28, 2009 - FF.net changes their CSS much more than I would like. I stumbled upon this and put in the appropriate changes (adding .zmenu and .zui classes to cover the problem areas in the menu bar).
* UPDATE - JUNE 25, 2009 - FF.net added an additional div area underneath their advertisement section, which caused a 3-4pixel white bar to appear underneath the top menu. I updated the code with Stendec's ad removal code (which is based off of itanshi's), since that area of coding isn't my specialty, which was also updated today, to remove that eyesore. No additional updates have required a face lift to the code thus far.
* UPDATE - MAY 14, 2009 - Added the ".x-high" class tag back in after a suggestion from TikiTDO. Thanks, doll. ALSO, this style still works with the new message center that FF.net has implemented. I'll be testing for any areas that are still defaulted, but none have come up so far.
- The LIGHT/DARK themes for FF.net don't work when using this style (not that you'd need them; you're downloading this for a reason).
Feedback
Discussions
Ask a new question or add a review for this style.
