View Single Post
Old 07-17-2013, 09:42 AM  
dcalm
Confirmed User
 
Join Date: Jun 2005
Location: in front of my pc
Posts: 250
Quote:
Originally Posted by VforVendetta View Post
ok thanks, i've understand. Seems a great software.
Is possible link some thumbs to the sponsor page instead to the original image ?
Basically yes code to link thumb to sponsor in template would be:
Code:
<a href='#pic#'><img src='#thumb#' border='0'></a>
<a href='http://anylink'><img src='#thumb#' border='0'></a>
<a href='#pic#'><img src='#thumb#' border='0'></a>
With this code 1-st and 3rd thumb will link to full pic while the 2nd would link to "http://anylink".

You could also insert big picture and resize it like that
Code:
<a href='http://www.yoursponsor'><img src='#pic#' width='50%'></a>
__________________
Gallery Scrape Poster
dreadcoder[@]gmail.com 124749240
dcalm is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote