vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   How do you make the "Stared by Author" in Forumdisplay" not bold (https://vborg.vbsupport.ru/showthread.php?t=263628)

kameraderie 05-14-2011 12:09 PM

How do you make the "Stared by Author" in Forumdisplay" not bold
 
Hello,

Been wracking my brains out in finding out a way in making the "Stared by author...date...time" line in the forumdisplay page not bold.

As it is, it makes the forumdisplay confusing because it overpowers the 'un-boldened' titles of the read threads. You have the titles of the read threads not already in bold but below you see the Started by XXX, Date, Time in big bold letters.

Thank you in advance.

Noel

Lynne 05-14-2011 07:51 PM

It isn't bold by default, so you've done something. We'd need to see a link to a page to see what happened. You may want to check for an unclosed <b> tag in any added text on that page.

kameraderie 05-14-2011 11:11 PM

Quote:

Originally Posted by Lynne (Post 2195736)
It isn't bold by default, so you've done something. We'd need to see a link to a page to see what happened. You may want to check for an unclosed <b> tag in any added text on that page.

thanks for the reply Lynne.

It's a modified theme from completevb. the original theme has it already boldened.

anyway, as requested here's the sample link:

http://tsikot.com/forums/forumdispla...ar-Comparisons

Thanks!

Lynne 05-15-2011 03:38 AM

You could probably just ask the designer. But, you could try just writing some css for the label class:

HTML Code:

.label {font-weight: normal;}


All times are GMT. The time now is 07:05 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.00986 seconds
  • Memory Usage 1,715KB
  • 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)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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