1
stefan88
Spotlight 2.1 - capital first letters in every word in title?
  • 2004/10/10 18:43

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


Hi,
I'm testing spotlight 2.1 to show the news in first page, but have capital first letters for every word in the news title. I notice that it is the same here in xoops.org. Is there a way to disable that and show the title as is?
Thanks

2
tjnemez
Re: Spotlight 2.1 - capital first letters in every word in title?
  • 2004/10/10 19:29

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


not familiar with module, but may be using inline styling in templates to capitalize first letter. it usually is a: text-transform: capitalize;

3
stefan88
Re:Spotlight 2.1 - capital first letters in every word in title?
  • 2004/10/10 20:03

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


Thanks, but it is not that.
I think the problem is in 'functions.php' file in function 'spot_removeShouting' or in module config. The option in admin module config has no effect.

4
tjnemez
Re:Spotlight 2.1 - capital first letters in every word in title?
  • 2004/10/10 20:14

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


where did you find spotlight 2.1?

5
stefan88
Re:Spotlight 2.1 - capital first letters in every word in title?
  • 2004/10/10 20:28

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20



6
tjnemez
Re:Spotlight 2.1 - capital first letters in every word in title?
  • 2004/10/10 20:52

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


not sure but likely here under dir blocks:
kuht_head_news.php line 188

$block['lang_ministats'] = '<span style="text-transform: uppercase">' . _MB_KUHT_MINISTATS . ':</span>';

and kuht_head_wfsection.php line 246

$block['lang_ministats'] = '<span style="text-transform: uppercase">' . _MB_KUHT_MINISTATS . ':</span>';

7
stefan88
Re:Spotlight 2.1 - capital first letters in every word in title?
  • 2004/10/10 21:09

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


This is for the ministats section, but the problem is in the title.

8
tjnemez
Re:Spotlight 2.1 - capital first letters in every word in title?
  • 2004/10/10 21:58

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


my first instinct was style.css, but not sure whart theme you are using. anyway, check your style.css under item class for something like this: .itemText:first-letter {font-size: 133%; font-weight: bold;}

9
Catzwolf
Re:Spotlight 2.1 - capital first letters in every word in title?
  • 2004/10/11 1:50

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


Quote:

tjnemez wrote:
my first instinct was style.css, but not sure whart theme you are using. anyway, check your style.css under item class for something like this: .itemText:first-letter {font-size: 133%; font-weight: bold;}


Try turning it off in the module prefs

10
tjnemez
Re:Spotlight 2.1 - capital first letters in every word in title?
  • 2004/10/11 1:54

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


it is noted above that turning it off in mod admin had no effect.

Login

Who's Online

207 user(s) are online (135 user(s) are browsing Support Forums)


Members: 0


Guests: 207


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits