Hi,
The current state of my website is over here - http://insurancecommissionrefund.com/dropdown/
This is the state which I wanted to achieve - http://insurancecommissionrefund.com/dropdown/wp-content/uploads/2012/05/changes.jpg
Basically I wanted 2 things, the spacing between each td and alignment left together with the Navigation Menu and the Slide Show.
CSS Codes for my table class
td.tableheader {
vertical-align: top;
background-color:#336666;
}
By setting:
div#content .padder {
padding-left: 0px;
}
I am able to shift the whole thing to align with the Menu and slideshow but it affects also the rest of the website, am I able to use this on the home page itself only? Any help rendered is greatly appreciated.
Regards,
Chris.