The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi!
as you can see in this image, i've got a problem when displaying my forums. ![]() They are moved to the right, they are not like other forums. any ideas? my config ![]() |
#2
|
||||
|
||||
![]()
I think I've seen you post about this before and I asked you to turn on the Template Name in html Source Code in the vboptions > General Settings so we could see if it is using a different template. It is very hard to view your source code because you have all of those forums displayed on one line in your source code, not nicely listed.
|
#3
|
|||
|
|||
![]() |
#4
|
||||
|
||||
![]()
I just looked at the source code for that page and none of the template names are showing up at all. Are you sure you turned it on? Or are you using some mod that might be striping it all out?
|
#5
|
|||
|
|||
![]()
You are right, but i'm not using any mod that strip that part of the source :S
i saw in source that there it's a colspan=6 in that part of the home... but i dunno why! if you want, i can post the forumhome_forumbit_level2_post template |
#6
|
|||
|
|||
![]() Quote:
Regards Jason ![]() |
#7
|
|||
|
|||
![]() Code:
<tr align="center"> <td class="$rowClass"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td> <td class="$rowClass" align="$stylevar[left]" id="f$forum[forumid]"> <div> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><div class="forumtitle">$forum[title]</a> <if condition="$show['browsers']"><span class="forumview">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</if> </span> </div> <if condition="$show['forumdescription']"><div class="forumdesc">$forum[description]</div></if> <div class="foruminfo">$forum[lastpostinfo]</div> <if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&f=$forum[forumid]" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if> <if condition="$show['subforums']"><div class="forumsub"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> </td> </tr> $childforumbits |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|