The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
My register page is ******-**
<a href="http://www.pokerimestari.com/register.php" target="_blank">http://www.pokerimestari.com/register.php</a>
I don't know why it looks like that. Can you tell me where I should try to work this out? Which template? |
#2
|
||||
|
||||
As far as I can tell, You have a rogue </table> in this part:
Code:
<!-- Sis?lt?-alueen banneri --> <center> <script language=JavaScript src=http://www.sportpoker.ee/absolutebm/abm.asp?z=14></script> </center> <br /> </td> </tr> </table> |
#3
|
|||
|
|||
Taking that away screws up the whole frontpage...
|
#4
|
||||
|
||||
It may be related to the missing navigation, because other pages without it do the same thing.
Try surrounding that segment with Code:
<if condition="$navbar"></if> |
#5
|
|||
|
|||
That made it go crazy too
|
#6
|
||||
|
||||
I don't see anything wrong with that page except that the registration info is vertically centered in the main table because of the right-side ad bar. Is that the problem you are talking about? If you, you just need to add to the row/column "valign=top" and it should align the registration at the top of that table.
|
#7
|
|||
|
|||
Lynne, in what template and what spot should I set that?
|
#8
|
||||
|
||||
I'm not sure which template since you don't have that function on to find out which. I would *guess* it is the "register" template, but your source code looks different than mine. Here are the lines you need to look for:
HTML Code:
<!-- content table --> <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center"><tr><td valign="top"><!-- open content container --> <div align="center"> <div class="page" style="width:100%; text-align:left"> <div style="padding:0px 25px 0px 25px"> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|