vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Making postbit information in bold (https://vborg.vbsupport.ru/showthread.php?t=281251)

killerford 04-07-2012 02:55 PM

Making postbit information in bold
 
How do I make the postbit information bold? Meaning the posts, location, age, join date and other profile fields that I add.

kh99 04-07-2012 03:23 PM

Try this: edit the additional.css template (under CSS Templates) and add:

Code:

.postbitlegacy dl.userinfo_extra {
font-weight: bold;
}


killerford 04-07-2012 04:22 PM

I've put it at the bottom and nothings changed.

kh99 04-07-2012 04:24 PM

Is your postbit info across the top? Maybe you should use .postbit without the _legacy.

killerford 04-07-2012 04:40 PM

No its normal.

Lynne 04-07-2012 04:46 PM

Are you putting that code into the additional.css template?

killerford 04-07-2012 05:21 PM

Yes right at the bottom

kh99 04-07-2012 06:54 PM

Hmm..is it a custom style? The above works for me.

Can you provide a link to your site?

killerford 04-09-2012 10:42 AM

<a href="http://tuaclan.com/forums/forum.php" target="_blank">http://tuaclan.com/forums/forum.php</a>

kh99 04-09-2012 11:07 AM

Try this instead:

Code:

.etiket_postbit_alanI_userinfo_extra_yazIlarI {
font-weight: bold;
}


killerford 05-30-2012 09:58 PM

works but is there any chance in getting it so only the left hand side are in bold? like post, location, join date? ect


All times are GMT. The time now is 06:17 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.01626 seconds
  • Memory Usage 1,719KB
  • 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
  • (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