форум vBSupport.ru > vBulletin > Вопрос — Ответ > International vBulletin > English Forums
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'а физически не в состоянии проверять все стили, хаки и нули, выкладываемые пользователями.
Помните: безопасность Вашего проекта - Ваша забота.
Убедительная просьба: при обнаружении уязвимостей или сомнительных кодов обязательно отписывайтесь в теме хака/стиля
Спасибо за понимание
 
 
 
 
yamijhon
Простоузер
Arrow need some help with "logo code"
0

hi there, plz help me with this:

in the totally pro skin, header code (logo), i can't put another logo centered, it stay on left and it looks very awful :s

this is the code

Code:
<!-- logo -->
<a name="top"></a>
<div class="topheader">
<div style="width:$stylevar[outerdivwidth];margin: 0 auto;">
<span style="float:left;">
Welcome to $vboptions[bbtitle]
</span>
<span style="float:right">
<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">Mark forums read</a>  |  <a href="showgroups.php$session[sessionurl_q]">View Forum Leaders</a>
$forumhome_markread_script
</span>
</div>
</div>
 <div class="headerwrapper" style="width:$stylevar[outerdivwidth];margin: 0 auto;">
  <div class="headerleft">
   <a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a>
  </div>
  <div class="headerright">
   <a href="http://www.completevb.com"><img src="images/totallypro/misc/advert.gif" alt="Advert" /></a>
<div style="clear:both"></div>
  </div>
  </div>
<div style="clear:both;"></div>
<!-- /logo -->
here is the image



what must i do?

tnx a lot

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

link to your forum?
(with this skin installed)
=======
look in CSS:
headerright:
Code:
.headerright {
float:right;
background: url(images/totallypro/misc/headerrightbg.gif) no-repeat top right;
height: 71px;
width: 468px;
padding-top: 21px;
padding-right: 12px;
text-align:right;
}
headerleft:
Code:
.headerleft {
float:left;
height: 59px;
width: 371px;
padding-left: 32px;
padding-top: 33px;
background: url(images/totallypro/misc/headerleftbg.gif) no-repeat top left;
}
 
 
yamijhon
Простоузер
Default
0

Quote:
Originally Posted by kerk View Post
link to your forum?
(with this skin installed)
=======
look in CSS:
headerright:
Code:
.headerright {
float:right;
background: url(images/totallypro/misc/headerrightbg.gif) no-repeat top right;
height: 71px;
width: 468px;
padding-top: 21px;
padding-right: 12px;
text-align:right;
}
headerleft:
Code:
.headerleft {
float:left;
height: 59px;
width: 371px;
padding-left: 32px;
padding-top: 33px;
background: url(images/totallypro/misc/headerleftbg.gif) no-repeat top left;
}

http://www.xtreme-warez.uni.cc/pruebaz

that's the link, and what i need to do with the code u posted over there?

i don't get ya...

tnx
 
 
kerk
k0t
 
kerk's Avatar
Default
0

se tu queres substituir logo "TotallyProSkin" com o teu logotipo e deichar ficar banner tambem, podes tirar code:
Code:
<a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a>
com o caminho ate ao teu imagem do logotipo ou ent?o:
login into admincp e vai a "Style Settings" => Style Variables => procura "Directorios dos Imagens" (or something like this) => Imagem do logotipo e ponha caminho e nome do ficheiro do teu logotipo
tambem podes substituir default imagem on FTP na pasta images/totallypro/misc/ ficheiro - header.gif <= logotipo
default imagem banner images/totallypro/misc/advert.gif
====
depois podes alinhar (centrar) imagem com code "center"
Code:
<div align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></div>
=====
Оффтоп
 
 
yamijhon
Простоузер
Default
0

Quote:
Originally Posted by kerk View Post
se tu queres substituir logo "TotallyProSkin" com o teu logotipo e deichar ficar banner tambem, podes tirar code:
Code:
<a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a>
com o caminho ate ao teu imagem do logotipo ou ent?o:
login into admincp e vai a "Style Settings" => Style Variables => procura "Directorios dos Imagens" (or something like this) => Imagem do logotipo e ponha caminho e nome do ficheiro do teu logotipo
tambem podes substituir default imagem on FTP na pasta images/totallypro/misc/ ficheiro - header.gif <= logotipo
default imagem banner images/totallypro/misc/advert.gif
====
depois podes alinhar (centrar) imagem com code "center"
Code:
<div align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></div>
=====
Оффтоп
ok, but the problem here is, i can't put "MY LOGO" on center, i did that about "center" code, but still on the left and awful... that's the question

tnx 4 answer me

yamijhon добавил 27.08.2008 в 01:35
sorry, double post

i did it men

tnx

Last edited by yamijhon : 08-27-2008 at 02:35 AM. Reason: Добавлено сообщение
 


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 11:01 AM.


Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.