The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
style editor font
is there any way to have the old style editor font used before 3.6.8?
I hate the new font -.- thank you! |
#2
|
||||
|
||||
The new font? I thought it stayed the same...
|
#3
|
|||
|
|||
|
#4
|
||||
|
||||
Is this only in the Admin CP? I haven't upgraded to 3.6.8 yet, so I'm going to leave this for someone else .
|
#5
|
|||
|
|||
yes, it's only in the acp
|
#6
|
|||
|
|||
If think you can edit the controlpanel.css file in the
Code:
/cpstyles/{STYLE_NAME}/ Make a back up of the file first and then look for this: HTML Code:
/* For those times when you need a monospace font */ .code, .code-g, .code-i, code-c { font: 10pt consolas, 'courier new', courier, monospace; } HTML Code:
/* For those times when you need a monospace font */ .code, .code-g, .code-i, code-c { font: 10pt 'courier new', courier, monospace; } |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|