Still learning about code and need help with somethin

Discussion in 'HTML & Website Design' started by allwayslearning, Jan 11, 2008.

  1. #1
    I got an account with BlogRush. Which provides free traffkc building site for blogs. It is my understand that to comp[let the proses IO have to past in some code which puts blogRush icon on y site.

    I did this but the space below, beside and above the icon is huge. I went ahead and built the page with thing like it looked on preview even though I am not happy about them so anyone wanting to see what I am talking so you can do a better job of providing help.

    Here is the blog address

    http://www.webbusinesstoolsonline.com/build-my-own-web-site-blog.html


    Below is the BlogRush code. Feel free to change it if you know how so I can just past it in or tell me what to do. From looking at the BlogRuch site their may be more to this to make it work right so if there is more please tell me how.

    <script type="text/javascript"><!--
    blogrush_feed = "17180674";
    //--></script>
    <script type="text/javascript"
    src="http://widget.blogrush.com/show.js">
    </script>

    I know we are not suppost to bring up 3 topics in the forum but nest thing I am asking about may be effecting the problem above The code below is for an account with technorati. When you look at my blog there is no icon or evidence the code is doing what it should be doing. Is this the way is should be?
    If now what do I do

    href="http://technorati.com/claim/i8y7xu9as" rel="me">Technorati Profile</a>

    or

    <a href="http://technorati.com/claim/i8y7xu9as" rel="me">Technorati Profile</a>
     
    allwayslearning, Jan 11, 2008 IP
  2. lock

    lock Banned

    Messages:
    205
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I'm not too sure about the javascript code but the one for technorati does not contain the image tag just a straight hyperlink (through the works Technorati Profile).

    To add an image link you could use the HTML below:

    <a href="http://technorati.com/claim/i8y7xu9as"><img src="location of image.jpg" alt="key words here" border="0"></a>

    Not sure what the "rel" attribure does either.

    I hope this was a little help.
     
    lock, Jan 11, 2008 IP