<style type="text/css"> #recentPosts .ForumTitleHeaderCell {} #recentPosts .ForumTopicCountHeaderCell { width: 90px; } #recentPosts .ForumLastPostInfoHeaderCell { width: 150px; } #recentPosts th { text-align: left; } #recentPosts .rpicons { width: 20px; text-align: center; } #recentPosts .rpicons img { vertical-align: middle; width: 20px; height: 20px; } .page-number, .view-all { padding: 0 2px; color: #aaaaaa; cursor: pointer; } </style> <div id="rpContainer"> <div class="sortPagerTop"></div> <div id="rpLoading" style="text-align: center; display: none;"> <img src="http://i201.photobucket.com/albums/aa236/Mottie1/testsite/icons/loading4.gif" /> </div> <table width="100%" style="display: none;" id="recentPosts" class="sortable"> <thead> <tr class="ForumCategoryHeader"> <th colspan="4" class="ForumCategoryHeader">Most Recent Posts</th> </tr> <tr> <th class="rpicons"></th> <th class="ForumTitleHeaderCell">Post Title</th> <th class="ForumTopicCountHeaderCell">Poster</th> <th class="ForumLastPostInfoHeaderCell sorted-asc">Posted</th> </tr> </thead> <tbody> </tbody> </table> <div class="sortPagerBot"></div> </div> <div style="display: none;" id="preloadPosts"></div> <input type="hidden" style="display: none;" value="0" id="fgindex" /> <script type="text/javascript"> var showPostHeader = false; var replaceForumRecentPosts = true; // setting to false will prevent this script from replacing the existing recent posts under the forums var recentPostsToDisplay = 20; // set to zero to display all found posts ( max = #forum groups x 25 ) var paginatePosts = true; var paginateLocationTop = true; // Set to true to place at top, false to add below var postsPerPage = 10; // number of posts to display when using paginate function (paginatePosts must be true for this to work) var forumURL = 'http://guildportal.com/Guild.aspx?GuildID=258012&TabID=2168224&PageName=Forums'; var newPostsImages = '_new'; var readIcon = 'http://i259.photobucket.com/albums/hh311/hotwow/themes/icons/folder.png'; var unreadIcon = 'http://i259.photobucket.com/albums/hh311/hotwow/themes/icons/folder_new.png'; </script> <script type="text/javascript" src="http://www.axiomfiles.com/Files/258012/recentposts.js"></script>
var paginateLocationTop = false; // Set to true to place at top, false to add below