The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
My site looks like crap on IE why is Everything CENTERED ?
|
#2
|
|||
|
|||
![]()
I see this in your source:
Code:
<!-- open content container --> <div align="center"> Edit: It looks like it's outside the content table for sure, because your actual forums are aligned left, it's just the post-navbar content and your footer that's centered. Try stripping the guest header stuff first, and see if it realigns. It's just a missed /tag somewhere. |
#3
|
||||
|
||||
![]()
How do i fix this?
Thanks for your help |
#4
|
|||
|
|||
![]()
I'm thinking it's probably in the second registration thing you added. Without seeing the actual template it's hard to tell. Try putting a </div> at the end of whatever code you're using for that.
|
#5
|
||||
|
||||
![]()
I added a </div> at the end of my quick register and it Streched my forums out 100% with noi boarder
Heres my Quick Register Template PHP Code:
Heres my Forum Home Template PHP Code:
I found it i think ... PHP Code:
Nope ! --------------- Added [DATE]1203309340[/DATE] at [TIME]1203309340[/TIME] --------------- Do i need to add a bunch of </div> to the end of the what i have between the forums and whats going on box ? --------------- Added [DATE]1203309410[/DATE] at [TIME]1203309410[/TIME] --------------- And why is my right banner ad Lower than the left one IE SUCKS !!!!!!!!!!!!!! |
#6
|
|||
|
|||
![]()
You only need one closing div, and if it's not in exactly the right place, it's going to close a different tag and (as you've seen) hose things even worse. If you drop the quick register mod, does the problem go away?
From what I can tell your forumhome template looks fine, so I don't think it's in there. Where's the quick register template actually called? |
#7
|
||||
|
||||
![]()
I disabled it and no it didnt fix it , I turned it back on ,
Thanks for your help so far .... --------------- Added [DATE]1203309969[/DATE] at [TIME]1203309969[/TIME] --------------- Its Centered even when logged in on IE So its not the Quick Register it has to be something with this PHP Code:
|
#8
|
|||
|
|||
![]()
Hrm, I've got your source open in an editor, I don't think it's the quickregister - I took it completely out and your WGO / recent posts is still centered. I'll let you know if I find anything.
|
#9
|
||||
|
||||
![]()
Nothing is centered until My Ad block then everything is centered
|
#10
|
|||
|
|||
![]()
I think I found it.
Code:
<!-- /main --> <div align="center"> Edit: Yeah, that works in my editor. ![]() ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|