<script type="text/javascript"> /* Add Widgets to new row ************************/ $(document).ready(function(){ var t, widgets = []; widgets.push([ '.gpWidget-welcomelrg', '75%' ]); widgets.push([ '.gpWidget-latestthreads', '25%' ]); // Don't change anything below // **************************** $('.ContentWrapperTable').before('<table class="ContentWrapperTable"><tr class="ContentRow newContentRow"></tr></table>'); $.each( widgets, function(j){ t = ( $(widgets[j][0]).is('.gpWidget') ) ? $(widgets[j][0]) : $(widgets[j][0]).closest('.gpWidget'); $('<td style="width:' + widgets[j][1] + '"></td>').append( t ).appendTo($('.newContentRow')); }); $('tr.newContentRow .ContentBoxBody').equalizeHeights(); }); $.fn.equalizeHeights = function(){ return this.height( Math.max.apply(this, $(this).map(function(i,e){ return $(e).height(); }).get())); }; </script>
Widget Name Specific CSS Class Widget Name Specific CSS Class Achievements .gpWidget-achievements Needs List .gpWidget-needslist Bank .gpWidget-banklrg News Box – Large .gpWidget-newslrg Calendar .gpWidget-calendar News Box – Small .gpWidget-newssml Chat .gpWidget-chatlrg Officer Contact List .gpWidget-officercontacts Embeded Page .gpWidget-embedded Page View Counter .gpWidget-viewcount Events Box - Small .gpWidget-eventsml PayPal Donate Button .gpWidget-paypaldonate Forum Search .gpWidget-forumsearch Progression .gpWidget-progression Forums .gpWidget-forumslrg Quests .gpWidget-questlrg Free Form Text/HTML .gpWidget-freeform Quests Box - Small .gpWidget-questsml Game Guides .gpWidget-gameguides Raid Point Standings .gpWidget-raidpoints Game News .gpWidget-gamenews Random Categorized Image .gpWidget-randomcatimage GP News and Updates .gpWidget-guildportalnews Random Thumbnails .gpWidget-randomthumb Guild Alliance Links .gpWidget-alliessml Recent Bloggers .gpWidget-recentblogs Guild Funds .gpWidget-fundslrg Recent Posts Stand-Alone .gpWidget-mostrecentposts Guild Summary .gpWidget-guildmetasml Recent Topics Stand-Alone .gpWidget-latestthreads Image Gallery .gpWidget-imageslrg Roster (Default GP Roster) .gpWidget-rosterlrg Image Gallery-Silverlight .gpWidget-slgallery RSS Feed .gpWidget-rssfeed Inbox .gpWidget-mailcenterlrg Shout Box .gpWidget-shout Info Widget .gpWidget-infosml Voting Polls – Large .gpWidget-votinglrg Links – Categorized List .gpWidget-catlinks Voting Polls – Small .gpWidget-smallvote Links – Single List .gpWidget-linkssml Welcome Message .gpWidget-welcomelrg Medals – Recent Awards .gpWidget-recentmedals Who’s Online .gpWidget-wholrg Member of the Month .gpWidget-monthlymember
Widget Name
Specific CSS Class
Achievements
.gpWidget-achievements
Needs List
.gpWidget-needslist
Bank
.gpWidget-banklrg
News Box – Large
.gpWidget-newslrg
Calendar
.gpWidget-calendar
News Box – Small
.gpWidget-newssml
Chat
.gpWidget-chatlrg
Officer Contact List
.gpWidget-officercontacts
Embeded Page
.gpWidget-embedded
Page View Counter
.gpWidget-viewcount
Events Box - Small
.gpWidget-eventsml
PayPal Donate Button
.gpWidget-paypaldonate
Forum Search
.gpWidget-forumsearch
Progression
.gpWidget-progression
Forums
.gpWidget-forumslrg
Quests
.gpWidget-questlrg
Free Form Text/HTML
.gpWidget-freeform
Quests Box - Small
.gpWidget-questsml
Game Guides
.gpWidget-gameguides
Raid Point Standings
.gpWidget-raidpoints
Game News
.gpWidget-gamenews
Random Categorized Image
.gpWidget-randomcatimage
GP News and Updates
.gpWidget-guildportalnews
Random Thumbnails
.gpWidget-randomthumb
Guild Alliance Links
.gpWidget-alliessml
Recent Bloggers
.gpWidget-recentblogs
Guild Funds
.gpWidget-fundslrg
Recent Posts Stand-Alone
.gpWidget-mostrecentposts
Guild Summary
.gpWidget-guildmetasml
Recent Topics Stand-Alone
.gpWidget-latestthreads
Image Gallery
.gpWidget-imageslrg
Roster (Default GP Roster)
.gpWidget-rosterlrg
Image Gallery-Silverlight
.gpWidget-slgallery
RSS Feed
.gpWidget-rssfeed
Inbox
.gpWidget-mailcenterlrg
Shout Box
.gpWidget-shout
Info Widget
.gpWidget-infosml
Voting Polls – Large
.gpWidget-votinglrg
Links – Categorized List
.gpWidget-catlinks
Voting Polls – Small
.gpWidget-smallvote
Links – Single List
.gpWidget-linkssml
Welcome Message
.gpWidget-welcomelrg
Medals – Recent Awards
.gpWidget-recentmedals
Who’s Online
.gpWidget-wholrg
Member of the Month
.gpWidget-monthlymember
widgets.push([ '.gpWidget-welcomelrg', '75%' ]); widgets.push([ '.gpWidget-latestthreads', '25%' ]);
<div id="popitmenu" ="clearhidemenu();" ="dynamichide(event)"></div> <div align="center"><div id="searchbox"> <input id="search-input" type="text" maxlength="256" name="search" onKeyPress="return disableEnterKey(event)" /> <span ="showmenu(event,linkset[0])" ="delayhidemenu()"><img id="search-image" src=""></span> <button id="searchbx" /> </div></div>
widgets.push([ '#popitmenu', '25%' ]);
widgets.push([ '#recruitTalent', '30%' ]); widgets.push([ '.gpWidget-welcomelrg', '45%' ]); widgets.push([ '.gpWidget-eventsml', '25%' ]);
.classIcon { width:35%; text-align:center;} .classIcon span { display:none; } .talentIcons { width:65%; }