Announcement

Collapse
No announcement yet.

Help needed linking image to the page???

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Help needed linking image to the page???

    Hi, i am having a trouble to linking image to the page. if i have a product image and if you click on it,it should open a new window with bigger image and product information and buy now button. How i have to do that? Can anyone please help me with that?

    thanks

  • #2
    Re: Help needed linking image to the page???

    Hi, create a page with your enlarged image & any other details that you want to see like Buy now buttons & so on. Place all these details in the top left of the page & don’t center. Publish the page.

    Now go to your page with the small image & d/click on the image. Go to the link tab & enter the code bellow with your details in the URL box & press OK.

    Change the Google part to the page you just published.
    Set the h/w you would like by changing the 500x500 part.
    The left & top part is the distance from top & left side of your screen. 150X250.

    HTML Code:
    #" onClick="window.open('http://www.google.co.uk', '','width=500,height=500,left=150,top=50'); return false;"
    Regards Chris.

    Collectables, Collecting, collectors-info.com

    www.chrismorris.co.uk

    House build project

    Comment


    • #3
      Re: Help needed linking image to the page???

      Thanks Chris! it worked

      Comment


      • #4
        Re: Help needed linking image to the page???

        Pleasure!
        Regards Chris.

        Collectables, Collecting, collectors-info.com

        www.chrismorris.co.uk

        House build project

        Comment

        Working...
        X