vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Fixing User Post Font Size !? (https://vborg.vbsupport.ru/showthread.php?t=89355)

carbine 06-20-2004 12:17 AM

Fixing User Post Font Size !?
 
Hi, first post here.

My forums (http://forums.deadlok.com/?styleid=17) are running beatifully. I am having a problem figuring out how to edit the font size of a User's name in their post box.

Currently it's HUGE, with arial at 17.5pt. I've scoured the xml file (i know my way around) and I can't find, or maybe don't know where to look, anything related to username fonts in posts.

If anyone can help me with this quick fix, that would be great.

Thanks in advance,

carbine

Tony G 06-20-2004 01:19 AM

why are you looking in the xml file? Use the templates! Don't mess with the xml file.

I can't see your forums when unregistered, so I can't see your problem. Please attach a screenshot for make a test account so I can enter.

carbine 06-20-2004 01:32 AM

1 Attachment(s)
Sorry, I forgot about pre-public membership. Like I said, the areas circled in red are in arial, size 17.5pt.

Tony G 06-20-2004 03:37 AM

Okay, to edit that, simply go to your postbit_legacy template and find:

<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>

Replace with:

<a href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>

Save. You're done.

carbine 06-20-2004 03:57 AM

Thanks a lot, tony! Everything's perfect now. I added the <strong> tag in there, too.

Thanks again :D


All times are GMT. The time now is 08:38 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.01630 seconds
  • Memory Usage 1,711KB
  • 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)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