Search
 
 

Display results as :
 

 


Rechercher Advanced Search
Latest topics
» New button
Header Rollover Code EmptyWed Jan 06, 2016 9:14 am by Admin

» Scrolling Widgets
Header Rollover Code EmptySat Oct 24, 2015 3:13 am by Admin

» Questions on forumotion
Header Rollover Code EmptyTue Aug 25, 2015 12:55 am by Admin

» Adding affiliates
Header Rollover Code EmptySat Aug 22, 2015 6:57 am by Admin

» hash tagging
Header Rollover Code EmptySat Aug 22, 2015 6:43 am by Admin

» Alert system
Header Rollover Code EmptySat Aug 22, 2015 6:41 am by Admin

» Facebook for kumari
Header Rollover Code EmptyFri Aug 21, 2015 1:10 am by Admin

» Countdown for the site
Header Rollover Code EmptyFri Aug 21, 2015 12:54 am by Admin

» background on top of background
Header Rollover Code EmptyFri Aug 21, 2015 12:47 am by Admin

» transparent background
Header Rollover Code EmptyMon Aug 17, 2015 12:34 pm by Admin

Click below for our World Map
 photo Kumari draft4_zpsyulb95s8.png
Switch Accounts


Control Panel

Code: Select Content

Your profile

Information

Preference

Signature

Avatar

Social

Friends and Foes

Memberlist

Groups

Private messages

Inbox

PM sent

Other

Topic is being watched


 

 Header Rollover Code

Go down 
AuthorMessage
Admin
Admin



Posts : 71
Join date : 2014-04-29

Header Rollover Code Empty
PostSubject: Header Rollover Code   Header Rollover Code EmptyFri Jul 25, 2014 3:50 am

http://help.forumotion.com/t125573-header-hover-coding

