Shape 5

Joomla Templates => Touch of Soul - Club => : sagepos April 02, 2010, 12:54:33 PM



: What controls title?
: sagepos April 02, 2010, 12:54:33 PM
Our church name is at the top of the body. 
It is "Faith Covenant Fellowship" in red.
What controls this?  How do I change the format?

http://www.kingdompatriots.com/FCFPlano/

Thanks,
Bryan Moore


: Re: What controls title?
: mikek April 03, 2010, 06:28:28 PM
Hello, that is the page title, what specifically do you want to change? A different color? Different size?


: Re: What controls title?
: sagepos April 04, 2010, 08:03:10 PM
Yes, I want to be able to format it.  color, size, font, position ...


: Re: What controls title?
: mikek April 05, 2010, 07:41:08 AM
Hello, it is controlled by line 226 of template_css.css:

.componentheading {
border-bottom:2px dotted #E7E7E7;
font-family:Times New Roman;
font-size:25px;
font-weight:normal;
line-height:normal;
margin-bottom:10px;
padding:0 6px 6px;
}