Darkest Faerie Lair
Shop Codes: Remove
Remove shop name
<style />
p b { display:none; }
p a b { display:inline; }
</style />
p b { display:none; }
p a b { display:inline; }
</style />
Remove navigation
<style />
.content .medText { display:none; }
</style />
.content .medText { display:none; }
</style />
Remove shopkeeper image
<style />
center img { display:none; }
</style />
center img { display:none; }
</style />
Remove shopkeeper greeting
<style />
center b { display:none; }
</style />
center b { display:none; }
</style />
Remove horizontal line
<style />
hr { display:none; }
</style />
hr { display:none; }
</style />
Remove border around items
<style />
img { border:0px; }
</style />
img { border:0px; }
</style />
Shop Codes: Colours
Click here to see other effects you can apply to these parts of your shop.
Shop name
<style />
p b { color:#F00; }
p a b { color:#2E72C0; }
</style />
p b { color:#F00; }
p a b { color:#2E72C0; }
</style />
Navigation
<style />
.content .medText { color:#F00; }
.content .medText a { color:#00F; }
</style />
.content .medText { color:#F00; }
.content .medText a { color:#00F; }
</style />
Shopkeeper greeting
<style />
center b { color:#F00; }
</style />
center b { color:#F00; }
</style />
Line
<style />
hr { border:0px; border-bottom:10px solid #F00; }
</style />
hr { border:0px; border-bottom:10px solid #F00; }
</style />
Border around items
<style />
a img { border:10px solid red; }
.sidebar img, #header img, .footer img{ border:0px; }
</style />
a img { border:10px solid red; }
.sidebar img, #header img, .footer img{ border:0px; }
</style />
Shop Codes: Effects
Display shop name on one line
<style />
p b { display:block; }
p a b { display:inline; }
</style />
p b { display:block; }
p a b { display:inline; }
</style />
Add border/background behind all shop items
<style />
#items { background:red; border:10px dotted #000; }
</style />
<div id="items">
#items { background:red; border:10px dotted #000; }
</style />
<div id="items">