vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Usergroup fonts ? (https://vborg.vbsupport.ru/showthread.php?t=174935)

psxnet 04-02-2008 06:28 PM

Usergroup fonts ?
 
Recently, and for no apparent reason, I.E. I have not changed or added anything to the forum in any way, all the user titles have reverted to what I presume must be a standard font that looks like Times New Roman 8

In usergroup manager I have an entry for each group under Username HTML Markup, similar to the following:

<span style="font: 16px aeriel;color: purple;">

and this has always worked fine for years.
The colour is still fine, it's just the font and the size that have stopped working !, so any ideas what may have gone wrong please folks ?

Running 3.7.0 beta 3

Thanks.

Bradley_Wint 04-02-2008 06:35 PM

you can learn to spell Arial properly for a change.
i did it in my editor and it should be
Code:

<span style="font-size : 16px;font-family : Arial;color : purple;">
right?

SEOvB 04-02-2008 06:48 PM

I dunno,

Code:

<span style="font-size: 16px; font-family: arial, 'lucida console', sans-serif; color: purple;"> </span>
I know that way will work, im not sure about the CSS you posted (obvisously not if it's not working :D)

Lynne 04-02-2008 07:00 PM

Both will most likely work, however FRDS did it the more preferred way since he lists at least one alternative and then states the default font category.

Bradley_Wint 04-02-2008 07:39 PM

both ways do successfully work... just tested it. Use FRDS' code. :)


All times are GMT. The time now is 09:29 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.01110 seconds
  • Memory Usage 1,710KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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