• Hi. I am wanting to get the “order now” image to be hyperlinked to another page. How would i go about doing this.

    Here is my website.
    rippahosting.com.au/web-hosting

    I hope you can help ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • Anonymous User

    (@anonymized-3085)

    <img alt="order now" src="https://www.rippahosting.com.au/wp-content/uploads/2011/01/but_order.gif"><p><a href="#">order now</a></p> is what you have currently.

    Change the # to the actual page you want to link to and wrap it around the image like this:
    <a href="https://rippahosting.com.au/web-hosting/budget"><img alt="order now" src="https://www.rippahosting.com.au/wp-content/uploads/2011/01/but_order.gif"</a>

    Thread Starter rippahosting

    (@rippahosting)

    thanks man. Now how do i get rid of this big space between the price and the img

    <li class="four">$20.00/month $220/year <hr /><a href="https://rippahosting.com.au/web-hosting/budget"><img alt="order now" src="https://www.rippahosting.com.au/wp-content/uploads/2011/01/but_order.gif"</a>

    Anonymous User

    (@anonymized-3085)

    remove the breaks <br>

    Thread Starter rippahosting

    (@rippahosting)

    Oh, of course, thanks ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How do i do this?’ is closed to new replies.