vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Change text size (https://vborg.vbsupport.ru/showthread.php?t=279180)

bingocaller 02-26-2012 10:01 AM

Change text size
 
I was wondering where I could change the text size on the Main forums
see image......I am trying to make it a little bit bigger.
http://thebluevikings.com/pic/text.jpg

Sarteck 02-26-2012 01:46 PM

Style Manager -> Pick the style -> StyleVars

The text for forum description is small_fontSize

The text for the last post bit is mid_fontSize

You can change those styleVars, and the new sizes will take effect.

bingocaller 02-26-2012 02:33 PM

Thanks Sarteck- that worked.
But how does one make the titles a bigger size- its the red text on the right.
See Image...

Sarteck 02-26-2012 02:44 PM

By the title, you mean the Last Post area, correct?

In your image, for example, "Pub landlady in Decoder Case..."?

If so, that's the StyleVar mid_fontSize I believe.

If you use FireFox and add on FireBug to it, I can show you how to look for the correct StyleVars yourself.

bingocaller 02-26-2012 03:03 PM

Quote:

Originally Posted by Sarteck (Post 2303573)
By the title, you mean the Last Post area, correct?

In your image, for example, "Pub landlady in Decoder Case..."?

If so, that's the StyleVar mid_fontSize I believe.

Yes this ! but that didn't do the trick.

Sarteck 02-26-2012 03:28 PM

Hmmm, I might be wrong, then. let me check again.

Hrm. Odd, that does control the font size on my forum...

Are you using a style that modified the forumbits.css template?

bingocaller 02-26-2012 03:48 PM

Quote:

Originally Posted by Sarteck (Post 2303579)
Are you using a style that modified the forumbits.css template?

Oooops ! I haven't a clue- sorry !!

Sarteck 02-26-2012 05:22 PM

Go to your Admin CP.

Styles & Templates ==> Search in Templates


Type in (or copy/pasta):
Code:

.forumbit_post .forumrow .forumlastpost {
Double-click on "forumbits.css" if it pops up in the results, and press "Find" to be scrolled to where your search text is.

Right there, there should be a font-size declaration. Change that as necessary.

NOTE: if it's a StyleVar (something like {vb:stylevar mid_fontSize}), then you don't need to edit the template at all--just go change the correct StyleVar for the style.

bingocaller 02-26-2012 08:27 PM

Thanks mate- I will give it a try...


All times are GMT. The time now is 04:00 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01032 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete