- Contact
- Send private message
- Support
Styles
The new back/forward browsing links looked a bit 'off' for my tastes, so I've restyled them to look as in the screenshot below. I have another version of this style called deviantART: back/forward 'newschool' that retains the contextual link and is positioned more like the default style (though I've moved it up to merge with the header bar). Icons thanks to famfamfam.com
Started out as an expirement with CSS3... thought I'd share it with the world (well, the sub set that visit deviantART.com :)) When you hover a thumb it'll rotate slightly and 'pop' out a little. Odd thumbs rotate one way, even thumbs the other. Remove the comments (they look like: /* ... */) and the thumbs will be rotated always, and pop out when you hover them.
This stylesheet changes the way notes are displayed, instead of having the reply form below the original note, this stylesheet removes the note list on the left and places the form to the right of the original note (see the image below). **Updated May 1st 2009: It is now applied to the Sent Items folder too (though the link still points back to the inbox, I might fix that later) **Updated April 21st 2009: Updated to work in new version of dA. Additionally, you no longer need the Greasemonkey script, I've rewritten the CSS so it's no longer needed.
Now when you choose to 'lower the lights', they're lowered right off - turning the area around the video completely black. Note that the gradient background around the videos has been turned solid black, whether the lights are on or off. This is because hulu.com doesn't change it, and hence I had no way to target it only when the lights where out. Personally, I didn't like the gradient anyhow, but I thought I should mention it.
This stylesheet will move the search bar up into the empty space, and widen the 'appBar' to fill the space, revealing more links :) I've set the width of the appBar in percentages, so on some resolutions it might be too wide (or narrow) - just change the value to your liking (by default it's set to 92%) Updated to fix recent change to search bar position on August 5th.