форум vBSupport.ru > vBulletin > Old vB versions (3.0.x & 2.x.x) > vBulletin 3.6.x > Styles & Graphics [3.6.x]
Register Меню vBsupport Изображения Files Manager О рекламе Today's Posts Search
  • Родная гавань
  • Блок РКН снят
  • Premoderation
  • For English speaking users
  • Каталог Фрилансеров
  • If you want to buy some product or script
  • Администраторам
VBsupport перешел с домена .ORG на родной .RU Ура! Пожалуйста, обновите свои закладки - VBsupport.ru
Блок РКН снят, форум доступен на всей территории России, включая новые терртории, без VPN
На форуме введена премодерация ВСЕХ новых пользователей

Почта с временных сервисов, типа mailinator.com, gawab.com и/или прочих, которые предоставляют временный почтовый ящик без регистрации и/или почтовый ящик для рассылки спама, отслеживается и блокируется, а так же заносится в спам-блок форума, аккаунты удаляются
for English speaking users:
You may be surprised with restriction of access to the attachments of the forum. The reason is the recent change in vbsupport.org strategy:

- users with reputation < 10 belong to "simple_users" users' group
- if your reputation > 10 then administrator (kerk, Luvilla) can decide to move you into an "improved" group, but only manually

Main idea is to increase motivation of community members to share their ideas and willingness to support to each other. You may write an article for the subject where you are good enough, you may answer questions, you may share vbulletin.com/org content with vbsupport.org users, receiving "thanks" equal your reputation points. We should not only consume, we should produce something.

- you may:
* increase your reputation (doing something useful for another members of community) and being improved
* purchase temporary access to the improved category:
10 $ for 3 months. - this group can download attachments, reputation/posts do not matter.
20 $ for 3 months. - this group can download attachments, reputation/posts do not matter + adds eliminated + Inbox capacity increased + files manager increased permissions.

Please contact kerk or Luvilla regarding payments.

Important!:
- if your reputation will become less then 0, you will be moved into "simple_users" users' group automatically.*
*for temporary groups (pre-paid for 3 months) reputation/posts do not matter.
Уважаемые пользователи!

На форуме открыт новый раздел "Каталог фрилансеров"

и отдельный раздел для платных заказов "Куплю/Закажу"

Если вы хотите приобрести какой то скрипт/продукт/хак из каталогов перечисленных ниже:
Каталог модулей/хаков
Ещё раз обращаем Ваше внимание: всё, что Вы скачиваете и устанавливаете на свой форум, Вы устанавливаете исключительно на свой страх и риск.
Сообщество vBSupport'а физически не в состоянии проверять все стили, хаки и нули, выкладываемые пользователями.
Помните: безопасность Вашего проекта - Ваша забота.
Убедительная просьба: при обнаружении уязвимостей или сомнительных кодов обязательно отписывайтесь в теме хака/стиля
Спасибо за понимание
 
 
 
 
KooT
Простоузер
Default Как расширить столбец !??
0

Где (наверно в КСС) и чо нада прописать чтоб расширить данный столбец !??? (ето главная форума)

Bot
Yandex Bot Yandex Bot is online now
 
Join Date: 05.05.2005
Реклама на форуме А что у нас тут интересного? =)
 
 
Мик
Эксперт
 
Мик's Avatar
Default
0

недавно обсуждалось
поюзай раздел 3,6,х
 
 
KooT
Простоузер
Default
0

Юзал с полчаса :( Ничего мне нужного ненашел :( Помогите плиз =)
 
 
Мик
Эксперт
 
Мик's Avatar
Default
0

почитай это
http://www.vbsupport.ru/forum/showthread.php?t=19115
 
 
KooT
Простоузер
Default
0

Мик поюзал я ету темку но ничего нушного ненашел :( Мне бы узнать какой шаблон за ето отвечает, то может что нить и придумал =) Но и на етом спасибо
 
 
AleX
Гость
Default

KooT, сделаем так.
Code:
<if condition="$show['lastpostinfo']">
<table width="250"  border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td align="left">
	<div style="clear:both">
		<if condition="$show['icon']"><img class="inlineimg" src="$icon[iconpath]" alt="$icon[title]" border="0" /></if>
		<span class="smallfont"><a href="showthread.php?$session[sessionurl]goto=newpost&amp;t=$lastpostinfo[lastthreadid]" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostinfo[trimthread]</strong></a></span>
	</div>
                <div>
		<span class="smallfont"><phrase 1="member.php?$session[sessionurl]find=lastposter&amp;f=$lastpostinfo[forumid]" 2="$lastpostinfo[lastposter]">$vbphrase[by_x]</phrase><span style="color:#ACB6C0"> ( </span>$lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if> <span style="color:#ACB6C0">)</span></span>
	</div>
    </td>
    <td>
	<div align="right" valign="middle">
		<a href="showthread.php?$session[sessionurl]p=$lastpostinfo[lastpostid]#post$lastpostinfo[lastpostid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a>
	</div>
    </td>
  </tr>
</table>
<else />
<div class="smallfont" align="$stylevar[right]">
	$lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if>
	<a href="showthread.php?$session[sessionurl]p=$lastpostinfo[lastpostid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a>
</div>
</if>
Перепиши этим кодом себе forumhome_lastpostby. И там где table width="250" - измени на свой параметр.
У меня всё работает (!) Не забудь перед этим сохранить исходный код !

Last edited by AleX : 02-05-2008 at 03:07 AM.
 
 
KooT
Простоузер
Default
0

Mc AleX Спс =) Помогло
 
 
Vikt
Простоузер
Default
0

Здравствуйте напишите как это исправить точнее как можно отрегулировать ширину столбцов что для этого нужно зделать.

Вот скин



Vikt добавил 09.12.2012 в 21:51
Дополнение: vBulletin 3.8.x а не vBulletin 3.6.x просто написал в теме с похожей проблемой

Last edited by Vikt : 12-09-2012 at 10:51 PM. Reason: Добавлено сообщение
 
 
Vikt
Простоузер
Default
0

Проблемка разрешилась установкой другова стиля v 3.8.x Выше на скине стиль v 3.7.x
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off




All times are GMT +4. The time now is 10:40 AM.


Powered by vBulletin® Version Alan Edition
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.