Darkest Faerie Lair
Guild Codes
Guild Codes: Remove
Remove everything but the guild navigation
<style />
.content table table img, .contentHeader, .content p { display:none; }
.content td, .content table { background:none; }
.content table .content table img { display:inline; }
.content table p { display:block; }
</style />
.content table table img, .contentHeader, .content p { display:none; }
.content td, .content table { background:none; }
.content table .content table img { display:inline; }
.content table p { display:block; }
</style />
Remove "Guild Home | Guild Help | My Guild"
<style />
.content p { display:none; }
.content table p { display:block; }
</style />
.content p { display:none; }
.content table p { display:block; }
</style />
Remove guild name and neighbourhood
<style />
.contentHeader{display:none;}
</style />
.contentHeader{display:none;}
</style />
Remove guild description
Set the description to a space (" ").
Remove logo
<style />
.content table table img { display:none; }
.content table .content table img { display:inline; }
</style />
.content table table img { display:none; }
.content table .content table img { display:inline; }
</style />
Remove guild navigation
<style />
.content table table td.content { display:none; }
</style />
.content table table td.content { display:none; }
</style />
Remove user-entered text
<style />
.content .content td { background:magenta; }
</style />
.content .content td { background:magenta; }
</style />