Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Wilford Tibbetts Posted June 14, 2010 Posted June 14, 2010 File Name: Blueberry Light 3.1File Submitter: Wilford TibbettsFile Submitted: 13 Jun 2010File Updated: 08 Dec 2010File Category: Color-Theme SkinsName: Blueberry LightCompatable: 3.1.xColors: Varying shades of blue. Created this for a friend of mine to her specifications, and thought I would offer it here for others to use. If you have any questions or comments, please click the Support Topic link and I'll be more than glad to help. I hope you enjoy my second ever skin. :D New skins will be forth-coming. I hope... :PAdding(or removing) stats/online list to the top. So for those that wish to re-add/remove the online list to the top, it's quite simple to do(just click the spoiler button to open the instructions): Go to your AdminCP --> Look & Feel --> click on Blueberry Light 3.1 --> Templates --> Board Index --> boardindexTemplate. At the very top, above: {parse js_module="board"} Add(copy & paste): <ul id='stat_links' class='filter_bar rounded'> <li><a href="{parse url="app=core&module=search&do=active" base="public"}" title="{$this->lang->words['today_active_cont']}">{$this- >lang->words['new_active_cont']}</a></li> <li><a href="{parse url="app=forums&module=extras&section=stats&do=leaders" base="public"}" title="{$this->lang->words['sm_forum_leaders_title']}">{$ this->lang->words['sm_forum_leaders']}</a></li> <li><a href="{parse url="app=forums&module=extras&section=stats" base="public"}" title="{$this->lang->words['sm_all_posters_title']}">{$this- >lang->words['sm_today_posters']}</a></li> <li><a href="{parse url="app=members&section=view&module=list&max_results=20&sort_key=posts& amp;sort_order=desc&filter=ALL" base="public"}" title="{$this->lang->words['sm_overall_posters_title']}">{$ this->lang->words['sm_overall_posters']}</a></li> </ul> <div id='board_statistics' class='statistics general_box clearfix'> <if test="showTotals:|:$this->settings['show_totals']"> <div id='stats'> <h2>{$this->lang->words['board_stats']}</h2> <dl> <dt>{$this->lang->words['total_posts']}</dt> <dd>{$stats['info']['total_posts']}</dd> <dt>{$this->lang->words['total_members']}</dt> <dd>{$stats['info']['mem_count']}</dd> <dt>{$this->lang->words['newest_member']}</dt> <dd><a href='{$stats['info']['last_mem_link']}' title='{$this->lang->words['view_profile']}'>{$stats[' info']['last_mem_name']}</a>{parse template="user_popup" group="global" params="$stats['info']['last_mem_id'],$stats[' info']['last_mem_seo']"} </dd> <dt>{$this->lang->words['online_at_once']}</dt> <dd>{$stats['info']['most_online']}<br /><span class='extra'>{$stats['info']['most_time']}</span> </dd> </dl> </div> </if> <if test="showActive:|:$this->settings['show_active']"> <div id='active_users' class='stats_list'> <h2> {$stats['TOTAL']} {$this->lang->words['active_users_text']} <span>{$this->lang->words['active_users']}</span><br /> <span class='desc'>{parse expression="sprintf( $this->lang->words['active_users_detail'], $stats['MEMBERS'], $stats['GUESTS'], $stats['ANON'] )"} | {$this->lang->words['show_by']}: <a href='{parse url="app=members&module=online&sort_order=desc" base="public"}'>{$this->lang->words['oul_click']}</a> {$this->lang->words['or']} <a href='{parse url="app=members&module=online&sort_key=name&sort_order=asc&show_mem=reg" base="public"}'>{$this->lang->words['oul_name']}</a> </span> </h2> <if test="activeNames:|:count($stats['NAMES'])"> <p> <span class='name'>{parse expression="implode( ",</span> <span class='name'>", $stats['NAMES'] )"}</span> </p> </if> </div> </if> <if test="calendarEventsOuter:|:$calendar_events"> <div id='cal_events' class='stats_list'> <h2>{$this->lang->words['upcoming_events']}</h2> <if test="calendarEventsInner:|:is_array( $calendar_events )"> <p> <span class='name'>{parse expression="implode( ",</span> <span class='name'>", $calendar_events )"}</span> </p> <else /> <p>{$calendar_events}</p> </if> </div> </if> </if> </div> <br> Then click save, and you're done! Hope you all enjoy! :DClick here to download this file
Recommended Posts
Archived
This topic is now archived and is closed to further replies.