Hi,
I would like to add a google ad above the pic when people click on the "normal_" sized photo to see the full size and the full pic window pops-up (preview: http://i.imgur.com/WtqGZCz.jpg). Can anyone help me please?
Thank you :)
The fullsize picture display is set by function 'theme_display_fullsize_pic'...
To modify, copy the function 'theme_display_fullsize_pic' from themes/sample/theme.php to your theme.php and modify.
Likely just an addition to the first setting of $fullsize_html that defines the <html>, <head>, and <body> tags.
For future, please attach images directly to posts rather than linking to them.
Linked images often disappear - making future sense of the thread more difficult. An attached image will remain for others to view.
thank you :)