vb.org Archive

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

Welshy2008 06-17-2010 12:18 PM

Username
 
How do I enlarge the The size of the Username text that is displayed in the Postbit, Please? And where is it located in the ACP?

I have tried and failed so far. :O

Also, I would like to place a couple of spaces between the top of the postbit and the Username and Users Avatar, on the left of the postbit too.

Many Thanks.

ChopSuey 06-17-2010 01:59 PM

Edit posbit.css or postbitlegacy.css

Find the code in there then make the px size bigger.

Welshy2008 06-17-2010 02:11 PM

Quote:

Originally Posted by ChopSuey (Post 2055019)
Edit posbit.css or postbitlegacy.css

Find the code in there then make the px size bigger.


Thanks for your reply, ChopSuey.

I looked in there earlier, But I couldn't find it. (I changed the Avatar size when I was in there).

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

I have also tried "ACP -> Styles & Templates -> Style Manager -> Main CSS (from dropdown) -> Additional CSS Definitions.

And changing the:

/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

But still no joy.


(There is no "Save Button" on there either. :(

ChopSuey 06-17-2010 03:50 PM

There should be a save button.....Screenshot?

DragonBlade 06-17-2010 04:27 PM

Main CSS is deprecated in vb4

You can just add that CSS in templates instead:
CSS Templates --> additional.css

ChopSuey 06-17-2010 04:41 PM

Quote:

Originally Posted by DragonBlade (Post 2055092)
CSS Templates --> additional.css

That's what i was pointing to.

Welshy2008 06-17-2010 04:59 PM

Quote:

Originally Posted by DragonBlade (Post 2055092)
Main CSS is deprecated in vb4

You can just add that CSS in templates instead:
CSS Templates --> additional.css


Thanks DragonBlade - I had tried it there too, but still no joy. :(

DragonBlade 06-17-2010 05:20 PM

Add this instead:
Code:

.postbitlegacy .userinfo a.username, .eventbit .userinfo a.username {
font-size: 16pt;
}

Are you using postbit_legacy?

Welshy2008 06-17-2010 05:46 PM

Hi DragonBlade.

I am using Postbit and this is what I currently have in there:

Code:

.postbitlegacy .userinfo a.username, .eventbit .userinfo a.username {
font-size: 20px;
}

And it still don't work.

DragonBlade 06-17-2010 05:48 PM

Then its this one for postbit:
Code:

.postbit .userinfo .popupmenu a.popupctrl, .postbit .userinfo_noavatar .popupmenu a.popupctrl {
font-size: 20px;
}


Welshy2008 06-17-2010 05:51 PM

Quote:

Originally Posted by DragonBlade (Post 2055134)
Then its this one for postbit:
Code:

.postbit .userinfo .popupmenu a.popupctrl, .postbit .userinfo_noavatar .popupmenu a.popupctrl {
font-size: 20px;
}


I have tried that one too, Mate - But still nothing. :(

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

Quote:

Originally Posted by DragonBlade (Post 2055134)
Then its this one for postbit:
Code:

.postbit .userinfo .popupmenu a.popupctrl, .postbit .userinfo_noavatar .popupmenu a.popupctrl {
font-size: 20px;
}


I have tried that one too, Mate - But still nothing. :(


** EDIT ** Cancel that, for some reason, it has now decided to work. :)

I can't remember what to add though, to stop it from being bold print. :O


All times are GMT. The time now is 11:34 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.05686 seconds
  • Memory Usage 1,735KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)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