View Full Version : Postbit font too small!!
JMeth
01-19-2008, 04:13 AM
Is it possible to make the default font size a "SIZE 2" rather than a "SIZE 1" — In the editor? If so, how?
--------------- Added 1200780602 at 1200780602 ---------------
Bump
slappy
01-19-2008, 08:19 PM
Go to your AdminCP --> Styles & Templates --> Style Manager --> Parent Style of Style you want to edit --> Click the button to the right of "Go" to expand all Templates --> Postbit Templates --> Double Click --> scroll up to "postbit" template listing --> double click --> Search in Template --> enter: size --> find -->
['title']"><strong>$post[title]</strong></if>
</div>
<hr size="1" style="color:$stylevar
Change ="1" to "2" if it's the Title you want to change (Or whatever you want, you could even change the color if you know html coding) --> Save & Reload
Done.
If you use Postbit_Legacy, repeat the steps for that postbit.
You should repeat this for each Parent Style you use and it will be inherited by each Child Style for that Style.
Regards,
nexialys
01-19-2008, 08:32 PM
@slappy... please, do not suggest changes you do not even know... what you suggest to change is the horizontal row that seperate the title with the text... nothing related with the request.
@JMeth, you will have to edit the Main CSS of your style... when you are on that page, you see each element of the CSS, you will have "alt1" and "alt2" blocks... there you will find the font-size for each of these...
... and please, wait for answers instead of bumping... this is not appreciate on this community!
slappy
01-19-2008, 08:35 PM
Opps! Sorry. Was hurrying and didn't look carefully enough!
Regards,
JMeth
01-19-2008, 11:11 PM
@slappy... please, do not suggest changes you do not even know... what you suggest to change is the horizontal row that seperate the title with the text... nothing related with the request.
@JMeth, you will have to edit the Main CSS of your style... when you are on that page, you see each element of the CSS, you will have "alt1" and "alt2" blocks... there you will find the font-size for each of these...
... and please, wait for answers instead of bumping... this is not appreciate on this community!
I followed your directions but, the forums index page font is too large and the message font size did not change.
Here is what I'm talking about...
Freesteyelz
01-19-2008, 11:53 PM
The forum index page is controlled by alt1 and alt2 class. They can be customized in Main CSS. The postbit messages are also controlled by the alt1 class...That is of course you're using the default templates and CSS. I'd match the alt1 and WYSIWYG Editor classes to the same size.
As for the text editor I've always thought that "2" was the default size. Did you set your text editors to "Enable Standard & WYSIWYG Controls"? With this option enabled you can see exactly how the text will translate in postbit.
I haven't checked into it but it's probably handled in the vbulletin_textedit.js file. What you want to find are references to "fontsize".
JMeth
01-20-2008, 01:39 AM
I appreciate the help guys!! Thanks
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.