vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Adjust the size of the user title in postbit legacy? (https://vborg.vbsupport.ru/showthread.php?t=230069)

JMEWLS` 12-12-2009 11:30 PM

Adjust the size of the user title in postbit legacy?
 
Ahh, annoying simple question. I feel all new to this again, since the vb4 release.

I'm doing this:


Finding:
Code:

{vb:raw post.musername}
Change too.
Code:

<font size=+1">{vb:raw post.musername}</font>

BBR-APBT 12-12-2009 11:49 PM

You was missing a " ;)
Code:

<font size="+1">{vb:raw post.musername}</font>

JMEWLS` 12-12-2009 11:52 PM

Still don't work.

;)

BBR-APBT 12-13-2009 12:15 AM

I didn't check if it worked I just fixed the missing " LOL

Code:

<span style="font-size:larger;">{vb:raw post.musername}</span>
:D

JMEWLS` 12-13-2009 12:26 AM

I'll try it now.

--------------- Added [DATE]1260671380[/DATE] at [TIME]1260671380[/TIME] ---------------

Still doesn't work.

:s

BBR-APBT 12-13-2009 12:33 AM

Worked for me.

JMEWLS` 12-13-2009 12:39 AM

Code:

        <div class="postdetails">
                <div class="userinfo">
                  <div class="username_container">
                        <vb:if condition="$post['userid']">
                                {vb:raw memberaction_dropdown}
                                {vb:raw post.onlinestatus}
                        <vb:else />
<span style="font-size:larger;">{vb:raw post.musername}</span>

                        </vb:if>
                  </div>

http://www.nbadimensions.net/forums/...ews-and-Rumors

I don't think it worked? What's up with that.

BBR-APBT 12-13-2009 12:44 AM

Are you editing the correct template because I don't even see that in your source code.

JMEWLS` 12-13-2009 12:44 AM

postbit_legacy?

BBR-APBT 12-13-2009 12:53 AM

In the correct style? I just looked and do not see the code I posted above in the source.


All times are GMT. The time now is 08:56 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.02080 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
  • (5)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete