How I Learned how to Build a 125X125 Banner Ad by the Ninja Coder

html tutorial 125x125

You want to create a logo for free!

How to Create a 125 Banner

Ok, no big deal you say right? Making little button ads that link out to a website somewhere is a piece of cake. Easy stuff, no big deal. Well it is a big deal to me because as I have said before I HATE programming!

It was only nine months ago that I decided to veer life’s course toward learning how to make a little moohlah off the Internet. I had been hearing all these fantastic claims of millionaires being created from nothing more than putting ads on their websites. I had been publishing stuff for free on the web for over ten years. It’s my turn dammit!

Well that’s a joke. There are many people that do make a lot of money, but it is not by slapping a couple of AdSense groups of ads on your favorite website and then sitting back to light up a stogie. It’s a Hell of a lot of hard work.

I put in at least 10 14 to 14 18 hours per day, EVERY day of the week, trying this, tweaking that, reading mmo Blogs, learning the domaining game, writing, writing and writing. If it wasn’t fun, I would NEVER work this hard at a real job.

A few months ago I couldn’t have told you the difference between a and a
in HTML code. Not because it was that difficult to learn, I just never wanted to, or had a need to…

So here’s the deal. When I first started reading Garry Conn’s Blog about six months ago, I was struck with how common sense this game could be. That’s if you don’t let it overwhelm you. Those of you who know Garry, and if you are reading this I can’t believe any of you don’t know him, well he is occasionally a tiny teensie weensie bit opinionated. That’s just part of his charm.

Early on I asked Garry how to learn enough HTML to learn how to make some slight code changes in WordPress themes or plugins, when needed. He gave me a very positive reassurance that learning that crap was EASY! He he he. Needless to say he got me. It isn’t easy, it’s a damned struggle.

Well today I am a Ninja coder
ready to do battle. Not really but I always wanted to be a Ninja something or other. So you know those little 125X125 pixel button banner ads that are all over everyones websites? I HAD to know how to make one.

So for those of you that want to create a logo for free, here is how I did it. Maybe some of you will laugh and call me an idiot for doing it this way, but it worked for me, and if you need to learn how to create a logo for free, then it will work for you also.

First you have to find an image you want to use and then you have to crop it to some size that is workable. I have an old version of Adobe Photoshop that still works good enough for me, so I took part of my banner at the top of this Blog site, the lovely Carribean beach, and I cropped a chunk of it to about 400X400 px so I could see what I was doing with it.

Then I was going to use WORD to just type out the visible label that you can see which says LinkMoney dot org, and then paste it over the image as a layer. Well I decided I had absolutely NO idea how to do that, so I used the “T” text tool on photoshop to type that label in the cloudy sky of my image area. OK, so now I have an image, with a visible label.

Now how the Hell can I insert the magic code that makes your mouse pointer turn to a little hand and then allows you to click on the image to go to somewhere else? Well I used a search on Google which was something like “how to create 125 banner ads.” None of the sites gave me the exact info but I started to get the picture that hey, why not go and look at some and see how they are already set up on your own sites?

Great, now I’m getting somewhere… Er, sort of.

Well I realized that there were two parts to the code. One was for locating the image itself, and one for where the link should take you to. Now when I looked at some of the buttons using the mouse right click and “properties” I have on my own websites, it really was not very clear because the codes all seemed to be very long and like CRAZY stuff. I can tell you now, that is because those images and links are on the advertisers own websites or sites that they have designated to keep track of some very specific stats.

The easiest way is to make it work on your own website first. I have about a dozen sites that are doing nothing, nothing at all because I just don’t have enough time to write content or to do any promotions with them yet. I’ll get a Round Tuit soon enough.

courtesy mundoo/flickr

courtesy mundoo/flickr

So I uploaded my image as a post on one of these dormant sites and then started playing with the link code.

You have to use the href command first. That’s the sound my Dad used to make when he would come into the dark room where my date and I were on the couch. So that little command is the one that is going to take you to another location. Here is what I ended up using for the first command line:
<a href=”http://linkmoney.org”> (Which will bring you to this website.)

Then I had to decide where to park my image because that would be permanently in the code and must always be available. You could just park it on your own computer somewhere, and call it up, but then your computer would have to be on all the time. No good. Your web hosting company probably has some storage space for files or images that comes with your hosting package, but I didn’t want to bother to dig into how to do that.

(Note: Since I wrote this post several months ago it has become my most popular of all, thanks to you readers. I did learn that it is very easy to go into your WordPress root and create a folder named “images” then upload all images to that folder and when you want to use them just link to them in the html code.)

