How to change the font size and color of article title in Joomla 2.5?

Category: Joomla 25

anyang
Asked:
2012-11-14 7:05 pm

Hits: 1,016

You must login before you can ask a follow up question.

You must login before you can submit an answer.

OTHER ANSWERS

0

johnpaulb-imhs1
2012-11-14 7:30 pm
Hello anyang,

Thank you for your question. This can be done by editing the css, or by using the Editor in Joomla.

If you have any further questions, feel free to post them below.
Thank you,

-John-Paul

You must login before you can post a comment about this answer.

0

renjurein
2013-06-06 11:27 am
First you guys need to download the desired font file(.ttf) and create a new folder (template/css/newfolder)and paste in to it, where the path of this file we need to call over there in the css code..
after open the stylesheet.css(i opened template.css) and paste the below code:
CODE:
@font-face {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; //(this is name of my chosen font to be changed)
src: URL('font/Trebuchet MS.ttf') format ('ttf'); //(Which is the url path as we done just before)
}
body{ //(here we deciding where we need to change the font, i declared to do in the body of the site ;) )
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
font-size: 12px !important;
}
feel the change :)

You must login before you can post a comment about this answer.

Like this Question?

Latest Questions

If you need some help, submit your question to our Community!
We guarantee a response within 60 minutes (8am - 9pm EST, Monday - Friday)
Ask a Question!
Recent Questions
  1. Domain not pointing to my inmotion hosting
  2. How do I transfer my domain from inmotion to a different domain service?
  3. How many ways can you annoy your customers?

Need more Help?

Search

Ask the Community!

Get help with your questions from our community of like-minded hosting users and InMotion Hosting Staff.

Current Customers

Chat: Click to Chat Now E-mail: support@InMotionHosting.com
Call: 888-321-HOST (4678) Ticket: Submit a Support Ticket

Not a Customer?

Get web hosting from a company that is here to help. Sign up today!