Case or Proper through css

My data source has data that is like :    timothy vs Timothy and or TIMOTHY

 

I want it to be proper for the property display page does anyone know how to set that up with "proper" through the css files?

 

So it will display Timothy? Without me having to change all the data before uploading it?

This 1132 CRESCENT 34242 SARASOTA FL Homes and Real Estate Vs

1132 Crescent 34242 Sarasota Fl Homes And Real Estate

 

 

Csampson
Quote · 29 Jul 2014

 

My data source has data that is like :    timothy vs Timothy and or TIMOTHY

 

I want it to be proper for the property display page does anyone know how to set that up with "proper" through the css files?

 

So it will display Timothy? Without me having to change all the data before uploading it?

This 1132 CRESCENT 34242 SARASOTA FL Homes and Real Estate Vs

1132 Crescent 34242 Sarasota Fl Homes And Real Estate

 

 

css text transform does not appear to work mixing them; you can not apply a lowercase transform and then a captialise transform.  Since you may have all uppercase, as well as some all lowercase it is going to be tricky.  You will probably have to use php string functions to work on the data after it is retrieved from the database.

Geeks, making the world a better place
Quote · 29 Jul 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.