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

Помогите разобраться, пока голова не треснула.
есть вот такое меню:
PHP Code:
<style>
#MainMenu 
{
    
height:27px;
    
background:url(images/bmid_008.gif);
    
border:0;
    
margin:0;
}
#tab 
{
    
top:0;
    
height:0;
    
background:repeat-x top;
    
margin:0;
}
#tab ul 
{
    list-
style:none;
    
float:left;
    
margin:0;
    
padding:0;
}
#tab li 
{
    
display:inline;
    
float:left;
    
margin:0;
    
padding:0;
}
#tab a 
{
    
background:#000 url(images/bright_008.gif) no-repeat right top;
    
text-decoration:none;
    
border:0;
    
display:block;
    
float:left;
    
margin:0;
    
padding:0;
}
#tab a span 
{
    
display:block;
    
background:url(images/bleft_008.gifno-repeat left top;
    
font-family:ArialHelveticasans-serif;
    
font-size:11px;
    
color:#FFF;
    
font-weight:700;
    
line-height:27px;
    
padding:0 20px;
}
#tab a:hover,#tab li.item_active a 
{
    
background-position:right bottom;
    
border-color:#000;
}
#tab a:hover span,#tab li.item_active a span 
{
    
background-position:left bottom;
    
color:#000;
    
font-weight:700;
    
font-style:normal;
    
text-decoration:none;
}
.
dropmenudiv 
{
    
position:absolute;
    
top:0;
    
float:left;
    
display:block;
    
visibility:hidden;
    
border:#306;
    
background:url(images/bmid_008.gif);
    
color:#FFF;
    
z-index:100;
    
text-decoration:none;
    
padding:0;
}
.
dropmenudiv ul 
{
    list-
style:none;
    
margin:0;
    
padding:0;
}
.
dropmenudiv li 
{
    
display:inline;
    
margin:0;
    
padding:0;
}
.
dropmenudiv a:link,.dropmenudiv a:visited 
{
    
width:180px;
    
display:block;
    
border:#000;
    
color:#FFF;
    
background:url(images/bleft_008.gifno-repeat left top;
    
font-weight:700;
    
font-style:normal;
    
text-decoration:none;
    
margin:0;
    
padding:0;
}
.
dropmenudiv a span 
{
    
display:block;
    
line-height:27px;
    
background:url(images/bright_008.gifno-repeat right top;
    
font-family:ArialHelveticasans-serif;
    
font-size:11px;
    
color:#FFF;
    
float:none;
    
padding:0 20px;
}
.
dropmenudiv a:hover 
{
    
border:#000;
    
background-position:left bottom;
    
font-weight:700;
    
font-style:normal;
    
text-decoration:none;
    
color:#000;
}
.
dropmenudiv a:hover span 
{
    
background-position:right bottom;
    
color:#000;
    
font-weight:700;
}

</
style></head><body>
<
div id="MainMenu">
    <
div id="tab">
        <
ul>
            <
li><a href="home.html"><span>Home</span></a></li>
            <
li><a href="about.html"><span>About</span></a></li>
            <
li><a href="contact.html"><span>Contact</span></a></li>
        </
ul>
    </
div>
</
div
на джумлю я его поставил вот так :
PHP Code:
<?php if($this->countModules('menu')) { ?>        
                                <div id="MainMenu">
                                   <div id="tab">
                                        <jdoc:include type="modules" name="menu" />
                                    </div>
                                </div>
                                <?php ?>
прекрастно работает...
а вот на воблу никак немогу поставить, вот кусок кода
PHP Code:
<tr>
    <
td valign="top">
<
div id="MainMenu">
<!-- 
nav buttons bar -->
<
div id="tab">
    <
table width="100%" border="0" cellpadding="0" cellspacing="0">

    <
tr align="center">

<
table cellpadding="0" cellspacing="0">

 


        <if 
condition="$show['member']">
            <
td><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
        </if>



        <if 
condition="$show['registerbutton']">
            <
td><a href="register.php$session[sessionurl_q]rel="nofollow">$vbphrase[register]</a></td>
        </if>



        
$template_hook[navbar_buttons_left]



        <
td><a href="faq.php$session[sessionurl_q]accesskey="5">$vbphrase[faq]</a></td>



        <if 
condition="$show['communitylink'] AND $show['popups']">
            <
td><a id="community" href="$show[nojs_link]#community" rel="nofollow" accesskey="6">$vbphrase[community]</a> <script type="text/javascript"vbmenu_register("community"); </script></td>
        </if>



        <td><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>



        <if condition="$show['popups']">
            <if condition="$show['searchbuttons']">
                <if condition="$show['member']">
                <td><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
                <else />
                <td><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
                </if>



                <td id="navbar_search"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search"); </script></if></td>
            </if>




            <if condition="$show['member']">
                <td id="usercptools"><a href="$show[nojs_link]#usercptools" accesskey="3">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
            </if>
        <else />




            <if condition="$show['searchbuttons']">
                <td><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
                <if condition="$show['member']">
                <td><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
                <else />
                <td><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
                </if>
            </if>




            <td><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>




            <if condition="$show['member']">
                <td><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_contacts]</a></td>
            </if>
        </if>



        $template_hook[navbar_buttons_right]




        <if condition="$show['member']">
            <td><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')">$vbphrase[log_out]</a></td>
        </if>


</table>


        </tr>
    

                        
        
        
      
    </table>

</div>
<!-- / nav buttons bar -->
</div> 
а <style> запихиваю в Дополнительные определения CSS.
помогите разобраться что не так, два атача: один скрин с сайта а другой с воблы.
Заранее всем спасибо за помощь.
Attached Thumbnails
Без-имени-1.jpg   Без-имени-2.jpg  
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 10:35 PM.


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