*

bosa11ab

  • *
  • 3 posts
How to add images and link in item php page?
« on: February 17, 2016, 03:13:02 PM »
Hi dear

How to add an images with link in item php page. when the user klick on it its opening in a new window. thanks

e.g.   http://www.dba.dk/damecykel-mbk-53-cm-stel-3/id-1022178607/

where when the user klick on the signed images it will open in a new window.


file:///C:/Users/bosa11ab/Desktop/Screenshot%20(23).jpg


regard
bosa11ab

*

MB Themes

Re: How to add images and link in item php page?
« Reply #1 on: February 17, 2016, 03:58:46 PM »
@bosa11ab
Code: [Select]
<a href=" ... link ... " target="_blank"> <img src=" ... image link ... " /></a>
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots