[–] [deleted] 0 points 2 points 2 points (+2|-0) 6.5 years ago (edited 6.5 years ago)
[–] deadfraggle [S] 0 points 1 point 1 point (+1|-0) 6.5 years ago (edited 6.5 years ago)
Thank you kindly! I was able to tweak your css for my own needs. Here's what I ended up with:
#header { border-bottom: 1px solid #000; position:relative; vertical-align:bottom; background-image: url('http://i.imgur.com/Ay2zC8g.png'); background-position: bottom left; background-repeat: no-repeat; background-color: #050025; z-index: 99 } .pagename a{ position: absolute; display: inline-block; background: url('http://i.imgur.com/4D3Svwa.png') no-repeat; top: 23px; left: 300px; width: 408px; height: 100px; text-indent: -909px; }
A bit crude for now, but I'll add more as time permits.
[–] [deleted] 0 points 2 points 2 points (+2|-0) ago (edited ago)
[–] deadfraggle [S] 0 points 1 point 1 point (+1|-0) ago (edited ago)
Thank you kindly! I was able to tweak your css for my own needs. Here's what I ended up with:
A bit crude for now, but I'll add more as time permits.