0
Welcome Guest! Login
0 items Join Now

How to make an image link

    • Maryam m Rezaei's Avatar

    How to make an image link

    Posted 17 years 3 months ago
    • Hi there, How can I insert an image to left column of replicant and that image give a link to static page that I have create?
      Thanx for the help
    • damo's Avatar
    • damo
    • Elite Rocketeer
    • Posts: 2142
    • Thanks: 0

    Re: How to make an image link

    Posted 17 years 3 months ago
    • you need to insert the code into a new module position
      <a href="url.to.static.content"><img src="path/to/image.png"/></a>
    • www.c3p0.se - sweden
    • Maryam m Rezaei's Avatar

    Re: How to make an image link

    Posted 17 years 3 months ago
    • It works!!! Thanx
      Let me ask you another issue: Now the image has a blue boarder a link boarder how can I remove it? and the static content has no title how can I make it show the title I gave when I created?
      Thanx again
    • damo's Avatar
    • damo
    • Elite Rocketeer
    • Posts: 2142
    • Thanks: 0

    Re: How to make an image link

    Posted 17 years 3 months ago
    • add:
      border="0"

      after the img and before the src

      the title should be showing. i'm not sure why it wouldn't unless you told it not too
    • www.c3p0.se - sweden
    • Maryam m Rezaei's Avatar

    Re: How to make an image link

    Posted 17 years 3 months ago
    • Everything is OK thanx a lot...

Time to create page: 0.063 seconds