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

Reply
 
Thread Tools Display Modes
  #1  
Old 06-13-2008, 02:43 AM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default image / purple IE line ***ODD

In my vbulletin forum (www.talkjesus.com) there is a small purple border line right below the navigation menu, that only appears in IE browser (7 is what I tested with).

Now, the strange part is it is caused by the right side logo
http://www.talkjesus.com/images/elem...right-logo.gif

If I remove the right side logo from the header template (portion show below), the line is gone. I cannot figure out why its like that.

The right logo html portion is the 2nd td below

Code:
<tr>
    <td align="$stylevar[left]" valign="top">
        <a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" style="border:0" alt="$vboptions[bbtitle]" /></a></td>
     <td align="$stylevar[right]" valign="top">
        <img src="http://www.talkjesus.com/images/element/misc/right-logo.gif" style="border:0" alt="$vboptions[bbtitle]" />
    </td>
</tr>
The entire header template is:

Code:
<!-- logo -->
<a name="top"></a>
<!-- <div align="center" class="outer_border">
<div align="center" class="inner_border"> -->
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" class="header_bg">
<tr>
    <td align="$stylevar[left]" valign="top">
        <a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" style="border:0" alt="$vboptions[bbtitle]" /></a></td>
     <td align="$stylevar[right]" valign="top">
        <img src="http://www.talkjesus.com/images/element/misc/right-logo.gif" style="border:0" alt="$vboptions[bbtitle]" />
    </td>
</tr>
<tr>
<td style="height:34px" colspan="2">

<!-- nav buttons bar -->
<table  cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border:0px">
<tr align="center">
    <td class="nav_menu_control" style="width: 16px"><a href="http://www.talkjesus.com/index.php">
        <img src="http://www.talkjesus.com/images/home.gif" style="border:0" alt="Home"/></a></td>
        <td id="Info" class="nav_menu_control"><a href="#1">Info</a> 
        <script type="text/javascript"> vbmenu_register("Info"); </script></td>
    <if condition="$show['registerbutton']">
        <td class="nav_menu_control"><a href="register.php$session[sessionurl_q]" style="color:#ffdbf9" rel="nofollow">$vbphrase[register]</a></td>
    </if>
    $template_hook[navbar_buttons_left]
<if condition="$vbulletin->products['vbprojecttools']">
<td class="nav_menu_control"><a href="project.php$session[sessionurl_q]">$vbphrase[projects]</a></td>
</if>
<if condition="$vbulletin->products['vbblog']">
<td class="nav_menu_control"><a href="blog.php$session[sessionurl_q]">$vbphrase[blogs]</a></td>
</if>
    <td id="Entertainment" class="nav_menu_control"><a href="#1">Entertainment</a> 
        <script type="text/javascript"> vbmenu_register("Entertainment"); </script></td>
    <td id="Bible" class="nav_menu_control"><a href="#3">Bible</a> 
        <script type="text/javascript"> vbmenu_register("Bible"); </script></td>
    <if condition="$show['popups']">        
        <if condition="$show['searchbuttons']">
            <if condition="$show['member']">
            <td class="nav_menu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2" style="color:#feecac">$vbphrase[new_posts_nav]</a></td>
            <else />
            <td class="nav_menu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
            </if>
            <td id="navbar_search" class="nav_menu_control"><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" class="nav_menu_control"><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 class="nav_menu_control"><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
            <if condition="$show['member']">
            <td class="nav_menu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
            <else />
            <td class="nav_menu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
            </if>
        </if>
        <td class="nav_menu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>
        <if condition="$show['member']">            
            <td class="nav_menu_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_contacts]</a></td>            
        </if>
    </if>
    $template_hook[navbar_buttons_right]

    <if condition="$show['member']">
        <td class="nav_menu_control"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" style="color:#ffdbf9" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')">$vbphrase[log_out]</a></td>
    </if>
</tr>
</table>
<!-- / nav buttons bar -->

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

<!-- content table -->
$spacer_open
$_phpinclude_output
$ad_location[ad_header_end]
$cyb_ltoua_alert
Reply With Quote
  #2  
Old 06-13-2008, 02:19 PM
Princeton's Avatar
Princeton Princeton is offline
 
Join Date: Nov 2001
Location: Vineland, NJ
Posts: 6,693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

see what happens when you change

this
HTML Code:
<td style="height:34px" colspan="2">
to this
HTML Code:
<td style="height:30px" colspan="2">
Reply With Quote
  #3  
Old 06-13-2008, 03:01 PM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks but that did not work. It made the height uneven globally (any browser).

This is the purple line I am referring to in IE. It is strictly caused by the right
logo as I mentioned before
Attached Images
File Type: gif 1.gif (19.7 KB, 0 views)
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 02:41 PM.


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.03844 seconds
  • Memory Usage 2,214KB
  • Queries Executed 14 (?)
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
  • (2)bbcode_code
  • (2)bbcode_html
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (3)postbit
  • (1)postbit_attachment
  • (3)postbit_onlinestatus
  • (3)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_postinfo_query
  • fetch_postinfo
  • 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
  • postbit_attachment
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete