By Poe
- 2
- 1
This is a custom top table for your site. Feel free to change the colors and what not. You may have to edit the widths a little bit to make it work for you depending on how wide you have your site.
<style> /*********************************** CUSTOM TOP TABLE BY POE ************************************/ .toptable {background-color:#80896B; width:956px; padding: 10px; margin-bottom:5px; border: #000 solid 1px; padding-top:-15px; margin-top: -20px; } .welimg { width:120px; border:1px solid #444; margin:5px; -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */ filter: grayscale(100%);} .wello { width:110px; border:1px solid #444; margin:5px; padding:5px; background-color: #BFC3AD; color: #000; font-size:7px; text-transform:uppercase; font-family: 'Raleway', sans-serif; text-align:center; } .welcome {background-color: #BFC3AD; color: #222; width:175px; padding:5px; height:140px; overflow:auto; text-align:justify; font-size:.9em; border: 1px #444 solid; margin-left:5px; margin-right:5px; } .welcome b { color: #002000; } #staff {margin:3px; border: 1px #444 solid; } .update {background-color: #BFC3AD; width:248px; padding:5px; height:60px; overflow:auto; border: #444 solid 1px; font-size:1em; } .update b { color: #333; font-size:1.2em; } .link { width:270px; margin-top:5px;} .link a:link, a:visited {background-color: #BFC3AD; border: 1px solid #444; padding:3px; display:inline-block; margin:1px; width:75px; text-align:center;} </style> <div class="toptable"><table style="margin-top:-10px;"><tr><td><img src="https://placehold.it/150x150" class="welimg"> <div class="wello"> Seattle, Washington</div></td> <td><div class="welcome">Welcome to <b>My Site</b>. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur? </div></td> <td><div class="update"> <b>02/01/18</b> The Event is now open!</div> <div class="link"><a href="">Plot</a> <a href="">Rules</a> <a href="">Species</a> <a href="">Factions</a> <a href="">Positions</a> <a href="">Canons</a> <a href="">Claims</a> <a href="">Wanted</a> <a href="">Templates</a> </div></td> <td><table><tr> <td><a href=""><img src="https://placehold.it/150x70" id="staff"></a> <a href=""><img src="https://placehold.it/150x70" id="staff"></td> <td><a href=""><img src="https://placehold.it/150x70" id="staff"></a> <a href=""><img src="https://placehold.it/150x70" id="staff"></td> </tr></table> </tr></table> </div>
By Poe
By using this site, you agree to our Terms of Use, Guidelines and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.