The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
I'm betting you're dead on. I did a bunch of work to this skin a couple years ago, and never ended up upgrading to vb4... And then subsequently forgot pretty much everything I learned about editing this stuff, heh.
It's on my test forum, which is .htaccess protected so that I don't run into license issues unfortunately. I can PM you a login if you'd care to take a look, but it's no biggie - I'll be mashing my face against it over the weekend and will post up if I figure it out. I recall being a little grumpy about all of the shared definitions before, so I can go on a revert rampage until I find it. --------------- Added [DATE]1426947826[/DATE] at [TIME]1426947826[/TIME] --------------- Turns out it's Global > Font. Unfortunately as you said, it's a shared stylevar that's... Well, everywhere, ouch. --------------- Added [DATE]1426959984[/DATE] at [TIME]1426959984[/TIME] --------------- For anyone searching, here's my "fix". There may be a more elegant way to do it but this is what I came up with. In postbit_legacy, look for: Code:
{vb:raw post.message} Code:
<div class="mgpostcontent"> {vb:raw post.message} </div> Code:
/* MG Post Content */ .mgpostcontent { font: 14px verdana; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|