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 10-20-2009, 11:05 PM
SorentoUltimate's Avatar
SorentoUltimate SorentoUltimate is offline
 
Join Date: Jul 2009
Location: Moschato, Athens, Greece
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default MS IE Problem

I have a problem with header of my forum only with internet explorer!!!
With Mozilla all is ok

at header between Logo Image parts display some lines

I attached an image with the problem

Please Help
SorentoUltimate
Attached Images
File Type: jpg untitled.JPG (36.3 KB, 0 views)
Reply With Quote
  #2  
Old 10-21-2009, 02:59 AM
Toupsx Toupsx is offline
 
Join Date: Aug 2008
Posts: 133
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What kind of image is the logo image? If it is .png, IE does not display transparency correctly as well as FF, can alter images to what they are supposed to look like.. replacing the same logo as a .jpg instead of .png if transparency is not a necessity can solve this problem.
Reply With Quote
  #3  
Old 10-21-2009, 05:55 AM
Attitude5ire's Avatar
Attitude5ire Attitude5ire is offline
 
Join Date: Feb 2006
Posts: 791
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

looks like a small padding or margin which is left open, i believe its doing of the table in IE..
try playing with margins and padding of the cell..
Reply With Quote
  #4  
Old 10-21-2009, 09:43 AM
SorentoUltimate's Avatar
SorentoUltimate SorentoUltimate is offline
 
Join Date: Jul 2009
Location: Moschato, Athens, Greece
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The images are GIF,

