Hi.
I have been trying out a few design changes to Suffusion through adding some custom include parameters, but I have not been seeing any results.
I have a few ideas on changing the looks of my site : http://makemoneyim.com
1. Center Align Widget Title
2. Reduce Margin between widgets, mainly on the one below header.
3. change background color and fonts to the magazine titles as seen on the main page under: "Latest Internet Marketing Tips and Tutorials" ( headlines) , " Latest Products Reviews" (excerpts)
4. Clear out the borders of widgets.
5. Reduce padding on featured image in the tiles view on the magazine , as seen in the product reviews section.
6. Align the " read more" button on the excerpt ( displayed as " full product review") to the center.
I have tried adding a few of the below codes, yet no changes were made.
Appreciate any help and thanks for the great Theme
.suf-widget h3, .suf-widget h3:hover, .suf-widget h3 a, .suf-widget h3 a:visited {
text-align: center;}
div.suf-widget {
border: 1px solid #1111111;
}
.widget_adrotate_widgets {
margin: 0 0 0 0;
}
.dbx-group {
padding: 0 0 0 0;
}
#sidebar-2 {
border: 0px
}
#sidebar {border: none;}
.dbx-content {
margin: 0;
overflow: hidden;
padding: 0px 0px px;
}
.entry td, .comment-body td {
border-bottom: 0px dotted #CCCCCC;
padding: 0px;
}
.entry th, .comment-body th {
border-bottom: 0px dotted #CCCCCC;
padding: 0px;
text-align: left;
}
#horizontal-outer-widgets-1, #horizontal-outer-widgets-2 {
display: inline-block;
float: left;
padding: 0px 0;
text-align: center;
width: 100%;
}
#sidebar, #sidebar-b, #sidebar-2, #sidebar-2-b {
color: #666666;
line-height: 160%;
margin-top: 5px;
width: 260px;
}
