The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
When showing all social groups (group.php?do=grouplist) there is a large blank field between the "All groups" link and the first group name. The size of the blank field seems to be related to the size of the ads column on the left hand side of the forum. When showing the same page in the standard vBulletin style, the blank field does not show.
Can anybody help me by guiding me to which template I should start searching for errors? |
#2
|
||||
|
||||
![]()
You can find the template by doing this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.
|
#3
|
||||
|
||||
![]()
OK, still very new to this... The source page starts with
HTML Code:
<!-- BEGIN TEMPLATE: SOCIALGROUPS -->
![]() |
#4
|
||||
|
||||
![]()
You need to actually find the template where that blank space is happening. It may be that template, or one that gets called from that template. You may want to look at the page source for that page that doesn't have the blank space and use a text editor to compare it to the page source of the page that does have that blank space. See what the differences are.
|
#5
|
||||
|
||||
![]()
Yes, I see the theory in it all... I just do not see what template is called at that exact point.
I assume it is not a big blank space that is inserted (intendently), but something that makes the heading of the grouplist start after the end of the left column. Is t here any standard codes for placing an element that way? It would help me start searching... |
#6
|
||||
|
||||
![]()
I would *guess* that it is a CSS thing. I think you added something where you cleared it when you shouldn't have. Without actually being able to see the actual page, it is hard to tell.
|
#7
|
||||
|
||||
![]()
So I should start comparing the socialgroups_css template?
Thanks for replying, Lynne, I feel far to unexperienced for this... (but learning a lot, though!) --------------- Added [DATE]1264321791[/DATE] at [TIME]1264321791[/TIME] --------------- ************* EDIT: Found a solution (though I still do not understand all the code ![]() Code:
<div class="floatcontainer"> <div class="floatwrapper"> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|