Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 11-20-2009, 02:37 PM   #1
HyperActive Warrior
 
Jayson L's Avatar
 
Join Date: Jul 2009
Location: Grand Rapids MICHIGAN
Posts: 476
Thanks: 71
Thanked 39 Times in 35 Posts
Default Converting Banner to HTML

I am trying to convert a banner to html to put on my website. Here are the problems I'm having.
1. I need one part of my banner to have a button on it that will go to another page.
2. I'm not sure how to save the image file to my cpanel in hostgator.

Is this something that I should be able to do pretty simple? I really appreciate the help!

Thanks,

Jayson
Jayson L is offline   Reply With Quote
Old 11-20-2009, 04:06 PM   #2
Who'm I kidding?
War Room Member
 
Loren Woirhaye's Avatar
 
Join Date: May 2006
Location: Easthampton, Massachusetts
Posts: 4,542
Blog Entries: 15
Thanks: 117
Thanked 904 Times in 651 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Yahoo to Loren Woirhaye Send a message via Skype™ to Loren Woirhaye
Default Re: Converting Banner to HTML

in public_html create a subfolder, if there isn't one alreader
called /images

When you call www.yoursite.com/images you can see
a menu of the images you have in there. Upload your banner
to the images folder and the www.yoursite.com/images/banner.jpg
will call the banner. Make sure it has an appropriate suffix
(like .jpg) for an image.

Then the HTML to make the banner clickable is

<a href="yourwebsite.com"><img src="www.yoursite.com/images/banner.jpg"></a>

This replaces the "link text" with the banner.

Loren Woirhaye is offline   Reply With Quote
Old 11-20-2009, 04:53 PM   #3
HyperActive Warrior
 
Jayson L's Avatar
 
Join Date: Jul 2009
Location: Grand Rapids MICHIGAN
Posts: 476
Thanks: 71
Thanked 39 Times in 35 Posts
Default Re: Converting Banner to HTML

Quote:
Originally Posted by Loren Woirhaye View Post
in public_html create a subfolder, if there isn't one alreader
called /images

When you call www.yoursite.com/images you can see
a menu of the images you have in there. Upload your banner
to the images folder and the www.yoursite.com/images/banner.jpg
will call the banner. Make sure it has an appropriate suffix
(like .jpg) for an image.

Then the HTML to make the banner clickable is

<a href="yourwebsite.com"><img src="www.yoursite.com/images/banner.jpg"></a>


This replaces the "link text" with the banner.
I appreciate the help. I don't want the whole banner to be clickable, just the Get Quotes Now button within the banner. How do I do this?

Jayson L is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
banner, converting, html

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 05:26 PM.