Trying to style the static front page in WPFolio theme, I can see that there is a style defined for images on the home page, like this:
div.Home p img {
border : 1px solid #c0c0c0;
padding: 5px;
}
But I cannot see the div being called anywhere on the home page. That makes it hard to style!
I don't see any options in WPFolio to determine that I am using a static home page. The site gives instructions for using a static front page, but says nothing about any options either.
Anyone out there know what to do?
Jeremy