The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Editor - Align to the left?
Hi everyone,
Anybody suceeded in aligning the EDITOR to the left instead of centralising it? I've tried various ways (div align="left", table align="left", text-align="left") under "newthread" template but usually i get weird results. eg: div floating out of position, etc Please advise. Thanks |
#2
|
|||
|
|||
I agree, it is quite small. For me it may be centered, but even then when I widen it, it shifts to the right instead of center.
The editor is way too small (I run a photography related forum and putting photo's in the editor makes the editor look tiny). I hope someone knows how to make it much wider then it currently is. |
#3
|
||||
|
||||
In templates newthread, newreply and editpost find:
Code:
<td class="panelsurround" align="center"> Replace it with: Code:
<td class="panelsurround" align="left"> ------------------- Quote:
Go to StyleVars and edit the Message Area Width. |
#4
|
|||
|
|||
Thanks, I'll try this
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|