Year of the Dragon: Through June 26th, claim free Ground Bound Green Dragon Mount! Speak to Xatheral in the Hall of Heroes.
(April's reward of a free expansion or Greater Elixir of Discovery can still be claimed from Trilliya until June 4th.) edit

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 talk:Xevo/Broken pre demonstration

From DDO wiki
Jump to navigation Jump to search

<css> /**

* Universal

 fix
 * based on css from User:Ague
 * Updated 14:25, April 16, 2012
 * This may not function for those using either of the Truglass(2) themes that are currently bugged.
 * Those themes may never actually get to read the common.css file.
*/
pre {
    white-space: pre-wrap !important;
    word-wrap: break-word;
    overflow: auto;
}
/* 

fix */

</css>

This is a veeeeery long <pre> box for demonstration purposes - This is a veeeeery long <pre> box for demonstration purposes - This is a veeeeery long <pre> box for demonstration purposes - This is a veeeeery long <pre> box for demonstration purposes

Skin Demo Links[edit]


What are you trying to demonstrate? You added <css> tags, so they all work.. If you where to leave that section out (or comment it out) so it could be seen that truglass is broken may be more beneficial. -- ShoeMaker (Contributions Message) 11:35, April 20, 2012 (EDT)
I guess the point I was trying to make here is that while yes, the css tags do work, that code snippet needs to be added to the main CSS file for the Truglass skins for it to parse for all users. The common css files (both user level and MediaWiki level) don't parse through the loading engine. Ague (ContributionsMessage) 18:08, April 20, 2012 (EDT)