image script wanted - can anyone help

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   image script wanted - can anyone help
darren1234
CZ Newbie
darren1234 has been a member for over 17 year's 17 Year Member
Gender: Male
Status: Offline
Joined: Nov 12, 2006
0.00 posts per day
Posts: 6
Points: 25
   
Hi
Im currently in the process of setting up a PC hardware review site, and have been looking everywhere for a script or module that can display several images side by side in a center block.
Underneath the images it needs to display the product name and the possibility of adding a link which takes the user directly to the review.

an example of what im looking for can be found here (on the top of the homepage - XSR recnet reviews).
It doesnt have to have the onmouseover function.

[ Register or login to view links on this board.]

I have been trying to create a simplified version of this by using simple table tags, but am having problems displaying it on our phpnuke site - 7.9 patched seems to cancel out half the allowed html code.

If anyone knows of a similar script and where it can be downloaded, it would be greatly apreciated

thanks in advance
darren



Back to top Reply with quote
#2   re: image script wanted - can anyone help
darren1234
CZ Newbie
darren1234 has been a member for over 17 year's 17 Year Member
Gender: Male
Status: Offline
Joined: Nov 12, 2006
0.00 posts per day
Posts: 6
Points: 25
   
Finally i have created a simplified version of the center image table block, and it actually works!!!.
As i only know the basics of phpnuke/html i was wonedring if someone could modify my original code to make it a bit more admin friendly:

At the moment all the info is placed into the table code by hand, and with all the phpnuke aligning/line break/bold/italic/underline code, its quite time consuming to update this block on a regular basis..

If anyone knows how to simplify the code within this block making it easier to update, that would be great.

<div align="center">
<table border="1">
<tr>
<td width="30%"><div align="center"><img src="images/latest/spot.gif" border="0" /><br />
Antec Spot Cooler<br />
<strong><em><a href="modules.php?name=Reviews&rop=showcontent&id=13">Read Full Review</a></em></strong></div></td>
<td width="30%"><div align="center"><img src="images/latest/case.gif" border="0" /><br />
APEVIA X-Pleasure Aluminum Case<br />
<strong><em>Coming Soon</em></strong></div></td>
<td width="30%"><div align="center"><img src="images/latest/psu.gif" border="0" /><br />
OCZ GameXStream Power Supply<br />
<strong><em>Coming Soon</em></strong></div></td>
</tr>
<div /></table>
</div>



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum