Hi. I'm convinced this must be covered elsewhere so I apologise if so... I'm obviously searching for the wrong terms as I can't find the answer to my problem.
The title sums it up really, I'm looking to edit the layout of a single page, specifically I want to remove the padding from the centerColumn on my home page only.
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
padding: 0.8em;
}
I seem to think I should be creating a new stylesheet for the home page specifically with just the amended rule in it, as I think I read that somewhere (before I knew I needed to do it!) Whatever the solution, thanks in advance for any pointers.


Reply With Quote
