Advertisement
Guest User

HTML Enjin Header

a guest
Feb 17th, 2020
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. <style type="text/css"><!--
  2. /*Hides Enjin header on reg pages,displays it on login page since login pages ignore html modules*/
  3. .m_header{
  4. display:none;
  5. }
  6.  
  7. /*Container for your header image*/
  8. #headerlogo {
  9. width: 1100px;
  10. text-align: center;
  11. margin-bottom:-10px;
  12. margin-top:30px;
  13. }
  14. --></style>
  15. <div id="headerlogo"><a href="https://glitchtechgaming.enjin.com/"> <img src="https://imgur.com/a/gHPX4zo" /> </a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement