I loaded browny_wind theme successfully but the pictures on the home page now stacked up on top of each other instead of being spread out. The "Theme Options" page says there should be 6 items and that is correct. But how can I get them displayed in rows and columns.
Thank you!
Posts: 27300
you need to upgrade that theme.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 27300
http://gallery.menalto.com/node/95007#comment-390095
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 16
Sounds like an outdated theme. There was a change in 3.03 that needs to be fixed in your theme.
In each of the views for the theme (e.g. page.html.php), look for:
and change that line to:
That fixed it for one of the themes I'm using.
Posts: 2
Thanks you so much. I'm off to fix ...