Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 02-04-2008, 03:12 PM
doc1975 doc1975 is offline
 
Join Date: Dec 2007
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Working Around an Error:

I'm looking to work around an issue i've encountered since installing a skin to my forum. The skin was purchased from forummonkeys.com, the skins name 'versionj'. The issue I am experiencing is that when I click on either the 'search' or 'quick links' button on the navbar, the pop-up menu ends up being partially blocked as there is a flash banner below the navbar, see the example screenshot below:



Now, my idea to work around this as I have been advised that flash likes to be on top of any and everything, is to move the banner area ABOVE the navbar so it goes from this (current layout):



to this (preferred layout):



Now with that said, I know nothing about coding, but I can cut/paste/insert like nobody's momma! I have been tinkering with the versionj header template, and have been able to move the navbar below the banner section, but the other parts end up jumbled such as the red welcome block, ends up moving from its current position, to above the navbar - so i've left it be...

I am keeping my finger crossed, and hoping that by providing the header code, someone could PLEASE tell me exactly what I need to do to accomplish this...

thanks in advance!

Header code:

PHP Code:
<!-- logo -->
<
a name="top"></a>
<
div style="width:$stylevar[outertablewidth];margin:0 auto;">
<
table border="0" width="100%" cellpadding="0" cellspacing="0" align="center" style="background-color:white;">
<
tr>
<
td align="$stylevar[left]width="196"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]border="0" alt="$vboptions[bbtitle]/></a></td>
    <
td id="rightcol2">

<!-- 
nav buttons bar -->

    <
table cellpadding="0" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">

    <
tr align="center"><td align="right"><img src="$stylevar[imgdir_misc]/mnleft.gif" border="0" alt="" /></td>
        <if 
condition="$show['member']">
            <
td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
        </if>
        <if 
condition="$show['registerbutton']">
            <
td class="vbmenu_control"><a href="register.php$session[sessionurl_q]rel="nofollow">$vbphrase[register]</a></td>
        </if>
        <
td class="vbmenu_control"><a href="http://www.reptilejunction.com/links/index.php">Directory</a></td>
        <
td class="vbmenu_control"><a href="http://www.reptilejunction.com/forums/index.php">Forums</a></td>
        
<
td class="vbmenu_control"><a href="http://www.reptilejunction.com/photos/index.php">Photo Gallery</a></td>
    <
td class="vbmenu_control"><a href="http://www.reptilejunction.com/classifieds/index.php">Classifieds</a></td>
        <
td class="vbmenu_control"><a href="http://www.reptilejunction.com/forums/blog.php">Blogs</a></td>
        <
td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
        <
td align="left"><img src="$stylevar[imgdir_misc]/mnright.gif" border="0" alt="" /></td>

                </
tr>
                <
tr>
<
tr align="center"><td align="right"><img src="$stylevar[imgdir_misc]/mnleft.gif" border="0" alt="" /></td>
    <
td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]accesskey="5">$vbphrase[faq]</a></td>
        
$cyb_frules_link
        
<td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
        <if 
condition="$show['popups']">        
        <if 
condition="$show['searchbuttons']">
<
td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
        <else />
        <
td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
        </if>
        <if 
condition="$show['member']">
        <
td id="navbar_search" class="vbmenu_control"><a href="search.php$session[sessionurl_q]accesskey="4" rel="nofollow">$vbphrase[search]</a> <script type="text/javascript"vbmenu_register("navbar_search"); </script></td>
            </if>
<if 
condition="$show['member']">
                <
td id="usercptools" class="vbmenu_control"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"vbmenu_register("usercptools"); </script></td>        
            </if>    
        <else />        
            <if 
condition="$show['searchbuttons']">
                <
td class="vbmenu_control"><a href="search.php$session[sessionurl_q]accesskey="4">$vbphrase[search]</a></td>
                <if 
condition="$show['member']">
                <
td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
                <else />
                <
td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
                </if>
            </if>
            <
td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>
            <if 
condition="$show['member']">            
                <
td class="vbmenu_control"><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_buddy_list]</a></td>            
            </if>            
        </if>
        <if 
condition="$show['member']">
            <
td class="vbmenu_control"><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>$cyb_paypal_donate_link
        
</if>
<
td align="left"><img src="$stylevar[imgdir_misc]/mnright.gif" border="0" alt="" /></td>
    </
tr>
    </
table>
<!-- / 
nav buttons bar -->
</
td>
</
tr></table>

<
table width="$stylevar[outertablewidth]cellpadding="10" cellspacing="0" align="center" style="background-color:white;">
<
tr>
<!-- 
aaa -->
    <
td valign="top" id="leftcol3" width="190" <if condition="!$show['guest']"style="background: #fff url($stylevar[imgdir_misc]/welcome1.gif) no-repeat;padding-left:10px;"</if>><if condition="$show['guest']"><a href="register.php$session[sessionurl_q]rel="nofollow"><img src="$stylevar[imgdir_misc]/register1.gif" border="0" alt="$vbphrase[register]/></a><else /><center><span style="padding-left:40px;color:white;font-weight:bold;"> <br /><br /><br />$bbuserinfo[username]</span></center></if>
</
td>
    <
td valign="top" id="rightcol3">
<
table cellpadding="0" cellspacing="0" style="width:100%;background-image:url($stylevar[imgdir_misc]/black_repeat.gif);background-repeat:repeat-x;background-color:white;">
<
tr>

<
td style="width:100%;background-image:url($stylevar[imgdir_misc]/blackbg_main.gif);background-repeat:no-repeat;">

<
div align="center"><object width="468" height="72">
<
param name="movie" value="primary_ban_01.swf">
<
embed src="http://www.reptilejunction.com/banners/primary_ban_01.swf" width="468" height="72">
</
embed>
</
object></div>

</
td>
<
td width="5"><img src="$stylevar[imgdir_misc]/black_cap.gif" alt="" /></td>
</
tr>
</
table>

</
td>
</
tr>
</
table>
<!-- /
logo -->

<!-- 
content table -->
$spacer_open

$_phpinclude_output 
http://www.reptilejunction.com/forums
Reply With Quote
  #2  
Old 02-04-2008, 03:14 PM
nexialys
Guest
 
Posts: n/a
Default

the flash banner is the problem, so i would suggest you move it above the navbar... Flash is not able to handle the vBulletin Popups system, so it do the exact same thing you see each time.
Reply With Quote
  #3  
Old 02-04-2008, 03:28 PM
doc1975 doc1975 is offline
 
Join Date: Dec 2007
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks nexialys, but just as you mentioned, that is what I am looking to do, and have requested assistance in doing so as mentioned in my initial post... see the screenshots?

--------------- Added [DATE]1202223816[/DATE] at [TIME]1202223816[/TIME] ---------------

Anyone?
Reply With Quote
  #4  
Old 03-31-2008, 04:01 PM
zeus_r6 zeus_r6 is offline
 
Join Date: Jun 2007
Posts: 184
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have the same exact issue with mine
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 06:53 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03803 seconds
  • Memory Usage 2,277KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (4)postbit
  • (3)postbit_onlinestatus
  • (4)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete