Technology Tools for Ministry

Community

Web-Empowered Church User Community
All Categories > Getting Started > Using TYPO3 > default language font style
Total Posts: 5 - Pages (1): [1]
Author: Yugandhar Choragudi
Posted: May 27 2008 - 07:58 AM
Subject: default language font style
Hi,

Please help me to set font style in default language. Here I am pasting my default language link, http://www.cbnindia.org/in/no/media/enz/enz_view_hidi/?tx_ttnews%5Btt_news%5D=2562&tx_ttnews%5BbackPid%5D=28&cHash=548e4872a4
Thanks in advance.

Thanks,
Yugandhar
Author: Jeff Segars
Posted: May 27 2008 - 01:49 PM
Subject: re: default language font style
Yugandhar,
What is that you're wanting to change with the font style? Are you wanting to adjust the styling across all pages?

Thanks,
jeff
Author: Yugandhar Choragudi
Posted: May 29 2008 - 12:53 AM
Subject: re: default language font style
Hi jeff,

Thank you for your reply, I want to change the font size and color of the content in default language.

Thanks,
Yugandhar
Author: Manfred Hungerland
Posted: May 29 2008 - 03:10 AM
Subject: re: default language font style
Hi Yugandhar

a Tip: Use Firefox with the addon Firebug ( you can Download that on the Firefox addon Site )
Then you can investigate your Sites CSS "very" easy.

In your case i wuld say check out:
.news-single-item p {styles.css (line 777)
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
line-height:16px;
}


Normaly this is:
#main-content {styles.css (line 431)
color:#5D5B52;
font-family:Arial,Helvetica,sans-serif;
font-size:0.8em;
}


But on your Site you use Newscontent.
Hope this Helps.

Shalom
Manfred
Author: Yugandhar Choragudi
Posted: Jun 26 2008 - 06:15 AM
Subject: re: default language font style
Hi Manfred,

Thank you for your words.

In Christ,
Yugandhar
Total Posts: 5 - Pages (1): [1]
You must login to post a message to this conference.