The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
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 |
#2
|
|||
|
|||
![]()
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.
|
#3
|
||||
|
||||
![]()
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.. |
#4
|
||||
|
||||
![]()
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&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] |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|