Jump to content
View in the app

A better way to browse. Learn more.

Дизайн и модификация Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Перестройка нижней части таблицы просмотра конкретного форума (2.1)

Перестройка нижней части таблицы просмотра конкретного форума (2.1)

 

Перестройка таблицы с иконками тем и скроллинг списками.

Решение для узких скинов в случае длинных названий форума, когда окошко перехода между форумами ломает таблицу.

А также это просто красиво..

Открыть skin_forum --> TableEnd

Найти

<!--IBF.FORUM_ACTIVE--> 

Все, что ниже, заменить этим:

<div class="activeusers">
<div class="row2"><br />
	<table width="100%" border="0" cellspacing="0" cellpadding="0">
		<tr> 
<td width="29%" nowrap="nowrap">				
				 <{B_NEW}>  <span class="desc">{ipb.lang['pm_open_new']}</span>
				<br /><br /> <{B_NORM}>  <span class="desc">{ipb.lang['pm_open_no']}</span></td>
<td width="30%" nowrap="nowrap">
				 <{B_HOT}>  <span class="desc">{ipb.lang['pm_hot_new']}</span>
				<br /><br /> <{B_HOT_NN}>  <span class="desc">{ipb.lang['pm_hot_no']}</span> 
			</td>
			<td width="26%" nowrap="nowrap">
				 <{B_POLL}>  <span class="desc">{ipb.lang['pm_poll']}</span>
				<br /><br /> <{B_POLL_NN}>  <span class="desc">{ipb.lang['pm_poll_no']}</span></td>
<td width="15%" nowrap="nowrap">
				 <{B_LOCKED}>  <span class="desc">{ipb.lang['pm_locked']}</span>
				<br /><br /> <{B_MOVED}>  <span class="desc">{ipb.lang['pm_moved']}</span>
			</td>
</tr></table>
<table cellspacing="0" width="100%">
<tr>			

				<form action="{ipb.script_url}act=SF&f={$data['id']}&st={ipb.input['st']}&changefilters=1" method="post"></td>
					<td align="left" width="50%">
<select name="sort_key">{$this->ipsclass->show['sort_by']}</select>
					<select name="sort_by">{$this->ipsclass->show['sort_order']}</select></td>
<td align="right" width="50%">
					<select name="prune_day">{$this->ipsclass->show['sort_prune']}</select>
					<select name="topicfilter">{$this->ipsclass->show['topic_filter']}</select>
					<input type="submit" value="{ipb.lang['sort_submit']}" class="button" />
				</form>
			</td>
		</tr>

	</table>
</div>

</div>

<br />
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>
<td align="right" width="50%">
				{$data[FORUM_JUMP]}</td>
</tr></table>					
				</form>

<br clear="all" />
<if="ipb.member['is_mod']">

<a name='forumoptions'></a>
<div align="center" id='forumoptionsjs'>
<a href="{ipb.script_url}showforum={$data['id']}&modfilter=invisible_topics">{ipb.lang['mod_showallinvisible']}</a>
·
<a href="{ipb.script_url}showforum={$data['id']}&modfilter=invisible_posts">{ipb.lang['mod_showallposts']}</a>
·
<a href="{ipb.script_url}act=mod&CODE=resync&f={$data['id']}&auth_key={$auth_key}">{ipb.lang['mod_resync']}</a>
·
<a href="java script:PopUp('{ipb.script_url}act=mod&CODE=prune_start&f={$data['id']}&auth_key={$auth_key}', 'PRUNE', 600,500)">{ipb.lang['mod_prune']}</a>
</div>
<script type='text/javascript'>
//<![CDATA[
document.getElementById('forumoptionsjs').style.display = 'none';
//]]>
</script>
</if>

<script type='text/javascript'>
//<![CDATA[
// INIT links for editing

if ( use_enhanced_js && perm_can_edit )
{
	forum_init_topic_links();
}
//]]>
</script>

Пример - здесь - почти на всех стилях в разных вариантах.

What's New in Version 07/04/2010 07:20 AM

Released

No changelog available for this version.

User Feedback

Recommended Comments

There are no comments to display.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.