Thread Starter
JoshG
(@joshg)
Thanks Will, that solved my problem!
Thread Starter
JoshG
(@joshg)
Well you were on to something. I changed a line in single.php from this:
<div id=”content” class=”widecolumn”>
To this:
<div id=”content” class=”narrowcolumn”>
And now the images are full size. The only problem now is that the background is white instead of the grey that it’s supposed to be. Any ideas on how to change that?
Thanks.
Thread Starter
JoshG
(@joshg)
I don’t think I’ve changed anything in single.php. What should I look for?