vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=262)
-   -   Changing font size of forum titles on main page and topics in forums (https://vborg.vbsupport.ru/showthread.php?t=326685)

Reaper7 08-26-2018 12:32 PM

Changing font size of forum titles on main page and topics in forums
 
Just wanting to know how to change the font size on the forum titles on the main page and perhaps the font sizes on other bits of that main front page. Also curious about topic font size inside a forum. I managed to change the font inside a post using using Style Variables from admincp, but nothing else.

Cheers in advance!

delicjous 08-27-2018 05:40 AM

You could use css in the additional.css template to change the fontsize of any text.

HTML Code:

.forum-list-container .forum-title {
    font-size: 20px !important;
}


Reaper7 08-27-2018 10:23 AM

Quote:

Originally Posted by delicjous (Post 2596147)
You could use css in the additional.css template to change the fontsize of any text.

HTML Code:

.forum-list-container .forum-title {
    font-size: 20px !important;
}



Thank you and excuse my ignorance, but how do I get there?

twistsol 08-27-2018 11:58 AM

In the admincp, click on Styles --> Style Manager

for the style you want to change select the action Edit Templates

In the list of templates, select the category CSS Templates and then choose the template additional_css.

Enter the code tin that template and save

delicjous 08-28-2018 05:23 AM

Or if you are on cloud you have to use the sitebuilder -> style -> css-editor.

Reaper7 08-28-2018 07:21 PM

Quote:

Originally Posted by twistsol (Post 2596152)
In the admincp, click on Styles --> Style Manager

for the style you want to change select the action Edit Templates

In the list of templates, select the category CSS Templates and then choose the template additional_css.

Enter the code tin that template and save

Thanks, I think I am almost there.

https://vborg.vbsupport.ru/external/2018/08/2.jpg

When I double click on CSS_additional.CSS (it is in orange) - nothing changes in the code tin (that I have pointed to with the arrow - is that the code tin?). It still reads 'CSS Templates.' However any other category I choose - it alters what is the code tin (or what I think is the code tin..)

twistsol 08-30-2018 09:35 AM

When you are looking at the screen you posted, the Edit button should be available, it appears to be dimmed on your site.

https://vborg.vbsupport.ru/external/2018/08/13.png

When you click edit or doubl click it, you should see and editing screen that appears as below

https://vborg.vbsupport.ru/external/2018/08/14.png

The code would be entered in the box labeled tempate. Sorry for the confusion by the way, there is no code "tin" that should have been "in" in my original post, but I got a C in typing in high school.

Reaper7 08-30-2018 10:17 AM

Thanks twistol.

My edit button remains dimmed however. Can't click on it.

twistsol 09-25-2018 12:21 AM

1 Attachment(s)
Quote:

Originally Posted by Reaper7 (Post 2596184)
Thanks twistol.

My edit button remains dimmed however. Can't click on it.

I didn't see your response until today. Are you, by chance on vbCloud? If so, you need to get at the additional css tremplate another way.

On your site, log in as administrator,
Set Edit Site to ON
Click on Style and the screen will switchto the style editor as shown below

https://vborg.vbsupport.ru/attachmen...1&d=1537841856

click on the CSS Editor tab
select your style and select the template css_additional.css

https://vborg.vbsupport.ru/attachmen...1&d=1537841856

Enter the text in the box provided and save changes.


All times are GMT. The time now is 03:13 AM.

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.01504 seconds
  • Memory Usage 1,730KB
  • 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
  • (2)bbcode_html_printable
  • (3)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