We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Locked Topic
[ C ] SOTW
Topic Started: Jul 11 2013, 09:20 PM (276 Views)
Kazuko
Member Avatar
Member
[ *  *  * ]
Board Address: http://w11.zetaboards.com/InkSplash/index/
Board Software: (ZetaBoards
Description: is there a way to place the sotw above instead of below the forum. I want it on top instead. Thanks!
Offline Profile Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
Try this instead:
Code:
 
<script type="text/javascript">
/*
Signature of the week in Board Statistics [BETA]
Created by slayer766 - Webworldx of iFusion
*/

//<![CDATA[
function Add(link, height, width, number, winner, Id) {
$('#nav').after("<table style='margin: 10px 0'><tr><td class='c_mark'><img src='http://z3.ifrm.com/static/1/s_stats.png' alt='' /></td><td><a href='" + link + "'><img src='" + link + "' height='" + height + "' width='" + width + "' alt='' /></a><br />SOTW #<span style='color:red'>" + number + "</span><br />Winner: <a href='" + main_url + "/profile/" + Id + "/'><span style='color:green'>" + winner + "</span></a></td></tr></table>");
}

Add("IMAGE_URL", "IMAGE_HEIGHT", "IMAGE_WIDTH", "SOTW_#", "USERNAME", "USERNAME_ID");
//]]>
</script>
Offline Profile Goto Top
 
Kazuko
Member Avatar
Member
[ *  *  * ]
Yay this is what I wanted, thanks a lot Cory!
Offline Profile Goto Top
 
Eccentric Feline
Member Avatar
梦想
[ *  *  *  *  *  *  *  * ]
Completed!

Your request has been completed. If you have any questions or concerns regarding the state of your request, please feel free to contact me via PM.
Offline Profile Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Closed Requests · Next Topic »
Locked Topic