So I said to myself, self ! Why not one of the photo hosting websites? They’re all over the place. I had an old account at HELLO which was part of Picassa/Google, but too late. Google has shut HELLO down. So I set up a quick account at photobucket.com and resized my image now to 125X125 and uploaded it to photobucket.

Below each image in photobucket there are some little pieces of html code that allow you to copy and paste images into your posts or emails at will, and I also was able to doctor that code up a little to be able to work with my new 125 ad.

So here is the secod part of this code.
<img border=”0″ src=”http://i457.photobucket.com/albums/qq295/LMDO_photo/125copy.jpg” width=”125″ height=”125″
</a>

What that all means is the img (image) src (source) is located at photobucket with their identifier and jpg extension. Then just for good measure I stuck a couple of dimension commands on there. Not sure I had to do that or not, but I don’t argue with success!

It worked, the damned thing worked, woo hoo ! (Ninja speak)

So now boys and girls, you are going to see that little ocean beach scene all over the place.

125X125 Linkmoney dot org Banner Ad

125X125 Linkmoney dot org Banner Ad

Now you can learn how to do simple HTML coding with an excellent HTML Video Tutorial.   You can get instant access to this group of downloadable videos by clicking on this link: Click Here!

You can do it too!

Now if you have any questions, you have my permission to ask Garry and he will very politely tell you that “that crap is EASY !”

I’m Rich !

ps: If you like this post you will want to Subscribe with the RSS button.

pss: 125 Exchange free traffic.

psss: Create a logo for free!

pssss: As you enjoyed this post “How to Make a 125 Banner,” you should bookmark this page and also you will want to subscribe using either the RSS button or email subscribe box.

If this post is of interest, please click your social bookmarks of choice:
These icons link to social bookmarking sites where readers can share and discover new web pages.
  • TwitThis
  • StumbleUpon
  • Digg
  • del.icio.us
  • Technorati
  • Google Bookmarks
  • De.lirio.us
  • BlinkList
  • Reddit
  • Netscape
  • Sphinn
  • Furl
  • co.mments
  • Ma.gnolia
  • NewsVine
  • Slashdot

37 Responses to “How I Learned how to Build a 125X125 Banner Ad by the Ninja Coder”

  • this is a great post — you’ve got a wonderful writing style. one thing you might want to mention, though, is WHERE to put the HTML. can you add it in photoshop? (i think this is possible but don’t know how to do it and would love to learn!)

    just stumbled this post. it’s a good one!

    jackie

  • rich:

    Jackie, you’ve made my day! Very nice to hear things like that. I write like I talk and some people seem to like it also.

    You are right there is a little confusion about what the heck to do with the code. I’ll make an addition to the post later.

    Here’s what I did. You just end up with the two lines of code as a text file, right? Then when you want to insert it into a website or email or advertising spot, you just copy and paste the text into the document.

    On most WP themes there is a widget area to put things in the column, so go to the widgets, select text box and past the code into it. Simple.

    If you do not use widgets, then you have to decide where you want it to appear in the sidebar and edit the sidebar.php code.

    Is that clear as mud?

    Thanks a bunch for the Stumble. I really could use some traffic. What I REALLY need is LINKS, don’t we all.

    All the best to you.

    Rich

  • T. Monery:

    This is a very interesting post. I always wanted to know this too. Give us some more easy to learn things like this please.

    I just gave this a Digg and thanks.

    T.

  • rich:

    Hey thanks T.

    Need all the help I can get. I’ll start logging some of the other things that I have learned as I keep progressing in this business.

    All the best.

    Rich

  • [...] This instruction is similar in nature to the one I posted about How to Make a 125X125 Banner Ad [...]

  • Great post, Rich…and a BIG help to dumb guys like me…

    :-)

    Thank you.

  • rich:

    Thanks for the comment B.

    I struggle along with all of this coding stuff and when something works I try to make it doable for others.

    Best to ya.
    Rich

  • rich:

    Very good on the 125 link.

    Short and to the point, easy to understand.

    I’m not sure that most people will get the file where you host the image easily, but with a combo of your instructions and those on this Blog I think they’ll get it.

    Thanks. Keep in touch.

    Rich

  • [...] our previous most popular Blog Post: How to Make a 125X125 Banner Ad. If this post is of interest, please click your social bookmarks of choice: These icons link to [...]

  • [...] Now we shall discuss how to build the proper HTML code for this button. This is very similar to the post that we presented previously about “How to Make a 125 Banner Ad.” [...]

  • Just when I need one. Thanks for sharing it. Now I’d better get myself a nice image…

    Yans last blog post..Thinking About Currency Trading?

  • rich:

    @Yan,

    It looks like you have a smiling face image, go ahead and use that one!
    Thanks for commenting.

  • How long did you take you to learn photoshop? Your work with photoshop is very impressive.

  • rich:

    @Ascend

    Oh that is so funny!

    I know almost nothing about Photoshop. I have used it for ten or more years but all I know how to do is resize photos and a little about clearing up some images.

    I take it you are in the Photoshop training business.

    Tell us all about it. Maybe some other readers would like to know more too.

    thanks for the comment.

    Rich

  • Thanks for the tip. This is what I was looking for.

  • rich:

    @Safe Homes, Glad it was helpful. Isn’t it fun to learn these new little details. Makes the whole publishing thing seem really cool.
    Thanks for commenting, I wish everyone would.
    Rich

  • Wonderful! I did it! Thanks so much.
    -LaSara
    http://www.lasarafirefox.com

  • rich:

    LaSara,

    That is so excellent! You’ve made my day.

    I consider myself a geek but am certainly not a programmer and when I figured this out it amazed me also.

    Thanks for the feedback.

    Rich

  • Thanks for the info!!..but how to show the code so that my visitor can copy it to their site for banner exchange??help me :)

  • rich:

    Once you have the code written out in your text editor you can just copy and paste it on to your Blog post. If you post it in the html mode it becomes an actual banner, but if you copy and paste the code in to the wysiwyg editor of Blogger then it shows up as text and your viewer can just copy and paste that code on to their site.

    If you need more help or a better description I will try to answer it better, but I think you will get it from this description.

    Thank you for the comment.

  • i would like to have a banner for my site plz help

  • rich:

    @Tashi,

    I pretty much explain step by step how to do it. I am willing to describe anything you don’t understand, but it is really quite easy to do yourself.

    Let me know.

  • great info thanks..

  • Thank you SOOO much for this awesome post! I’ve been having the same “internal” conversation with myself! Hope you’re having an amazing day.

  • rich:

    Robyn, that’s a great response! LOL
    It helps to have things drawn out in detail, at least that’s the way I learn best, and I’m glad you found it helpful
    Best.
    Rich

  • Thanks for this great post. Although I have the hardest time getting the link to work. I followed everything you said and once I post it into my gadget as a HTML it brings me to photobucket and not to the blog I have in the first section.
    Any tips?
    Thank you so much!
    Denise

  • i knew those small session of photoshop might work someday.
    need to try doing that 125 pix for my blog
    thanks for the no-brainer, easy to follow advice

  • I only have one thing to say… I LOVE YOU =)

    Ok.. maybe one more thing…

    Thank you for making all these topics bearable to read and TRY making them happen! You’re my geek angle =) And hilarious. Thank you thank you thank you!!
    I’ll take this as my birthday gift ;)

  • Francis Aquilar:

    I am very thankful to this topic because it really gives great information “‘*

  • amazing arts:

    Good write-up. I’m a normal visitor of your site and appreciate you taking the time to maintain the excellent site. I will be a regular visitor for a really long time.

  • Thank you for those kind words. We do not allow keyword linked comments.

  • What a sharing brother

    a useful pc blog visit once time.

  • Thanks Malik,

    That is how I go my start by reading what other bloggers were willing to share.
    Hope you can put the article on how to build a 125 banner to good use.

  • adblog, blog, linkbuilding, seo:

    Most students new to the Ninja’s arts are introduced to the concept of kamae from their very first class. As I’ve discussed many times before, this idea of “kamae,” is very different from that of the stances seen in many of the more conventional martial arts of today.

  • EntairlVatt:

    “Publicity is the most cost effective marketing tool and the only on that helps to build credibility for your company. Press-network.com is a free press release service that distributes your press release to 1600+ journalists and newspapers nationwide. With a simple click of a button, you can submit your press release to be distributed the morning of the date that you select. http://www.press-network.com/ is your number one place for free press release submission.”

  • Thanks for that information.

Leave a Reply

We Recommend HostGator
Subscribe via Email

Enter your email address:

Delivered by FeedBurner


CB Tag Cloud
Subscribe via RSS

Follow Me on Twitter


Vote My SpicyPage

Search This Site

Click for Alexa Vote