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

Здравствуйте уважаемые пользователи,
у меня есть шаблон для форума, имеется vbulletin-style.xml и сама папка с файлами. Когда устанавливаешь шаблон через vbulletin-style.xml задаются некоторые параметры CSS стиля. Во общем смысл таков, у меня есть полный css стиль. Как можно его вмонтировать в шаблон? Просто заменяя style.css в папке с шаблоном ничего не получается.

Setroler добавил 03.05.2010 в 21:14
Вид стиля CSS
PHP Code:
<!-- CSS Stylesheet --> 
<
style type="text/css" id="vbulletin_css"
/**
* vBulletin 3.8.4 CSS
* Style: 'LifeForGame'; Style ID: 4
*/
body
{
    
background#050505;
    
color#ffffff;
    
font10pt verdanagenevalucida'lucida grande'arialhelveticasans-serif;
    
margin5px 5px 5px 5px;
    
padding0px;
}
a:linkbody_alink
{
    
color#D10400;
}
a:visitedbody_avisited
{
    
color#D10400;
}
a:hovera:activebody_ahover
{
    
color#3373CD;
}
.
page
{
    
background#050505;
    
color#ffffff;
    
margin0px auto;
    
padding0px;
}
.
page a:link, .page_alink
{
    
color#D10400;
}
.
page a:visited, .page_avisited
{
    
color#D10400;
}
.
page a:hover, .page a:active, .page_ahover
{
    
color#FFFFFF;
}
tdthpli
{
    
font10pt verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
tborder
{
    
background#000000;
    
color#FFFFFF;
    
border1px solid #000000;margin0px auto;
}
.
tcat
{
    
background#1E1E1E;
    
color#FFFFFF;
    
fontbold 10pt verdanagenevalucida'lucida grande'arialhelveticasans-serif;
    
padding4px 4px 4px 4px;
}
.
tcat a:link, .tcat_alink
{
    
color#3373CD;
    
text-decorationnone;
}
.
tcat a:visited, .tcat_avisited
{
    
color#3373CD;
    
text-decorationnone;
}
.
tcat a:hover, .tcat a:active, .tcat_ahover
{
    
color#D10400;
    
text-decorationunderline;
}
.
thead
{
    
backgroundurl(combatscripts/temp/bottombar.gifrepeat-x top left;
    
color#FFFFFF;
    
fontbold 11px tahomaverdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
thead a:link, .thead_alink
{
    
color#D10400;
}
.
thead a:visited, .thead_avisited
{
    
color#D10400;
}
.
thead a:hover, .thead a:active, .thead_ahover
{
    
color#3373CD;
}
.
tfoot
{
    
backgroundurl(combatscripts/temp/bottombar.gifrepeat-x top left;
    
color#E0E0F6;
    
height25px;
}
.
tfoot a:link, .tfoot_alink
{
    
color#E0E0F6;
}
.
tfoot a:visited, .tfoot_avisited
{
    
color#E0E0F6;
}
.
tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
    
color#FFFF66;
}
.
alt1, .alt1Active
{
    
background#1E1E1E;
    
color#ffffff;
    
padding8px 8px 8px 8px;
}
.
alt1 a:link, .alt1_alink, .alt1Active a:link, .alt1Active_alink
{
    
color#D10400;
}
.
alt1 a:visited, .alt1_avisited, .alt1Active a:visited, .alt1Active_avisited
{
    
color#D10400;
}
.
alt1 a:hover, .alt1 a:active, .alt1_ahover, .alt1Active a:hover, .alt1Active a:active, .alt1Active_ahover
{
    
color#3373CD;
}
.
alt2, .alt2Active
{
    
background#141414;
    
color#ffffff;
    
padding8px 8px 8px 8px;
}
.
inlinemod
{
    
background#333333;
    
color#FFFFFF;
}
.
wysiwyg
{
    
background#1E1E1E;
    
color#ffffff;
    
font10pt verdanagenevalucida'lucida grande'arialhelveticasans-serif;
    
margin5px 5px;
}
.
wysiwyg a:link, .wysiwyg_alink
{
    
color#CCCCCC;
}
.
wysiwyg a:visited, .wysiwyg_avisited
{
    
color#CCCCCC;
}
.
wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover
{
    
color#FFFFFF;
}
textarea, .bginput
{
    
font10pt verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
bginput option, .bginput optgroup
{
    
font-size10pt;
    
font-familyverdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
button
{
    
font11px verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
select
{
    
font11px verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
optionoptgroup
{
    
font-size11px;
    
font-familyverdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
smallfont
{
    
font11px verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
time
{
    
color#3373CD;
}
.
navbar
{
    
font11px verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
highlight
{
    
color#FF0000;
    
font-weightbold;
}
.
fjsel
{
    
background#3E5C92;
    
color#E0E0F6;
}
.
fjdpth0
{
    
background#F7F7F7;
    
color#000000;
}
.
panel
{
    
background#000000;
    
color#CCCCCC;
    
padding10px;
    
border2px outset;
}
.
panelsurround
{
    
background#000000;
    
color#CCCCCC;
}
legend
{
    
color#FFFFFF;
    
font11px tahomaverdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
vbmenu_control
{
    
background#333333;
    
color#FFFFFF;
    
fontbold 11px tahomaverdanagenevalucida'lucida grande'arialhelveticasans-serif;
    
padding3px 6px 3px 6px;
    
white-spacenowrap;
}
.
vbmenu_control a:link, .vbmenu_control_alink
{
    
color#FFFFFF;
    
text-decorationnone;
}
.
vbmenu_control a:visited, .vbmenu_control_avisited
{
    
color#FFFFFF;
    
text-decorationnone;
}
.
vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
    
color#FFFFFF;
    
text-decorationunderline;
}
.
vbmenu_popup
{
    
background#FFFFFF;
    
color#000000;
    
border1px solid #0B198C;
}
.
vbmenu_option
{
    
background#000000;
    
color#CCCCCC;
    
font11px verdanagenevalucida'lucida grande'arialhelveticasans-serif;
    
white-spacenowrap;
    
cursorpointer;
}
.
vbmenu_option a:link, .vbmenu_option_alink
{
    
color#FFFFFF;
    
text-decorationnone;
}
.
vbmenu_option a:visited, .vbmenu_option_avisited
{
    
color#FFFFFF;
    
text-decorationnone;
}
.
vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
    
color#999999;
    
text-decorationnone;
}
.
vbmenu_hilite
{
    
background#000000;
    
color#FFFFFF;
    
font11px verdanagenevalucida'lucida grande'arialhelveticasans-serif;
    
white-spacenowrap;
    
cursorpointer;
}
.
vbmenu_hilite a:link, .vbmenu_hilite_alink
{
    
color#FFFFFF;
    
text-decorationnone;
}
.
vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
    
color#FFFFFF;
    
text-decorationnone;
}
.
vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
    
color#FFFFFF;
    
text-decorationnone;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername font-size14pt; }
 
/* ***** small padding on 'thead' elements ***** */
td.theadth.theaddiv.thead padding4px; }
 
/* ***** basic styles for multi-page nav elements */
.pagenav a text-decorationnone; }
.
pagenav td padding2px 4px 2px 4px; }
 
/* ***** de-emphasized text */
.shadea.shade:linka.shade:visited color#777777; text-decoration: none; }
a.shade:activea.shade:hover color#FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade color#DDDDDD; }
 
/* ***** define margin and font-size for elements inside panels ***** */
.fieldset margin-bottom6px; }
.
fieldset, .fieldset td, .fieldset p, .fieldset li font-size11px; }
</
style
<
link rel="stylesheet" type="text/css" href="clientscript/vbulletin_important.css?v=382" /> 
 
 
<!-- / 
CSS Stylesheet --> 

Last edited by Setroler : 05-03-2010 at 10:14 PM. Reason: Добавлено сообщение
Bot
Yandex Bot Yandex Bot is online now
 
Join Date: 05.05.2005
Реклама на форуме А что у нас тут интересного? =)
 


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 03:18 PM.


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