#footerArea { display:none; }
<style type="text/css"> #PageContainer { display:none; } #splashBox { margin: 0 auto; text-align: center; color: #fff; } body { background: #333333 url(http://www.axiomfiles.com/images/ThemeGfx/backgroundblackstone.jpg); color: #ffffff; } .sectionWrapper { -webkit-box-shadow: 0 0 #000; -moz-box-shadow: 0 0 #000; box-shadow: 0 0 #000; } </style> <div id="splashBox"> <div style="text-align: center;"> <div style="height: 200px;"></div> <h1>Welcome Guest</h1> <p> <a href="http://demigods.ourlegionportal.com/Guild.aspx?GuildID=443135"> <img alt="" src="http://i201.photobucket.com/albums/aa236/Mottie1/testsite/forums/entersite.gif" /> </a> </p> <img alt="" width="357" height="302" style="width: 552px; height: 301px;" src="http://demigods.ourlegionportal.com/GuildFiles/443135/logo.png" /> <div style="height: 100px;"></div> <a href="http://demigods.ourlegionportal.com/Guild.aspx?GuildID=443135"></a> </div> <meta http-equiv="refresh" content="240; url=http://demigods.ourlegionportal.com/Guild.aspx?GuildID=443135&TabID=3789637" /> </div> <script type="text/javascript"> $(function() { var w = $('#splashBox').closest('.gpwidget'); $('.gpWidget').not(w).hide(); // remove the next two lines if you want your box borders to show w.find('.ContentBoxTitle').hide().end() .find('.ContentBox, .ContentBoxTitle, .ContentBoxBody').andSelf().attr('class',''); // remove the above two lines if you want your box borders to show w.closest('.ContentZone').siblings().hide(); $('.sectionWrapper').hide(); w.closest('.sectionWrapper').show(); $('.PageWrapper, .ContentWrapper').show(); $('#bannerTable, .BannerArea, .WfTopMenu, .TabBar, .straightBarWrapper, .InnerTabTable').hide(); }); </script>
<style type="text/css"> #splashBox { margin: 0 auto; text-align: center; color: #fff; } body { background: #333333 url(http://www.axiomfiles.com/images/ThemeGfx/backgroundblackstone.jpg); color: #ffffff; } #PageContainer,.gpWidget,.sectionWrapper,.ContentZone,#bannerTable, .BannerArea,.WfTopMenu,.TabBar,.straightBarWrapper,.InnerTabTable { display: none; } .sectionWrapper { -webkit-box-shadow: 0 0 #000; -moz-box-shadow: 0 0 #000; box-shadow: 0 0 #000; } </style> <div id="splashBox"> <div style="text-align: center;"> <div style="height: 200px;"></div> <h1>Welcome Guest</h1> <p><a href="http://demigods.ourlegionportal.com/Guild.aspx?GuildID=443135"><img alt="" src="http://i201.photobucket.com/albums/aa236/Mottie1/testsite/forums/entersite.gif" /> </a></p> <img alt="" width="357" height="302" style="width: 552px; height: 301px;" src="http://demigods.ourlegionportal.com/GuildFiles/443135/logo.png" /> <div style="height: 100px;"></div> <a href="http://demigods.ourlegionportal.com/Guild.aspx?GuildID=443135"></a> </div> <meta http-equiv="refresh" content="240; url=http://demigods.ourlegionportal.com/Guild.aspx?GuildID=443135&TabID=3789637" /> </div> <script type="text/javascript"> $(function() { var w = $('#splashBox').closest('.gpwidget'); // remove the next two lines if you want your box borders to show w.find('.ContentBoxTitle').hide().end() .find('.ContentBox, .ContentBoxTitle, .ContentBoxBody').andSelf().attr('class',''); // remove the above two lines if you want your box borders to show $('#splashBox').parents().show(); }); </script>