The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
<a href="http://www.talkjesus.com" target="_blank">http://www.talkjesus.com</a>
In Firefox 1.5x, the search and red exit/logout button appear in navbar, right side. They do not appear in IE. Anyone knows what could possibly cause that? Using IE7, javascript (IBM) and (SUN) both enabled. |
|
#2
|
|||
|
|||
|
Can you possibly get some screen shots so everyone doesnt have to sign up.
or a test login? |
|
#3
|
||||
|
||||
|
See attached screenshots
|
|
#4
|
|||
|
|||
|
not sure if this would cause it but start by removing your inline css to see if thats the problem
Code:
<td id="navbar_search" height="35" width="125" bgcolor="#F5F5FF" style="border-top:1px solid #CACACA; border-bottom:1px solid #CACACA; padding-right:10px"><b> Code:
<td id="navbar_search" height="35" width="125"><b> Code:
<td id="navbar_search" height="35" bgcolor="#F5F5FF" width="35" style="border-top:1px solid #CACACA; border-bottom:1px solid #CACACA; border-right:1px solid #CACACA; padding-right:5px">
<div class="smallfont">
<a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()" style="text-decoration: none; font-weight:700">
<center>
<img border="0" src="http://talkjesus.com/images/menu/exit.gif" alt="Logout"></a></div></center>
</td>
Code:
<td id="navbar_search" height="35" bgcolor="#F5F5FF" width="35" style="border-top:1px solid #CACACA; border-bottom:1px solid #CACACA; border-right:1px solid #CACACA; padding-right:5px">
<div align="center">
<a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()" style="text-decoration: none; font-weight:700">
<img border="0" src="http://talkjesus.com/images/menu/exit.gif" alt="Logout"></a></div>
</td>
|
|
#5
|
||||
|
||||
|
Unfortunately the problem persists even after the change was made
|
|
#6
|
|||
|
|||
|
you need to make sure that you self close your img tag by using
Code:
<img src="blah" /> |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|