worldnews.treybraids-designs.com/
A couple of things...
1. As you can see if you scroll down I've added a background color to module title- heading ( see emergency news )... I need to adjust the left padding of the title to 5-8px - what would I need to edit to accomplish that. Line 196 of the template.css
h3.yt-mod-title{
background-color:#224272; /*i added bg and font color */
color:#FFF;
margin:0px 0px 0px 0px;
font-size:150%;
line-height:33px;
text-transform:uppercase;
font-weight: normal;
}
2. I need to adjust the left padding of the content... I tried to edit this in the template.css on line 559; but, it didn't work:
/*#content{}*/
#yt_component{ margin:0 0 10px; }
.component-inner{border: 1px solid #cfcfcf;padding:10px 5px 10px 15px; background-color:#FFFFFF; }
.stats-module dt{float:left;font-weight:bold;padding:0 ;margin:0 ;}
.stats-module dd{margin: 0;}
Please let me know your thoughts...
Thanks
Trey