vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   How to make upper cases of a thread title in CAPS* ? (https://vborg.vbsupport.ru/showthread.php?t=245181)

Naan-Kadavul 06-24-2010 06:25 AM

How to make upper cases of a thread title in CAPS* ?
 
How to make upper cases of a thread title in CAPS* ?

Hi all,

I want to know how can make the upper cases automatically to change to capital letter.

Like for example : here comes the pain

Change to : Here Comes The Pain

Or : Here comes the pain.


The reason why i want this type is because forum will look neat. Thats why.

So is there any coding or specific modification for that ?

I am using vb 3.8. 5

Forum URL : www.moviejockey.com

Naan-Kadavul 06-24-2010 06:47 AM

why there is no one reply :(

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

please..please..please..some one answer this.>!!

Lynne 06-24-2010 01:59 PM

Apply CSS to it:
HTML Code:

.yourclass {text-transform:capitalize}

Naan-Kadavul 06-25-2010 11:12 AM

CSS.. but where ? additional CSS, Standard CSS or where ??
please tell me clearly. Thank you. I will be waiting for your reply !

Thanks.
NK

Lynne 06-25-2010 01:50 PM

I can't tell you clearly as I don't know your style. But, I think you'll have to add a class to the thread title since there isn't one already (at least not in default vb) and then put the CSS above, with the correct class name, into your Main CSS page.

Naan-Kadavul 06-25-2010 10:59 PM

thanks.


All times are GMT. The time now is 06:29 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.01038 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
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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