Shape 5

Joomla Free Templates => Intrigue - Free => : vinnyh February 25, 2011, 10:58:05 AM



: Thanks, a basic css question...
: vinnyh February 25, 2011, 10:58:05 AM
Hello,
I'm a Shape5 member but thought this would be an excellent chance to update and redesign my local fishing site. It had been sitting in Joomla 1.0 for a while.
I'm admittedly a beginner with coding. The reason I enjoy Joomla and Shape5 is that you make it pretty easy to get things up there.

My question is... where is the css code to make the article titles either bold or a darker color in the body of the main page?

Thanks in advance,
VinnyH
http://www.WestchesterFishing.com


: Re: Thanks, a basic css question...
: jonahh February 25, 2011, 12:35:58 PM
Hello,

If you mean on the demo the "Joomla" light blue text title you can change it here:

template.css (line 728)

#s5_main_content_wrap .items-leading h2 {
    font-size: 1.4em;
    font-weight: normal;
    padding: 5px 0 !important;
}


: Re: Thanks, a basic css question...
: vinnyh February 25, 2011, 03:54:12 PM
Jonah,
Thanks for the quick reply. I believe that's it and appreciate you leading me to the right spot. I'll go try a few things.
Best Always,
VinnyH


: Re: Thanks, a basic css question...
: dennib March 04, 2011, 01:59:42 PM
thaks for addressing this question:D


: Re: Thanks, a basic css question...
: Hyper Mark August 28, 2011, 02:09:21 AM
thnx.. admin here are active.. thank u for the soltion