PDA

View Full Version : how do i make the attachement image go to the article?


ryans
04-05-2008, 12:37 PM
When a new article is posted with an attachment, how do I make it so when people click on the image it goes to the article rather than show the attachment.

Brian
04-05-2008, 01:30 PM
I'm assuming you mean when browsing a category? If so, then you would need to edit your adv_dyna_entrybit_expanded/simple templates and replace the link to attachment.php there with "$entry[url]".

Our Sponsors
 

ryans
04-05-2008, 01:53 PM
thanks!