The rotating Patriot goals will eventually include all seven school goals. The teacher quote at the top will draw randomly between testimonials and teacher quotes. And I'm working on adding more pictures to spice up the content items. But the majority of the site is complete and will be going live soon.
One thing, anybody know the best way to add a little padding to the images on the left on the home page. The text bumps up right against the pic and I'd like a few pixels spacing there.
For the padding, if it's a module, you might need to go in to the module itself and modify the css. I beleive you and add it via a "margin-left, margin-right", entry, where you would add pixels.
margin-left: 20px;
margin-bottom: 20pxpx;
...Sorry if I'm not being specific. Hopefully you'll get the idea.
Thanks for the kind words. The gallery is
Gallery2
. The modules on the side are just custom html not installed modules, so I'm not sure where to modify the css. I tried adding some padding, but got weird results in different browsers.