here the code
Code:
<!-- floatingguestgotify -->
<!-- begin plasma header-->
<div align="center">
  <table class="main" width="100%" align="center" cellpadding="0" cellspacing="0" border="0">
    <tr>
      <td align="left" valign="top">

        <table class="headerplasma" width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#03105D">
          <tr>
            <td width="330" height="107">
              <img src="$stylevar[imgdir_misc]/header_plasma_ls1.gif" width="330" height="107" border="0" alt=""/>
            </td>
            <td width="417" height="107">
              <img src="$stylevar[imgdir_misc]/header_plasma_m1.gif" width="417" height="107" border="0" alt=""/>
            </td>
            <td width="100%" height="107">
              <img src="$stylevar[imgdir_misc]/header_plasma_rs1.gif" width="100%" height="107" border="0" alt=""/>
            </td>
          </tr>
        </table>
        
        <table class="headerplasma" width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#03105D">
          <tr>
            <td width="330" height="36">
              <img src="$stylevar[imgdir_misc]/header_plasma_ls2.gif" width="330" height="36" border="0" alt=""/></a>
            </td>      
                
            <if condition="THIS_SCRIPT != 'adv_index'">
              <td width="51" height="36">
                <a href="$vboptions[homeurl]$session[sessionurl_q]" accesskey="1"><img src="$stylevar[imgdir_misc]/navbar/home.gif" width="51" height="36" border="0" alt=""/></a>
              </td>
            </if>            

            <if condition="defined('VBA_SCRIPT')">
              <td width="51" height="36"> 
                <a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img src="$stylevar[imgdir_misc]/navbar/forum.gif" width="51" height="36" border="0" alt=""/></a>
              </td>
            </if>
            
            <td width="35" height="36">
              <a href="faq.php$session[sessionurl_q]" accesskey="5"><img src="$stylevar[imgdir_misc]/navbar/faq.gif" width="35" height="36" border="0" alt=""/></a>
            </td>         

            <td width="74" height="36">
              <a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/navbar/calendar.gif" width="74" height="36" border="0" alt=""/></a>
            </td>               

            <if condition="$show['member']">
              <td width="63" height="36">
                <a href="usercp.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/navbar/usercp.gif" width="63" height="36" border="0" alt=""/></a>
              </td>
            </if>

            <if condition="$show['registerbutton']">
              <td width="69" height="36">
                <a href="register.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/navbar/register.gif" width="69" height="36" border="0" alt=""/></a>
              </td>
            <else />
              <if condition="$show['member']">              
                <td width="82" height="36">
                  <a id="usercptools" href="$show[nojs_link]#usercptools" accesskey="3"><img src="$stylevar[imgdir_misc]/navbar/quicklinks.gif" width="82" height="36" border="0" alt=""/>
                  </a><script type="text/javascript"> vbmenu_register("usercptools" ,1); </script>
                </td>
              </if>              
            </if>

            <if condition="$show['communitylink'] AND $show['popups']">
              <td width="77" height="36">
                <a id="community" href="$show[nojs_link]#community" rel="nofollow" accesskey="6"><img src="$stylevar[imgdir_misc]/navbar/community.gif" width="77" height="36" border="0" alt=""/>
                </a><script type="text/javascript"> vbmenu_register("community" ,1); </script>
              </td>
            <else />
              <if condition="$show['memberslist']">
                <td width="67" height="36">
                  <a href="memberlist.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/navbar/members.gif" width="67" height="36" border="0" alt=""/></a>
                </td>
              </if>
            </if>

            <if condition="$show['popups']">        
              <if condition="$show['searchbuttons']">
                <if condition="$show['member']">
                  <td width="80" height="36">
                    <a href="search.php?$session[sessionurl]do=getnew"><img src="$stylevar[imgdir_misc]/navbar/newposts.gif" width="80" height="36" border="0" alt=""/></a>
                  </td>
                <else />
                  <td width="95" height="36">
                    <a href="search.php?$session[sessionurl]do=getdaily"><img src="$stylevar[imgdir_misc]/navbar/todayposts.gif" width="95" height="36" border="0" alt=""/></a>
                  </td>
                </if>
                <td width="59" height="36">
                  <a id="navbar_search" href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow"><img src="$stylevar[imgdir_misc]/navbar/search.gif" width="59" height="36" border="0" alt=""/></a>
                  <if condition="$show['quicksearch']">
                    <script type="text/javascript"> vbmenu_register("navbar_search" ,1); </script>
                  </if>
                </td>            
              </if>  
            </if>  

            <if condition="$show['member']">
              <td width="62" height="36">
                <a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><img src="$stylevar[imgdir_misc]/navbar/logout.gif" width="62" height="36" border="0" alt=""/></a>
              </td>
            </if> 

            <td width="2" height="36">
              <img src="$stylevar[imgdir_misc]/nav_end.gif" width="2" height="36" border="0" alt=""/>
            </td>
            
            <td width="100%" height="36">
              <img src="$stylevar[imgdir_misc]/header_plasma_m2.gif" width="100%" height="36" border="0" alt=""/>
            </td>              
          </tr>
        </table>
        
        <table class="headerplasma" width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#03105D">
          <tr>
            <td width="330" height="13">
              <img src="$stylevar[imgdir_misc]/header_plasma_ls3.gif" width="330" height="13" border="0" alt=""/></a>
            </td>                
            <td width="417" height="13">
              <img src="$stylevar[imgdir_misc]/header_plasma_nav_btm.gif" width="417" height="13" border="0" alt=""/>
            </td>
            <td width="100%" height="13">
              <img src="$stylevar[imgdir_misc]/header_plasma_nav_btm.gif" width="100%" height="13" border="0" alt=""/>
            </td>            
          </tr>
        </table>

        <table class="headerplasma" width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#03105D">
          <tr>
            <td width="330" height="36">
              <img src="$stylevar[imgdir_misc]/nav_back_ls.gif" width="330" height="36" border="0" border="0" alt=""/>
            </td>            
            
            <!-- Load Blog Link-->
            <if condition="$vbulletin->products['vbblog']">
              <td width="50" height="36">
                <a id="vbbloglinks" href="blog.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/navbar/blogs.gif" width="50" height="36" border="0" alt=""/>
                </a><script type="text/javascript">vbmenu_register("vbbloglinks" ,1);</script>
              </td>
            </if>

            <!-- Load Project Tools Link-->        
            <if condition="$vbulletin->userinfo['permissions']['ptpermissions'] AND $vbulletin->bf_ugp_ptpermissions['canviewprojecttools']">
              <td width="74" height="36">
                <a href="project.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/navbar/projects.gif" width="74" height="36" border="0" alt=""/></a>
              </td>
            </if>
            <!-- End Project Tools Link-->            

            <!-- Load Gallery Link-->        
            <if condition="$ppg_options['gallery_navbarlink']">
              <td width="65" height="36">
                <a href="$ppg_options[gallery_url]$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/navbar/gallery.gif" width="65" height="36" border="0" alt=""/></a>
              </td>
            </if>
            <!-- End Gallery Link-->

            <!-- Load Garage Link-->    
            <td width="59" height="36">
              <a id="navbar_garage" href="$show[nojs_link]#navbar_garage"><img src="$stylevar[imgdir_misc]/navbar/garage.gif" width="59" height="36" border="0" alt=""/>
              </a><script type="text/javascript"> vbmenu_register("navbar_garage" ,1); </script>                      
            </td>
            <!-- End Garage Link-->

            <!-- Load Links Directory Link-->    
            <if condition="$vbulletin->options['vbalinksnavbarmenu_enabled'] AND $show['popups']">
              <td width="44" height="36">
                <a id="vbalinksdirectory" href="$show[nojs_link]#vbalinksdirectory"><img src="$stylevar[imgdir_misc]/navbar/linksmenu.gif" width="44" height="36" border="0" alt=""/></a>
                <script type="text/javascript"> vbmenu_register("vbalinksdirectory" ,1); </script>            
              </td>
            <else />    
              <if condition="$vbulletin->options['vba_links_addnavbar']">
                <td width="44" height="36">
                  <a href="$vboptions[vba_links_homeurl]/index.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/navbar/links.gif" width="44" height="36" border="0" alt=""/></a>
                </td>
              </if>
            </if>
            <!-- End Links Directory Link-->

            <!-- Load Articles Link-->        
            <if condition="$vbulletin->options['af_navbar']">
              <td width="68" height="36">
                <a href="articles.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/navbar/articles.gif" width="68" height="36" border="0" alt=""/></a>
              </td>
            </if>
            <!-- End Articles Link-->

            <!-- Load Downloads Link-->        
            <if condition="$vbulletin->options['ecshownavbutton'] == 1">
              <td width="83" height="36">
                <a href="downloads.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/navbar/downloads.gif" width="83" height="36" border="0" alt=""/></a>
              </td>
            </if>
            <!-- End Downloads Link--> 

            <!-- Load vBFavorites Link-->    
            <if condition="$show['member'] AND $show['popups']">
              <td width="77" height="36">
                <a id="vbfavorites" href="profile.php?$session[sessionurl]do=vbfavorities"><img src="$stylevar[imgdir_misc]/navbar/favorites.gif" width="77" height="36" border="0" alt=""/>
                </a><script type="text/javascript"> vbmenu_register("vbfavorites" ,1); </script>            
              </td>  
            </if>
            <!-- End vBFavorites Link-->

            <!-- Load vBulletin Guestbook Link-->        
            <if condition="$vbulletin->options['add_guestbook_link'] == 1">
              <td width="87" height="36">
                <a href="guestbook.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/navbar/guestbook.gif" width="87" height="36" border="0" alt=""/></a>
              </td>
            </if>
            <!-- End vBulletin Guestbook Link-->

            <td width="2" height="36">
              <img src="$stylevar[imgdir_misc]/nav_end.gif" width="2" height="36" border="0" alt=""/>
            </td>

            <td width="100%" height="36">
              <img src="$stylevar[imgdir_misc]/nav_back.gif" width="100%" height="36" border="0" alt=""/>
            </td>   
          </tr>
        </table>
        
        <table class="headerplasma" width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#03105D">
          <tr>
            <td width="100%" height="13">
              <img src="$stylevar[imgdir_misc]/header_plasma_nav_btm.gif" width="100%" height="13" border="0" alt=""/>
            </td>
          </tr>            
        </table>
        
<!-- end plasma header--> 

<!-- begin main inner table area-->
<table width="100%" border="0" cellpadding="10" cellspacing="0" bgcolor="#03105D">
<tr><td>
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#060F42">
  <tr>
    <td width="45" align="left" valign="top"><img src="$stylevar[imgdir_misc]/ls_main_table_top.gif" width="45" height="14" alt="" /></td>
    <td width="100%" align="left" valign="top"><img src="$stylevar[imgdir_misc]/expand_main_table.gif" width="100%" height="14" alt="" /></td>
    <td width="45" align="left" valign="top"><img src="$stylevar[imgdir_misc]/rs_main_table_top.gif" width="45" height="14" alt="" /></td>
  </tr>
</table>
<!-- content table -->
<table bgcolor="#060F42" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
  <td>

$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]
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:02 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.03359 seconds
  • Memory Usage 2,262KB
  • 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
  • (1)bbcode_code
  • (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
  • (1)postbit_attachment
  • (4)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete