Mint Chocolate Chip undeletable photo

Permalink
Hi,

I'm using the Mint Chocolate Chip theme and I'm having a problem with the "full width" page type.

It seems there is an image hard coded into that page type. It's a square picture of green wood and it isn't selectable, so I can't delete it. It's at the top of the main block and right in the way.

Does anybody have any idea how to get rid of this thing?

Thanks

 
12345j replied on at Permalink Reply
12345j
go into root/ packages/ theme_mint_chocolate_chip/ themes/mint_chocolate_chip and open up full.php and delete this text
<img src="<?php echo View::getThemePath()?>/images/board.jpg" width="370" height="300" alt="Green Jaws - Stock Xchnge"/>
and that should fix it.