arturs

Topic: All caps for job name

Is it possible to turn letters in job name (vacancy) as big letters (all caps). and how? Is should be easy... Is it?

flakdesign

Re: All caps for job name

Use css to do it.
apply this property

text-transform:uppercase;

to the Job title .

regards
vinay

arturs

Re: All caps for job name

Thanks, Vinay, but in this case it is uppercase only in job details (when open), but not on the main page. I need uppercase on first page, but not (if its possible) in detaildes jobpage.