Advertisement
Dejahvux

Mibba - Macklemore 1

May 31st, 2013
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. <style>
  2.  
  3. /*LAYOUT CREATED FOR PURPOSE USE ON MIBBA
  4. CREATOR: http://www.mibba.com/Member/170115/
  5. */
  6.  
  7. body{background-color: #ccc;font-size: 11px;font-family: times new roman;}
  8.  
  9. i,u,s,b{color: #b17330;}
  10. #ovcontainer{background-color: #fff;padding: 10px;position: absolute;left: 20%;top: 5%;width: 500px;}
  11. #ovheader{float: center;width: 500px;}
  12. #ovheader img{width: 500px;}
  13. #ovnav{float: left;width: 140px;margin: 5px 0 0 0;}
  14. #ovcontent{float: right;width: 350px; margin: 5px 0 0 0;font-family:arial;}
  15.  
  16. a:link, a:visited{
  17. color: #666;font-family: courier new;font-size: 11px;text-decoration: none;}
  18.  
  19. a:hover{color: #b17330;}
  20.  
  21. .nav:link, .nav:visited{
  22. color: #efefef;
  23. font-weight: none;
  24. font-family: courier new;
  25. padding: 2px;
  26. text-decoration: none;
  27. background-color: #b17330;
  28. display: block;
  29. letter-spacing: 1px;
  30. font-size: 10px;
  31. text-transform: uppercase;
  32. margin: 2px 0 2px 0;}
  33.  
  34. .nav:hover{
  35. color: #666;
  36. background-color: #ccc;}
  37.  
  38. </style>
  39.  
  40. <div id="ovcontainer">
  41. <div id="ovheader"><img src="http://i1302.photobucket.com/albums/ag126/doofiqua/gifs/Macklamore1_zps1fab67f3.gif"></div>
  42.  
  43. <div id="ovnav">
  44. <a class="nav" href="URLGOESHERE" target="_blank">Link</a>
  45. <a class="nav" href="URLGOESHERE" target="_blank">Link</a>
  46. <a class="nav" href="URLGOESHERE" target="_blank">Link</a>
  47. <a class="nav" href="URLGOESHERE" target="_blank">Link</a>
  48. <a class="nav" href="http://alcohol-filled-blood.tumblr.com/" target="_blank">CREDIT</a>
  49. </div>
  50.  
  51. <div id="ovcontent">
  52. This is where you edit your content in. The basic of basic.<br><br>
  53. Please keep all credit's on the layout. There will be a link in the sidebar that needs to remain there.
  54. If there is any watermark embedded in the header and you keep the header please keep the watermark there.
  55. <br><br>
  56. <i>The image uptop can be changed, and the colors can be changed, but <b>KEEP THE CREDIT ON THE LAYOUT</b>.</i>
  57. </div>
  58. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement