Home | Products | Consulting | Forums | Support | Order | 1-800-752-0455
  Main
Index
Search
Posts
Who's
Online
Log
In

Home: General: Feature/Product Suggestions:
AM-RM-Auntie M-Any M - TITLE CAP FILTERING

 

 


Teambldr
User

Sep 13, 2002, 8:40 AM

Post #1 of 2 (1390 views)
Shortcut
AM-RM-Auntie M-Any M - TITLE CAP FILTERING Can't Post

Would it be possible to have a script that made all titles CAP?

The reason I lean towards all caps is the logic needed to understand where a cap is needed and where it could be eliminated is way to much. So rather than take on this monolith of a project the obvious answer would be to make all letters CAPS.

Any thought on this?Cool
Brian

(This post was edited by Teambldr on Sep 13, 2002, 8:45 AM)


dlo_itools
Staff


Sep 13, 2002, 9:26 AM

Post #2 of 2 (1385 views)
Shortcut
Re: style sheets for ALL CAPS [In reply to] Can't Post

You can use the style sheet property


Code
text-transform:uppercase


to display text in all caps. The default style sheet already does this for the article category class("arthead"). Just add the same to the article title class ("artname"). For example,


Code
.artname   { font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; text-transform:uppercase; }


This property is part of the CSS1 spec, so most modern browsers should support it. See http://www.w3.org/TR/REC-CSS1#text-transform for more info
/Dave Lo

 
 
 


Search for (options)
Products
CMS Builder
Article Manager
Realty Manager
Listings Manager
Order Now
Services
Priority Consulting
Support
Online Documentation
Support Forums
Support Homepage
Company Info
12 reasons to choose us!
Meet the team
Monthly newsletter
Contact Us
Toll Free: 1-800-752-0455
Phone: (604) 689-3347
Sales | Support
Conditions of Use | Privacy Policy | Copyright © interactivetools.com 2008
#201 - 2730 Commercial Drive, Vancouver BC Canada V5N 5P4