Code:
<html><head>[size=13][/size]
<style type='text/css'>[size=13][/size]
[size=13][/size]
/* BOARD & HEADER */[size=13][/size]
#forumtable { width: 850px; margin: 10px auto 10px 280px; }[size=13][/size]
[size=13][/size]
#header {width: 880px; height: 350px; background-image: url(http://i42.tinypic.com/ergciv.jpg); position: relative; bottom: 0px; left: 0px; overflow: hidden;  }[size=13][/size]
[size=13][/size]
#header .contenth1 {  position: absolute; left: 25px; top: -350px; ;-webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out; }[size=13][/size]
#header:hover .contenth1 {  top: 35px; left: 25px;  -webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out; }[size=13][/size]
[size=13][/size]
#header .contenth2 {  position: absolute; left: -880px; top: 65px; -webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out; }[size=13][/size]
#header:hover .contenth2 {  top: 65px; left: 25px;  -webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out; }[size=13][/size]
[size=13][/size]
[size=13][/size]
#header .contenth3 {  position: absolute; left: 25px; bottom: -350px; ;-webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out; }[size=13][/size]
[size=13][/size]
#header:hover .contenth3 {  bottom: 30px; left: 25px;  -webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out; }[size=13][/size]
[size=13][/size]
.headertext {width: 230px; height: 30px; background-color: #AFA0B3; text-align: center; line-height: 100%; padding: 5px 0px 0px 0px; font-family: 'voltaire', sans-serif; font-size: 25px; text-transform: uppercase; color: #fff; text-shadow: 1px 1px 0px #000;}[size=13][/size]
[size=13][/size]
.acheader {width: 210px; height: 170px; background-color: #fff; padding: 10px; text-align: justify; font-family: tahoma; font-size: 10px; line-height: 100%; color: #000; overflow: auto;}[size=13][/size]
[size=13][/size]
[size=13][/size]
[size=13][/size]
/* LINKBAR */[size=13][/size]
[size=13][/size]
.linkbar {width: 830px; height: 25px; background-color: #77bde0; font-family: 'grand hotel', sans-serif; font-size: 20px; text-transform: lowercase; word-spacing: 2px; letter-spacing: 2px; color: #fff; line-height: 100%; text-align: center; text-shadow: 1px 1px 0px #000; padding: 5px 0px 0px 0px; }[size=13][/size]
[size=13][/size]
[size=13][/size]
[size=13][/size]
</style>[size=13][/size]
<base href="http://127.0.0.1/" /><script type="text/javascript">[size=13][/size]
window.google_analytics_uacct = "UA-6782185-1";[size=13][/size]
</script><script type="text/javascript" src="http://partner.googleadservices.com/gampad/google_service.js">[size=13][/size]
</script>[size=13][/size]
<script type="text/javascript">[size=13][/size]
  GS_googleAddAdSenseService("ca-pub-4809732198248538");[size=13][/size]
  GS_googleEnableAllServices();[size=13][/size]
</script>[size=13][/size]
<script type="text/javascript">[size=13][/size]
  GA_googleAddSlot("ca-pub-4809732198248538", "InvisionFree_728x90");[size=13][/size]
</script>[size=13][/size]
<script type="text/javascript">[size=13][/size]
  GA_googleFetchAds();[size=13][/size]
</script>[size=13][/size]
<script type="text/javascript">[size=13][/size]
var _gaq = _gaq || [];[size=13][/size]
_gaq.push(['_setAccount', 'UA-6782185-1']);[size=13][/size]
_gaq.push(['_trackPageview']);[size=13][/size]
(function() {[size=13][/size]
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;[size=13][/size]
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';[size=13][/size]
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);[size=13][/size]
})();[size=13][/size]
</script><script type='text/javascript'><!--// <![CDATA[[size=13][/size]
    var OA_source = 'Clans';[size=13][/size]
// ]]> --></script><link href='http://fonts.googleapis.com/css?family=Voltaire' rel='stylesheet' type='text/css'>[size=13][/size]
[size=13][/size]
<link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'></head><body bgcolor='#FFFFFF' leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" alink='#000000' vlink='#000000'>[size=13][/size]
[size=13][/size]
[size=13][/size]
<div id="forumtable">[size=13][/size]
<div align="center">[size=13][/size]
<table cellpadding="0" cellspacing="0">[size=13][/size]
<tr><td class="borderss">[size=13][/size]
<table cellpadding="0" cellspacing="0">[size=13][/size]
<tr><td class="forum">[size=13][/size]
<table cellpadding="0" cellspacing="0">[size=13][/size]
<tr><td class="borders">[size=13][/size]
<div id="header">[size=13][/size]
<div class="contenth1">[size=13][/size]
[size=13][/size]
<div class="linkbar">[size=13][/size]
[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?" style="color: white;">INDEX</a> - <a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?act=Search" style="color: white;">SEARCH</a> - <a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showtopic=21592" style="color: white;">RULES</a> - <a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?act=Members" style="color: white;">MEMBERS</a> - <a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showtopic=40341" style="color: white;">RANKING SYSTEM</a>[size=13][/size]
[size=13][/size]
[size=13][/size]
</div></div>[size=13][/size]
[size=13][/size]
<div class="contenth2">[size=13][/size]
<table cellspacing="0" cellpadding="0">[size=13][/size]
<td valign="top">[size=13][/size]
<div class="acheader">[size=13][/size]
[size=13][/size]
<b>april 26, 2013</b> - the staff search has ended, and a huge congrats goes out to everyone that joined the staff team today!  thanks to everyone that applied, and if you weren't picked this time, we encourage you to apply next time!  also, due to popular demand, a <i>chaptered stories</i> subforum has been added to the writing showcase forum! <p>[size=13][/size]
[size=13][/size]
<b>april 14, 2013</b> - look at this beautiful new skin! just in time for spring, right? a huge thank you to the lovely bella and sara for making such a gorgeous skin. if you have any comments, concerns, or issues with the skin, please post them here in our feedback page! <p>[size=13][/size]
[size=13][/size]
<b>april 9, 2013 </b>- atf is having a staff search! we're looking for every position except for advertising moderators. if you're curious, head on over here for more information and the application. best of luck to all that apply! [size=13][/size]
[size=13][/size]
[size=13][/size]
</div><div class="headertext">announcements</div>[size=13][/size]
</td>[size=13][/size]
[size=13][/size]
<td valign="top"><div style="width: 368px; height: 225px; background-image: url(http://i.imgur.com/OMIFTNh.png); border-left: 1px solid #ccc; border-right: 1px solid #ccc;">[size=13][/size]
<div style="height: 10px;"></div>[size=13][/size]
<div style="text-align: center; font-family: 'voltaire', sans-serif; font-size: 35px; color: #000; line-height: 100%; letter-spacing: 2px; padding: 5px 0px 5px 0px;"> ATF STAFF!</div>[size=13][/size]
<center><div style="width: 350px; height: 5px; background-color: #af98b5;"></div></center>[size=13][/size]
<center>[size=13][/size]
<div style="width: 350px; background-color: #fff;">[size=13][/size]
<table cellspacing="6" cellpadding="0"><tr><td valign="top">[size=13][/size]
<div style="text-align: center; font-family: voltaire; font-size: 18px; color: #e55e23; line-height: 100%;"> ADMINS </div>[size=13][/size]
<div style="text-align: center; font-family: tahoma; font-size: 9px; line-height: 100%; color: #000; text-transform: lowercase; padding: 2px 0px 2px 0px;">[size=13][/size]
[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=982">(<i>ash</i>)</a><br>[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=3216">kristen</a><br>[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=10">(<i>summer</i>)</a>[size=13][/size]
[size=13][/size]
[size=13][/size]
</div></td>[size=13][/size]
[size=13][/size]
<td valign="top"><div style="text-align: center; font-family: voltaire; font-size: 18px; color: #256a92; line-height: 100%;"> GLOBALS </div>[size=13][/size]
<div style="text-align: center; font-family: tahoma; font-size: 9px; line-height: 100%; color: #000; text-transform: lowercase; padding: 2px 0px 2px 0px;">[size=13][/size]
[size=13][/size]
[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=989">bella</a><br>[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=1127">hunter<br>[size=13][/size]
[size=13][/size]
[size=13][/size]
</div></td>[size=13][/size]
[size=13][/size]
<td valign="top"><div style="text-align: center; font-family: voltaire; font-size: 18px; color: #1d9790; line-height: 100%;"> SECURITY </div>[size=13][/size]
<div style="text-align: center; font-family: tahoma; font-size: 9px; line-height: 100%; color: #000; text-transform: lowercase; padding: 2px 0px 2px 0px;">[size=13][/size]
[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=11667">charlie</a><br>[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=8724">becky</a>[size=13][/size]
[size=13][/size]
</div></td>[size=13][/size]
[size=13][/size]
<td valign="top"><div style="text-align: center; font-family: voltaire; font-size: 18px; color: #cd3592; line-height: 100%;"> ADVERTISING </div>[size=13][/size]
<div style="text-align: center; font-family: tahoma; font-size: 9px; line-height: 100%; color: #000; text-transform: lowercase; padding: 2px 0px 2px 0px;">[size=13][/size]
[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=2322">chelle</a><br>[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=14644">joey</a><br>[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=3899">theo</a>[size=13][/size]
[size=13][/size]
</div></td></tr>[size=13][/size]
[size=13][/size]
<tr><td valign="top">[size=13][/size]
<div style="text-align: center; font-family: voltaire; font-size: 18px; color: #9e0c0c; line-height: 100%;"> CODING </div>[size=13][/size]
<div style="text-align: center; font-family: tahoma; font-size: 9px; line-height: 100%; color: #000; text-transform: lowercase; padding: 2px 0px 2px 0px;">[size=13][/size]
[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=11304">sara</a> <br>[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=45">ana</a>[size=13][/size]
[size=13][/size]
</div></td>[size=13][/size]
[size=13][/size]
<td valign="top"><div style="text-align: center; font-family: voltaire; font-size: 18px; color: #851d97; line-height: 100%;"> GRAPHICS </div>[size=13][/size]
<div style="text-align: center; font-family: tahoma; font-size: 9px; line-height: 100%; color: #000; text-transform: lowercase; padding: 2px 0px 2px 0px;">[size=13][/size]
[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=334">kayla</a> <br>[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=1601">louise</a>[size=13][/size]
[size=13][/size]
</div></td>[size=13][/size]
[size=13][/size]
<td valign="top"><div style="text-align: center; font-family: voltaire; font-size: 18px; color: #1f6f38; line-height: 100%;"> WRITING</div>[size=13][/size]
<div style="text-align: center; font-family: tahoma; font-size: 9px; line-height: 100%; color: #000; text-transform: lowercase; padding: 2px 0px 2px 0px;">[size=13][/size]
[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=9491">nina</a> <br>[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=20593">steph</a>[size=13][/size]
[size=13][/size]
</div></td>[size=13][/size]
[size=13][/size]
<td valign="top"><div style="text-align: center; font-family: voltaire; font-size: 18px; color: #b9a629; line-height: 100%;"> CHALLENGE </div>[size=13][/size]
<div style="text-align: center; font-family: tahoma; font-size: 9px; line-height: 100%; color: #000; text-transform: lowercase; padding: 2px 0px 2px 0px;">[size=13][/size]
[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=7661">aly<br>[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=9790">sophie</a> <br>[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=2510">jazmine</a> <br>[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=19817">liam</a>[size=13][/size]
[size=13][/size]
</div></td></tr>[size=13][/size]
</table></div></center>[size=13][/size]
<center><div style="width: 350px; height: 5px; background-color: #af98b5;"></div></center>[size=13][/size]
</div></td>[size=13][/size]
[size=13][/size]
<td valign="top"><div class="acheader">[size=13][/size]
[size=13][/size]
here at a thousand fireflies, we give credits, so here they go. the spiffy skin was made by <b>sara</b> for atf exclusively, with the toggle sidebar credited to <b>subdevo</b>.  the beautiful header/sidebar graphics were made by <b>bella</b>. all the pips were made by <b>bella</b>, the advertising banner and atf buttons were made by <b>bella</b>. the forum descriptions were coded by <b>hunter</b>. staff thread templates coded by <b>ana and jay</b> also exclusively for atf. the advertising rules are credited to <b>kristen</b>. the codes we use for announcements/etc are ours and were made by <b>katie</b> especially for the site.  all other content belong to the members, or whoever they credit, because as i said earlier, fireflais credit.[size=13][/size]
[size=13][/size]
<p>we have a low tolerance on stealing here at atf, so if you steal, we will find you and we will ban you, even if it's stealing something on your site. please don't steal anything, you will get banned, and it just ain't nice.[size=13][/size]
[size=13][/size]
</div>[size=13][/size]
<div class="headertext">credits</div></td></table>[size=13][/size]
[size=13][/size]
</div>[size=13][/size]
[size=13][/size]
<div class="contenth3">[size=13][/size]
<div class="linkbar">[size=13][/size]
[size=13][/size]
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?c=2" style="color: white;">WRITING SECTION</a> - <a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?c=7" style="color: white;">GRAPHIC SECTION</a> - <a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?c=8" style="color: white;">CODING SECTION</a> - <a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?c=9" style="color: white;">ROLEPLAY SECTION</a> - <a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?c=4" style="color: white;">ADVERTISING</a>[size=13][/size]
[size=13][/size]
</div></div>[size=13][/size]
[size=13][/size]
</div>
Back to top Go down
http://tester.omgforum.net
Admin
Admin



Posts : 71
Join date : 2014-04-29

Header Rollover Code Empty
PostSubject: Re: Header Rollover Code   Header Rollover Code EmptyFri Jul 25, 2014 4:31 am

Code:
<html><head>
<style type='text/css'>

/* BOARD & HEADER */
#forumtable { width: 850px; margin: 10px auto 10px 280px; }

#header {width: 960px; height: 400px; background-image: url(http://i61.tinypic.com/1424vad.png); position: relative; bottom: 0px; left: 0px; overflow: hidden;  }
#header .contenth1 {  position: absolute; left: 25px; top: -350px; ;-webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out; }
#header:hover .contenth1 {  top: 35px; left: 25px;  -webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out; }

  
 #header .contenth2 {  position: absolute; left: -880px; top: 65px; -webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out; }
#header:hover .contenth2 {  top: 65px; left: 25px;  -webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out; }


#header .contenth3 {  position: absolute; left: 25px; bottom: -350px; ;-webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out; }

#header:hover .contenth3 {  bottom: 30px; left: 25px;  -webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out; }

.headertext {width: 230px; height: 30px; background-color: #AFA0B3; text-align: center; line-height: 100%; padding: 5px 0px 0px 0px; font-family: 'voltaire', sans-serif; font-size: 25px; text-transform: uppercase; color: #fff; text-shadow: 1px 1px 0px #000;}

.acheader {width: 210px; height: 170px; background-color: #fff; padding: 10px; text-align: justify; font-family: tahoma; font-size: 10px; line-height: 100%; color: #000; overflow: auto;}




/* LINKBAR */

.linkbar {width: 830px; height: 25px; background-color: #77bde0; font-family: 'grand hotel', sans-serif; font-size: 20px; text-transform: lowercase; word-spacing: 2px; letter-spacing: 2px; color: #fff; line-height: 100%; text-align: center; text-shadow: 1px 1px 0px #000; padding: 5px 0px 0px 0px; }


</style>
<base href="http://127.0.0.1/" /><script type="text/javascript">
window.google_analytics_uacct = "UA-6782185-1";
</script><script type="text/javascript" src="http://partner.googleadservices.com/gampad/google_service.js">
</script>
<script type="text/javascript">
  GS_googleAddAdSenseService("ca-pub-4809732198248538");
  GS_googleEnableAllServices();
</script>
<script type="text/javascript">
  GA_googleAddSlot("ca-pub-4809732198248538", "InvisionFree_728x90");
</script>
<script type="text/javascript">
  GA_googleFetchAds();
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-6782185-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script><script type='text/javascript'><!--// <![CDATA[
    var OA_source = 'Clans';
// ]]> --></script><link href='http://fonts.googleapis.com/css?family=Voltaire' rel='stylesheet' type='text/css'>

<link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'></head><body bgcolor='#FFFFFF' leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" alink='#000000' vlink='#000000'>


<div id="forumtable">
<div align="center">
<table cellpadding="0" cellspacing="0">
<tr><td class="borderss">
<table cellpadding="0" cellspacing="0">
<tr><td class="forum">
<table cellpadding="0" cellspacing="0">
<tr><td class="borders">
<div id="header">
<div class="contenth1">

<div class="linkbar">

  <a href="http://thekumariwolves.ohmylife.net/" style="color: white;">FRONT.PAGE</a> - <a href="http://thekumariwolves.ohmylife.net/forum" style="color: white;">FORUM</a> - <a href="http://thekumariwolves.ohmylife.net/search" style="color: white;">SEARCH</a> - <a href="http://thekumariwolves.ohmylife.net/f64-rules" style="color: white;">RULES</a> - <a href="http://thekumariwolves.ohmylife.net/memberlist" style="color: white;">MEMBERS</a>
</div></div>

<div class="contenth2">
<table cellspacing="0" cellpadding="0">
<td valign="top">
<div class="acheader">

<b>april 26, 2013</b> - the staff search has ended, and a huge congrats goes out to everyone that joined the staff team today!  thanks to everyone that applied, and if you weren't picked this time, we encourage you to apply next time!  also, due to popular demand, a <i>chaptered stories</i> subforum has been added to the writing showcase forum! <p>

<b>april 14, 2013</b> - look at this beautiful new skin! just in time for spring, right? a huge thank you to the lovely bella and sara for making such a gorgeous skin. if you have any comments, concerns, or issues with the skin, please post them here in our feedback page! <p>

<b>april 9, 2013 </b>- atf is having a staff search! we're looking for every position except for advertising moderators. if you're curious, head on over here for more information and the application. best of luck to all that apply! 


</div><div class="headertext">announcements</div>
</td>

<td valign="top"><div style="width: 368px; height: 225px; background-image: url(http://i.imgur.com/OMIFTNh.png); border-left: 1px solid #ccc; border-right: 1px solid #ccc;">
<div style="height: 10px;"></div>
<div style="text-align: center; font-family: 'voltaire', sans-serif; font-size: 35px; color: #000; line-height: 100%; letter-spacing: 2px; padding: 5px 0px 5px 0px;"> ATF STAFF!</div>
<center><div style="width: 350px; height: 5px; background-color: #af98b5;"></div></center>
<center>
<div style="width: 350px; background-color: #fff;">
<table cellspacing="6" cellpadding="0"><tr><td valign="top">
<div style="text-align: center; font-family: voltaire; font-size: 18px; color: #e55e23; line-height: 100%;"> ADMINS </div>
<div style="text-align: center; font-family: tahoma; font-size: 9px; line-height: 100%; color: #000; text-transform: lowercase; padding: 2px 0px 2px 0px;">

<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=982">(<i>ash</i>)</a><br>
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=3216">kristen</a><br>
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=10">(<i>summer</i>)</a>


</div></td>

<td valign="top"><div style="text-align: center; font-family: voltaire; font-size: 18px; color: #256a92; line-height: 100%;"> GLOBALS </div>
<div style="text-align: center; font-family: tahoma; font-size: 9px; line-height: 100%; color: #000; text-transform: lowercase; padding: 2px 0px 2px 0px;">


<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=989">bella</a><br>
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=1127">hunter<br>


</div></td>

<td valign="top"><div style="text-align: center; font-family: voltaire; font-size: 18px; color: #1d9790; line-height: 100%;"> SECURITY </div>
<div style="text-align: center; font-family: tahoma; font-size: 9px; line-height: 100%; color: #000; text-transform: lowercase; padding: 2px 0px 2px 0px;">

<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=11667">charlie</a><br>
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=8724">becky</a>

</div></td>

<td valign="top"><div style="text-align: center; font-family: voltaire; font-size: 18px; color: #cd3592; line-height: 100%;"> ADVERTISING </div>
<div style="text-align: center; font-family: tahoma; font-size: 9px; line-height: 100%; color: #000; text-transform: lowercase; padding: 2px 0px 2px 0px;">

<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=2322">chelle</a><br>
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=14644">joey</a><br>
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=3899">theo</a>

</div></td></tr>

<tr><td valign="top">
<div style="text-align: center; font-family: voltaire; font-size: 18px; color: #9e0c0c; line-height: 100%;"> CODING </div>
<div style="text-align: center; font-family: tahoma; font-size: 9px; line-height: 100%; color: #000; text-transform: lowercase; padding: 2px 0px 2px 0px;">

<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=11304">sara</a> <br>
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=45">ana</a>

</div></td>

<td valign="top"><div style="text-align: center; font-family: voltaire; font-size: 18px; color: #851d97; line-height: 100%;"> GRAPHICS </div>
<div style="text-align: center; font-family: tahoma; font-size: 9px; line-height: 100%; color: #000; text-transform: lowercase; padding: 2px 0px 2px 0px;">

<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=334">kayla</a> <br>
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=1601">louise</a>

</div></td>

<td valign="top"><div style="text-align: center; font-family: voltaire; font-size: 18px; color: #1f6f38; line-height: 100%;"> WRITING</div>
<div style="text-align: center; font-family: tahoma; font-size: 9px; line-height: 100%; color: #000; text-transform: lowercase; padding: 2px 0px 2px 0px;">

<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=9491">nina</a> <br>
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=20593">steph</a>

</div></td>

<td valign="top"><div style="text-align: center; font-family: voltaire; font-size: 18px; color: #b9a629; line-height: 100%;"> CHALLENGE </div>
<div style="text-align: center; font-family: tahoma; font-size: 9px; line-height: 100%; color: #000; text-transform: lowercase; padding: 2px 0px 2px 0px;">

<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=7661">aly<br>
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=9790">sophie</a> <br>
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=2510">jazmine</a> <br>
<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?showuser=19817">liam</a>

</div></td></tr>
</table></div></center>
<center><div style="width: 350px; height: 5px; background-color: #af98b5;"></div></center>
</div></td>

<td valign="top"><div class="acheader">

here at a thousand fireflies, we give credits, so here they go. the spiffy skin was made by <b>sara</b> for atf exclusively, with the toggle sidebar credited to <b>subdevo</b>.  the beautiful header/sidebar graphics were made by <b>bella</b>. all the pips were made by <b>bella</b>, the advertising banner and atf buttons were made by <b>bella</b>. the forum descriptions were coded by <b>hunter</b>. staff thread templates coded by <b>ana and jay</b> also exclusively for atf. the advertising rules are credited to <b>kristen</b>. the codes we use for announcements/etc are ours and were made by <b>katie</b> especially for the site.  all other content belong to the members, or whoever they credit, because as i said earlier, fireflais credit.

<p>we have a low tolerance on stealing here at atf, so if you steal, we will find you and we will ban you, even if it's stealing something on your site. please don't steal anything, you will get banned, and it just ain't nice.

</div>
<div class="headertext">credits</div></td></table>

</div>

<div class="contenth3">
<div class="linkbar">

<a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?c=2" style="color: white;">WRITING SECTION</a> - <a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?c=7" style="color: white;">GRAPHIC SECTION</a> - <a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?c=8" style="color: white;">CODING SECTION</a> - <a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?c=9" style="color: white;">ROLEPLAY SECTION</a> - <a href="http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?c=4" style="color: white;">ADVERTISING</a>

</div></div>
  </div>
Back to top Go down
http://tester.omgforum.net
Admin
Admin



Posts : 71
Join date : 2014-04-29

Header Rollover Code Empty
PostSubject: Re: Header Rollover Code   Header Rollover Code EmptyFri Jul 25, 2014 8:13 am

Overall header original

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}>
<head>
   <title>{SITENAME_TITLE}{PAGE_TITLE}</title>
   <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
   <meta http-equiv="content-script-type" content="text/javascript" />
   <meta http-equiv="content-style-type" content="text/css" />
   <!-- BEGIN switch_compat_meta -->
   <meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" />
   <!-- END switch_compat_meta -->
   <!-- BEGIN switch_canonical_url -->
   <link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" />
   <!-- END switch_canonical_url -->
   {META_FAVICO}
   {META}
   {META_FB_LIKE}
   <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
   {T_HEAD_STYLESHEET}
   {CSS}
   <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
   <link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" />
   <script src="{JQUERY_PATH}" type="text/javascript"></script>
   <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>

   <!-- BEGIN switch_fb_login -->
   <script src="http://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script>
   <script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script>
   <!-- END switch_fb_login -->

   <!-- BEGIN switch_ticker -->
   <link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
   <script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
   <!-- END switch_ticker -->

   <!-- BEGIN switch_ticker_new -->
   <script src="{JS_DIR}jquery/jcarousel/jquery.jcarousel.js" type="text/javascript"></script>
   <script type="text/javascript">//<![CDATA[
      /* Definir le sens de direction en fonction du panneau admin */
      var tickerDirParam = "{switch_ticker.DIRECTION}";
      var slid_vert = false;
      var auto_dir = 'next';
      var h_perso = parseInt({switch_ticker.HEIGHT});

      switch( tickerDirParam )
      {
         case 'top' :
            slid_vert = true;
            break;

         case 'left':
            break;

         case 'bottom':
            slid_vert = true;
            auto_dir = 'prev';
            break;

         case 'right':
            auto_dir = 'prev';
            break;

         default:
            slid_vert = true;
      }

      $(document).ready(function() {
         var w_cont = $('#fa_ticker_container').width();

         if (w_cont > 0)
         {
            $('#fa_ticker_container').width(w_cont);

            /* Affichage de la liste */
            $('#fa_ticker_content').css('display','block');

            /* Calcul des dimensions du conteneur et des elements */
            var width_max = $('ul#fa_ticker_content').width();
            var width_item = Math.floor(width_max / {switch_ticker.SIZE});
            var height_max = h_perso;

            /* Calcul de la hauteur maximale du conteneur en fonction des elements et de la hauteur personnalisee dans l'admin */
            $('ul#fa_ticker_content li').each( function () {
               if ($(this).height() > height_max)
               {
                  height_max = $(this).height();
               }
            } );

            /* Redimensionnement des elements et des images trop larges */
            $('ul#fa_ticker_content li').width(width_item).height(height_max).find('img').each(function () {
               if ($(this).width() > width_item)
               {
               var ratio      = $(this).width() / width_item;
               var new_height = Math.round($(this).height() / ratio);
               $(this).height(new_height).width(width_item);
               }
            });

            /* Redimensionnement et centrage du conteneur en mode vertical */
            if (slid_vert)
            {
               $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto');
            }

            /* Initialisation du caroussel */
            $('#fa_ticker_content').jcarousel({
                  vertical: slid_vert,
               wrap: 'circular',
               auto: {switch_ticker.STOP_TIME},
               auto_direction: auto_dir,
            scroll: 1,
            size: {switch_ticker.SIZE},
            height_max: height_max,
            animation: {switch_ticker.SPEED}
            });
         }
         else
         {
            $('ul#fa_ticker_content li:not(:first)').css('display','none');
            $('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center');
         }
      });
   //]]>
   </script>
   <!-- END switch_ticker_new -->

   <script type="text/javascript">//<![CDATA[
   $(document).ready(function(){
      <!-- BEGIN switch_enable_pm_popup -->
         pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
         if(pm != null) { pm.focus(); }
      <!-- END switch_enable_pm_popup -->
      <!-- BEGIN switch_report_popup -->
         report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
         if(report != null) { report.focus(); }
      <!-- END switch_report_popup -->
      <!-- BEGIN switch_ticker -->
         $(document).ready(function() {            
            Ticker.start({
               height : {switch_ticker.HEIGHT},
               spacing : {switch_ticker.SPACING},
               speed : {switch_ticker.SPEED},
               direction : '{switch_ticker.DIRECTION}',
               pause : {switch_ticker.STOP_TIME}
            });
         });
      <!-- END switch_ticker -->
   });

   <!-- BEGIN switch_login_popup -->
      var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = true, logInBackgroundClass = false;
   <!-- END switch_login_popup -->

   <!-- BEGIN switch_login_popup -->
   $(document).ready( function() {
      $(window).resize(function() {
         var windowWidth = document.documentElement.clientWidth;
         var popupWidth = $("#login_popup").width();
         var mypopup = $("#login_popup");

         $("#login_popup").css({
         "left": windowWidth/2 - popupWidth/2
            });
      });
   });
   <!-- END switch_login_popup -->
   //]]>
   </script>
   {GREETING_POPUP}
   <!-- BEGIN switch_ticker_new -->
   <style>
   .jcarousel-skin-tango .jcarousel-item {
      text-align:center;
      width: 10px;
   }

   .jcarousel-skin-tango .jcarousel-item-horizontal {
      margin-right: {switch_ticker.SPACING}px;
   }

   .jcarousel-skin-tango .jcarousel-item-vertical {
      margin-bottom: {switch_ticker.SPACING}px;
   }
   </style>
   <!-- END switch_ticker_new -->
   {HOSTING_JS}
   <!-- BEGIN google_analytics_code -->
   <script type="text/javascript">
   //<![CDATA[
    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', '{G_ANALYTICS_ID}']);
    _gaq.push(['_trackPageview']);
   _gaq.push(['_trackPageLoadTime']);

   <!-- BEGIN google_analytics_code_bis -->
   _gaq.push(['b._setAccount', '{G_ANALYTICS_ID_BIS}']);
   _gaq.push(['b._trackPageview']);
   <!-- END google_analytics_code_bis -->

    (function() {
      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();
   //]]>
   </script>
   <!-- END google_analytics_code -->
</head>
<body background="{T_BODY_BACKGROUND}" bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
   <!-- BEGIN hitskin_preview -->
   <div id="hitskin_preview" style="display: block;">
      <h1><img src="http://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> Hit<em>skin</em>.com</h1>
      <div class="content">
         <p>
            {hitskin_preview.L_THEME_SITE_PREVIEW}
            <br />
            <span>{hitskin_preview.U_INSTALL_THEME}<a href="http://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span>
         </p>
      </div>
   </div>
   <!-- END hitskin_preview -->

   <!-- BEGIN switch_login_popup -->
   <div id="login_popup">
      <table class="forumline" width="{LOGIN_POPUP_WIDTH}" height="{LOGIN_POPUP_HEIGHT}" border="0" cellspacing="1" cellpadding="0">
         <tr height="25">
            <td class="catLeft">
               <span class="genmed module-title">{SITENAME}</span>
            </td>
         </tr>
         <tr height="{LOGIN_POPUP_MSG_HEIGHT}">
            <td class="row1" align="left" valign="top">
               <div id="login_popup_buttons">
                  <form action="{S_LOGIN_ACTION}" method="get">
                     <input type="submit" class="mainoption" value="{L_LOGIN}" />
                     <input type="button" class="mainoption" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
                     <input id="login_popup_close" type="button" class="button" value="{L_DONT_DISPLAY_AGAIN}" />
                  </form>
               </div>
               <span class="genmed">{LOGIN_POPUP_MSG}</span>
            </td>
         </tr>
      </table>
   </div>
   <!-- END switch_login_popup -->

   <a name="top"></a>
   {JAVASCRIPT}

   <table class="bodylinewidth" width="{T_BODY_TABLE_WIDTH}" cellspacing="0" cellpadding="10" border="0" align="center">
      <tr>
         <td class="bodyline">
            <table width="100%" cellspacing="0" cellpadding="0" border="0">
               <tr>
                  <!-- BEGIN switch_logo_left -->
                  <td><a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a></td>
                  <!-- END switch_logo_left -->
                  <td align="center" width="100%" valign="middle">
                     <!-- BEGIN switch_logo_center -->
                     <a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a>
                     <br />
                     <!-- END switch_logo_center -->
                     <div class="maintitle">{MAIN_SITENAME}</div>
                     <br />
                     <span class="gen">{SITE_DESCRIPTION}<br />&nbsp; </span>
                  </td>
                  <!-- BEGIN switch_logo_right -->
                  <td><a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a></td>
                  <!-- END switch_logo_right -->
               </tr>
            </table>

            <div class="vertical_nav">{GENERATED_NAV_BAR}</div>
            <div style="clear: both;"></div>

            <!-- BEGIN switch_ticker_new -->
            <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;">
               <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline">
                  <tr>
                     <td align="left" class="row1">
                        <div id="fa_ticker_container">
                           <ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display:none;">
                              <!-- BEGIN ticker_row -->
                              <li>{switch_ticker.ticker_row.ELEMENT}</li>
                              <!-- END ticker_row -->
                           </ul>
                        </div>
                     </td>
                  </tr>
               </table>
            </div>
            <!-- END switch_ticker_new -->

            <!-- BEGIN switch_ticker -->
            <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;">
               <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline">
                  <tr>
                     <td align="left" class="row1">
                        <div id="fa_ticker_container">
                           <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;">
                              <div class="fa_ticker_content">
                                 <!-- BEGIN ticker_row -->
                                 <div>{switch_ticker.ticker_row.ELEMENT}</div>
                                 <!-- END ticker_row -->
                              </div>
                           </div>
                        </div>
                     </td>
                  </tr>
               </table>
            </div>
            <!-- END switch_ticker -->

            <div id="page-body">
               <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
                  <table cellpadding="0" cellspacing="0" width="100%" class="three-col">
                     <tbody>
                        <tr>
                           <td valign="top" width="{C1SIZE}">
                              <div id="{ID_LEFT}">
                                <!-- BEGIN giefmod_index1 -->
                                {giefmod_index1.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                <!-- END giefmod_index1 -->
                              </div>
                          </td>
                           <td valign="top" width="100%">
<!-- BEGIN html_validation -->
                           </td>
                        </tr>
                     </tbody>
                  </table>
               </div>
            </div>
         </td>
      </tr>
   </table>
</body>
  <!-- END html_validation -->
Back to top Go down
http://tester.omgforum.net
Admin
Admin



Posts : 71
Join date : 2014-04-29

Header Rollover Code Empty
PostSubject: Re: Header Rollover Code   Header Rollover Code EmptyMon May 18, 2015 1:25 pm

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="{S_CONTENT_DIRECTION}" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
    <title>{SITENAME} :: {PAGE_TITLE}</title>
    <meta http-equiv="content-script-type" content="text/javascript" />
    <meta http-equiv="content-style-type" content="text/css" />
    {META}
    {T_HEAD_STYLESHEET}
    <link rel="shortcut icon" type="image/x-icon" href="favicon2.ico" />
    <script src="{JQUERY_PATH}" type="text/javascript"></script>
    <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>
</head>
<body background="{T_BODY_BACKGROUND}" bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
    <span class="gen"><a name="top"></a></span>
Back to top Go down
http://tester.omgforum.net
Admin
Admin



Posts : 71
Join date : 2014-04-29

Header Rollover Code Empty
PostSubject: Re: Header Rollover Code   Header Rollover Code EmptyMon May 18, 2015 1:44 pm

Code:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<!-- BEGIN message_admin_titre -->
<tr>
<td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
</tr>
<!-- END message_admin_titre -->
<!-- BEGIN message_admin_txt -->
<tr>
<td class="row1" rowspan="3" align="center" valign="middle">
<div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
</td>
</tr>
<!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span> 
</td>
</tr>

<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->

<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle" align="right">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span> 
</td>
</tr>

<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" valign="top">
<!-- BEGIN switch_user_logged_in -->
<span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_delete_cookies -->
<br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a></span>
<!-- END switch_delete_cookies -->
</td>
<td width="50%" align="right">
<span class="gensmall">
<a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
<a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
<a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
<!-- BEGIN switch_on_index -->
<!-- BEGIN switch_delete_cookies -->
<br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
<!-- END switch_delete_cookies -->
<!-- END switch_on_index -->
</span>
</td>
</tr>
</table>

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span> 
</td>
</tr>

<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->

<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span> 
</td>
</tr>

<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->

<!-- BEGIN disable_viewonline -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td class="catHead" colspan="2" height="28">
<!-- BEGIN switch_viewonline_link -->
<span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span>
<!-- END switch_viewonline_link -->

<!-- BEGIN switch_viewonline_nolink -->
<span class="cattitle">{L_WHO_IS_ONLINE}</span>
<!-- END switch_viewonline_nolink -->
</td>
</tr>
<tr>
<td class="row1" rowspan="6" align="center" valign="middle"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /></td>
<td class="row1" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />
{TOTAL_USERS}<br />
{NEWEST_USER}</span></td>
</tr>
<tr>
<td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE}<br />
{RECORD_USERS}<br />
<br />
{LOGGED_IN_USER_LIST}</span></td>
</tr>
{L_CONNECTED_MEMBERS}
{L_WHOSBIRTHDAY_TODAY}
{L_WHOSBIRTHDAY_WEEK}
<tr>
<td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td>
</tr>
<!-- BEGIN switch_chatbox_activate -->
<tr>
<td class="row1">
<span class="gensmall">{TOTAL_CHATTERS_ONLINE} :  {CHATTERS_LIST}<br />
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
//<![CDATA[
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
//]]>
</script>
<!-- END switch_chatbox_popup -->
</span>
</td>
</tr>
<!-- END switch_chatbox_activate -->
</table>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
<tr>
<td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
<td><span class="gensmall">{L_NEW_POSTS}</span></td>
<td></td>
<td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
<td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
<td> &nbsp;</td>
<td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td>
<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>
<!-- END switch_legend -->

{AUTO_DST}

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->
Back to top Go down
http://tester.omgforum.net
Sponsored content





Header Rollover Code Empty
PostSubject: Re: Header Rollover Code   Header Rollover Code Empty

Back to top Go down
 
Header Rollover Code
Back to top 
Page 1 of 1
 Similar topics
-
» code forum asdadasdas

Permissions in this forum:You cannot reply to topics in this forum
 :: Your first category ::  Rose :: North :: Codes-
Jump to: