The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Center aligning "Message" box
I've been poking around in the postbit for a couple of days, and I've also looked for help on this elsewhere, but I can't seem to find an answer.
I'm wondering where I go and what code I have to alter to center align the "Message" box in the "Post New Reply/Post New Thread" prompt? Here's a grab of how it looks on our forum: I'd really rather it be aligned to the center, but I just can't work out how to do it. |
#2
|
||||
|
||||
I thought the message box area was centered by default?
Any how the templates your want to be looking at are newreply and newthread in these the td with the class 'panelsurround' should be align center: Code:
<td class="panelsurround" align="center"> <div class="panel"> Thanks, Mat. |
#3
|
|||
|
|||
I've just had a look, made sure both newreply and newthread do have the alignment set to center, and checked the 'Message Area Width', which is set to 500px.
The Message Box is still aligned left. :erm: Ah! I found the problem. It was in this bit of code: Code:
<div style="width:$stylevar[formwidth]" align="$stylevar[left]"> Thanks a bundle for leading me to the right panels, Nutz. I'm still feeling my way through the Style Manager -- it's quite a big place to be searching for something in when you're new to it. |
#4
|
||||
|
||||
Oh Just read your edit, glad it worked out
Thanks, Mat |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|