форум vBSupport.ru > Камчатка > Спец-раздел
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'а физически не в состоянии проверять все стили, хаки и нули, выкладываемые пользователями.
Помните: безопасность Вашего проекта - Ваша забота.
Убедительная просьба: при обнаружении уязвимостей или сомнительных кодов обязательно отписывайтесь в теме хака/стиля
Спасибо за понимание
 
 
 
 
drumzzz
Простоузер
Default Сместить логотип?!?!?
0

У меня такая проблема(скрнишот)...как сместить рисунок влево?
Я так подозреваю,что зелёное пространство это ещё какой-то ричунок..как его удалить или вообще как решить эту проблему.Помогите,no}l{алуйста!!!
Attached Thumbnails
123.JPG  
Bot
Yandex Bot Yandex Bot is online now
 
Join Date: 05.05.2005
Реклама на форуме А что у нас тут интересного? =)
 
 
Rulez
Знаток
 
Rulez's Avatar
Default
0

drumzzz, загляни в шаблон "header". всё должно быть там.
или выложи сюды листинг шаблона, пофтыкаем :-)
 
 
Мик
Эксперт
 
Мик's Avatar
Default
0

найди тег центра и поставь тег - лево и все у тя бует зашипись
 
 
drumzzz
Простоузер
Default
0

Quote:
Originally Posted by Rulez View Post
drumzzz, загляни в шаблон "header". всё должно быть там.
или выложи сюды листинг шаблона, пофтыкаем :-)
<!-- logo -->
<a name="top"></a>
<div class="banner"></div>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
 
 
Rulez
Знаток
 
Rulez's Avatar
Default
0

опа... это весь шаблон?..
странно... внутри тэга <div class="banner"></div> вроде не должно быть пусто... там твой баннер, наверна, должен быть вставлен...
хотя... полагаю, тебе нужно найти описание класса "banner" в таблицах стилей....
найди в css файлах описание для класса "banner"... и выложи сюды чтоль тоже... опять пофтыкаем :-)
 
 
VASYA
Простоузер
Default
0

у тебя в стиле стоят дополнительные CSS
вот что у тебя в них написано --
Quote:
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 12pt; font-weight: bold; }

/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }
.banner { background: url(M&M/music_banner2.jpg) no-repeat top center; height: 204px; }
.footer { background: url(M&M/music_footer.jpg) no-repeat top right; height: 200px; }
.tcat2
соответственно у тебя логотип (он выделен жирным в цитате) стоит не в качестве нормальной картинки, а в качестве фона для таблицы

надо тебе поправить на left тут --
Quote:
.banner { background: url(M&M/music_banner2.jpg) no-repeat top center; height: 204px; }
и будет твой "логотип" слева, как ты и хочешь
 
 
Rulez
Знаток
 
Rulez's Avatar
Default
0

drumzzz, вон, VASYA не поленился, за тебя нашёл то, что требовалось :-)
тебе осталось только таблицы стилей найти. справишься? :-)
 


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:21 PM.


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