View Single Post
Old 06-19-2005, 10:56 AM  
fusionx
Confirmed User
 
Industry Role:
Join Date: Nov 2003
Location: Olongapo City, Philippines
Posts: 4,618
Who can integrate a design into some templates...

for a cgi program? The designer who was working on this flaked - decided he couldn't do the integration... no one from this board.

You can see the script (out of the box) at http://www.ohlinks.com

I have the images already sliced up, the style sheet, the PSD file, and of course, the templates.

The templates are text files with HTML and placeholders for variables from the cgi script (example):


Code:
		<br>
		<table align=center width="100%" border=0>
			<tr><td class=bodytext rowspan=5 valign=top><img src="http://open.thumbshots.org/image.pxf?url=[linkinfo3]" border="0" onload="if (this.width>50) this.border=1" alt="Previews by Thumbshots"></td>
	      		  <td class=bodytext align=right nowrap valign=top><b>Link Details for:</b></td><td class=bodytext valign=top><a href="[linkinfo3]">[linkinfo2]</a></td>
	    		  <td rowspan=6 valign=center><SCRIPT type='text/javascript' language='JavaScript' src='http://xsltcache.alexa.com/traffic_graph/js/g/a/3m?&u=[linkinfo9]'></SCRIPT></td>
			</tr>
			<tr><td class=bodytext align=right nowrap><b>Link ID#</b></td><td class=bodytext>[linkinfo0]</td></tr>
			<tr><td class=bodytext align=right nowrap><b>Link URL</b></td><td class=bodytext><a href="[linkinfo3]">[linkinfo3]</a></td></tr>
			<tr><td class=bodytext align=right nowrap><b>Submited By</b></td><td class=bodytext>[linkinfo5]</td></tr>
			<tr><td class=bodytext align=right nowrap><b>Added On</b></td><td class=bodytext>[linkinfo8]</td></tr>
			<tr><td class=bodytext colspan=3><b>Description</b>:<br>[linkinfo7]</td></tr>
		</table>
		<br>
		<table width="100%">
		<tr><td class=catheadertext><b>Reviews</b></td></tr>
		[reviews]
		</table>
Anyone want to take a shot at this? Hit me up on ICQ and we'll discuss costs, etc.

Last edited by fusionx; 06-19-2005 at 10:57 AM..
fusionx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote