SimplePortal

Customization => Custom Coding => Topic started by: mrnuke7175 on July 01, 2014, 10:49:31 PM

Title: Block size in 'Recent image attachments' issue.
Post by: mrnuke7175 on July 01, 2014, 10:49:31 PM
I modified the RIA block code in portalblocks.php, so it links to the images shown directly, but now it's displaying the block way too big.

Any idea where I screwed up?

Link to the page : www.ctguntalk.com

Code I changed :
Code: [Select]
', $item['file']['image']['link'], '
To :
Code: [Select]
<a href="' . $item['topic']['href'] . '">', $item['file']['image']['thumb'], '</a>
SimplePortal 2.3.8 © 2008-2024, SimplePortal