The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
weird expansion in phrases...
Here is my code, from the "navbar" template under breadcrumbs
I'm moving it into the header, well at least this part of it (which is the login boxes) My problem is that where the phrases are, "Private messages : 0 new, 2 total" are in this code the table expands to maybe 150 pixels tall instead of it's normal 20-30something. It seems totally unexplainable as i will remove this code: PHP Code:
the full code: PHP Code:
|
#2
|
|||
|
|||
anyone? this is really crazy i can't find the "cure"
|
#3
|
|||
|
|||
here's a screenshot of my crazy expansion...
you can see that i'm trying to move the login box to the top of the header, so, for the time being, there are 2 login boxes. the top one is the *exact same code* yet it's all out of wack. |
#4
|
|||
|
|||
anyone? *bueler? bueler?*
|
#5
|
||||
|
||||
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl]">$vbphrase[private_messages_nav]</phrase></if>
check all of those phrases for weird spacing. also, it would help if you would post the resulting html code when you view the page. |
#6
|
|||
|
|||
here's the HTML
" <div class="smallfont"> <!--<span style="float:right">[<a href="login.php?do=logout&u=1" onclick="return log_out()">Log Out</a>]</span>--> <strong>Welcome, admin.</strong><br /> You last visited: Today at <span class="time">12:02 AM</span> <br /><a href="private.php?">Private Messages</a>: 0 Unread, Total 6. </div>" exact same as in the first place. :ermm: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|