VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Capitalized first letters
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Capitalized first letters

Capitalized first letters 15 May 2014 09:25 #4664

Hello Joomfreak !

Here I am very happy for the support given so far and loving the template so so much! But I have one question. I see that the letters are lowercase in the menu. I want the first letter of each word to be capitalized. Could you please assist me of where should I edit this in the css or html for it to read: Home Blog Contact, etc, instead of home blog contact etc. ... I also notices that the articles also star with lower case font. Please help

Thank you in advanced!
Attachments:
  • Attachment This image is hidden for guests. Please log in or register to see it.
  • Attachment This image is hidden for guests. Please log in or register to see it.

  • Posts:3
  • GraphiGo
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Capitalized first letters 15 May 2014 09:57 #4666

Hello,

You can achieve this by going there yoursite/templates/jf_creativia/css and edit menu.css at line 9 :

div.main_menu li a, div.main_menu li span.separator { cursor: pointer; display : block; padding: 7px 0 25px 23px; text-transform: lowercase; color : #6e6e6e; font-size:150%; text-decoration: none; }


replace with

div.main_menu li a, div.main_menu li span.separator { cursor: pointer; display : block; padding: 7px 0 25px 23px; text-transform: capitalize; color : #6e6e6e; font-size:150%; text-decoration: none; }


Concerning the article it was written without a capital first letter...

hope it helps

Regards
Last Edit: 15 May 2014 09:58 by pouchki.
The following user(s) said Thank You: GraphiGo

  • Posts:5
  • pouchki
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Capitalized first letters 15 May 2014 10:19 #4669

Hi pouchki!

Thank you so much for your response. I will try this right now. However I see that the replacement is exactly the same code?

Thanks

  • Posts:3
  • GraphiGo
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Capitalized first letters 15 May 2014 10:44 #4671

You're welcome

in fact if you look much precisely the replacement is not the same this has changed:

old : text-transform: lowercase;
new : text-transform: capitalize;

Cheers
The following user(s) said Thank You: GraphiGo

  • Posts:5
  • pouchki
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Capitalized first letters 15 May 2014 11:35 #4677

Oh gosh I didn't realize it had more text if you scrolled the bar to the right LOL, I am so sorry, I see it now

Thank you so much for your help

  • Posts:3
  • GraphiGo
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.97 seconds
Friday 26 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.