Year of the Dragon: Through May 28th, claim free Expansion Pack (excluding Vecna Unleashed) or a Greater Elixir of Discovery! Speak to Xatheral in the Hall of Heroes. edit

Thank you for your patience while we continue to upgrade DDOwiki to the latest MediaWiki LTS version. If you find any errors on the site, please visit the Discord chat server and let us know.

Game mechanicsNewbie guideIn developmentDDO StoreSocial Media


ChallengesClassesCollectablesCraftingEnhancementsEpic DestiniesFavorFeats

GlossaryItemsMapsMonstersPlacesQuestsRacesReincarnationSkillsSpells


Please create an account or log in to remove ads, build a reputation, and unlock more editing privileges and then visit DDO wiki's IRC Chat/Discord if you need any help!

User:Taurolyon/Projects/Archive

From DDO wiki
Jump to navigation Jump to search


<css> /* For Tabs on my User Page */ .tab { position: relative; float: left; width: 100px; margin-left: 0px; margin-right: 4px; border: solid 1px #aaa; border-bottom: none; text-align: center; height: 30px; vertical-align: text-bottom; border-top-left-radius: 10px; border-top-right-radius: 10px; padding-top: 5px; box-shadow: 2px 2px 2px #000;

       background-color: #D0D0D0;

} .clrAll { clear: both; } .tab:hover { background-color: #F9F9F9; } .tabActive { background-color: #E9E9E9; } .tabBody { border: solid 1px #AAA; padding: 5px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; background-color: #E9E9E9; width: 100%; position: relative; } .tab span { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 1; } .tabBody .toc {

       float: right;
       margin: 5px;

} /* End Tabs */

</css>


Redlock.png
This is an archive of: User:Taurolyon/Projects
     Please do not edit this page- add comments or edits to the original page!

This was moved from User:Taurolyon/Journal
This was a little notepad on how I was retooling some of the nasty black-backgrounded old enhancement icons with new shadowy transparant backgrounds.


Passive Icon Project

Many of the icons use GIF format with plain black backgrounds. (IMO, *blech!*)

I've started to work on updating a few of them to PNG with a softened/shadowed transparency background...

BEFORE: Trap Sense.gif............. AFTER: Trap Sense.png


Photoshop steps:

  1. Take GIF image and copy, then paste to RGB 8 bit/channel transparent background of the same size.
  2. Magic Wand select the black area - don't worry about the few pixels that get selected that aren't black.
    1. 5 Tolerance
    2. Anti-aliased
    3. Contiguous
  3. Invert selection
  4. Expand Selection by 1px
  5. Feather Selection by 1px
  6. Invert Selection (again)
  7. Use eraser with massive brush (I use 2500px, but more than 100px will do) to remove background and give you finished product.


Talk:Enhancements/List of enhancement icons

Human Dexterity.gif >> Human Dexterity.png