The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Width Issues in Various Templates
Hi,
I posted something similar to this the other day but then solved it, but it's struck again! I'm using a table around my whole forum to give it rounded edges, this is working fine on all pages so far except calendar, showthread and memberslist. What these pages seem to be doing is opening the main container table (ie the one that contains the whole forum's width etc) again inside the table I've created for the rounded edges. They're certainly using the same background image. For calendar and memberslist I removed the: Code:
$spacer_close $spacer_open So can anyone help? What's causing showthread to do this? And can I remove the above code from the calendar and memberslist templates or will that cause them to do something odd under certain conditions? --------------- Added [DATE]1224313180[/DATE] at [TIME]1224313180[/TIME] --------------- Also, why does the main content table not open when the 'standard error' template is used? --------------- Added [DATE]1224333747[/DATE] at [TIME]1224333747[/TIME] --------------- Found a solution to the showforum problem, it was the postbit_wrapper template to blame. Still having trouble with the other bits though... |
#2
|
||||
|
||||
Removing $spacer_open and $spacer_close should not be a problem as long as they are removed in pairs. $spacer_open is three <div> tags and $spacer_close is three </div> tags, so if you don't remove them in pairs, then your html will not validate correctly.
|
#3
|
|||
|
|||
Thanks that's what I hoped.
Anyone any idea about the register.php/standard_error problem? And also when I edit a post the edit box doesn't go away on clicking 'save'. Where is the code for that form? Is it likely to be due to changes in the showthread template? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|