Hello.
I would like to add adsense before and after in full size image .. Can you please tell me where I would add the code in full size image in my theme template. Thanks
Quote from: ΑndrĂ© on May 30, 2013, 10:56:58 AM
Copy the function theme_display_fullsize_pic from themes/sample/theme.php to your theme's theme.php file, if it doesn't exist.
Now, have a look for
$fullsize_html
and add the code to your desired locations.