How do i change post title color or font? I don't want the default color black.
Post Title
8 posts from 2 voices-
Posted 2 years ago #
-
Hey,
depending on the skin you're using the color value can vary. I'll use skin1.css for my explanation. Open up skin1.css and search for:
h1, h2, h3, h4, h5, h6, legend, #top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{ color:#222; }Change the color value as you like.
To change the font family open up style.css and search for following code:
h1, h2, h3, h4, h5, h6, legend, .sliderheading { font-family:"Trebuchet MS",Arial,Helvetica,san-serif; font-weight:normal; letter-spacing:0.4px; line-height:1.4em; padding-bottom:5px; position:relative; }Change the font family value as you like..
Posted 2 years ago # -
I have a different skin: newscast-Light. here is what I see -the body of text:
:/* Small reset */
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{
margin:0;
padding:0;
}Where is the title code?
Posted 2 years ago # -
Please post a link to your website - I can give you exact instructions then.
Posted 2 years ago # -
Here is the link to my site http://www.innohealthed.org.
Thanks
Posted 2 years ago # -
Hey,
you use skin1.css ( http://www.innohealthed.org/wp-content/themes/newscast/css/style1.css ). Please use a ftp software (like filezilla) and navigate to wp-content/themes/newscast folder. It contains another folder called "css". There you can find style1.css. Download it, edit it and upload it again.Posted 2 years ago # -
Great! Thanks or your help.
Posted 2 years ago # -
Glad that I could help you :)
Posted 2 years ago #
Reply
You must log in to post.














