Difference between revisions of "Template:Main Page Header"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | <div style="min-width: | + | <div style="min-width:10px; margin:0 0 43px; position:relative; overflow:hidden;"> |
{{#css: | {{#css: | ||
− | + | body.page-Main_Page h1.firstHeading { display:none; } | |
− | + | #header_img_wrapper img { | |
− | + | height: auto; | |
− | + | width: 100%; | |
− | } | + | } |
+ | #header_text{ background:none; padding:10px 0 0; margin:0; color:#FFF; font-size:42px; line-height:49px;} | ||
+ | @media only screen and (max-width: 768px) { | ||
+ | #header_text{ font-size:22px; line-height:5px;top:0} | ||
+ | #sub_header_text{ display: none } | ||
+ | } | ||
}} | }} | ||
− | + | <div id="header_img_wrapper" style="position:relative; overflow:hidden;">[[Image:header.png|link=|alt=Bible Wiki header]]</div> | |
− | + | <div style="position:absolute; top:13%; left:2%; z-index:1; text-align:center;"> | |
− | <div style=" | + | <div id="header_text">Welcome to [[Bible Wiki|<span style="color:#FFF;">Bible Wiki</span>]]</div> |
− | + | <p id="sub_header_text" style="margin:0; padding:10px 0 0; color:#FFF; font-size:18px; line-height:20px;">the [[Bible Wiki:Peer-review|<span style="color:#5DC5F5">peer-reviewed</span>]] [[Bible Wiki:Open-access|<span style="color:#5DC5F5">open-access</span>]] encyclopedia, <br />where knowledge is [[Bible Wiki:Curator|<span style="color:#5DC5F5">curated</span>]] by communities of experts.</p> | |
− | + | </div> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | <div style="width:100%; height:36px; position:absolute; bottom:0; left:0;"> | ||
+ | <div style="float:right; margin:9px 14px 0 0; padding:0 13px 0 0; border-right:1px dotted #5DC5F5;">[https://www.thesimpleanswers.com/enroll <span style="color:#FFF; font-size:14px;">Enroll as student</span>]</div> | ||
+ | <div style="float:right; margin:9px 14px 0 0; padding:0 13px 0 0; border-right:1px dotted #5DC5F5;">[https://www.thesimpleanswers.com <span style="color:#FFF; font-size:14px;">The Simple Answers</span>]</div> | ||
+ | <div style="float:right; margin:9px 14px 0 0; padding:0 13px 0 0; border-right:1px dotted #5DC5F5;">[[Special:UserLogin|<span style="color:#FFF; font-size:14px;">Login</span>]]</div> | ||
+ | </div> | ||
</div><!-- end of header --> | </div><!-- end of header --> |