Please help with this code
-
Do any of you see something wrong with this code:
I can’t get it to work on my blog. In the past, I’ve taken out the tenth character “/” from the end and it’s worked with other codes but when I do this with this one, it still doesn’t work. Please help if you can.
Thank you.
-
I think this is actually what you are looking for
<a href="http://mybannermaker.com/" target="_blank"> <img src="http://img58.imageshack.us/img58/1553/mybannerglitter00917c43hc9.gif" border="0" alt="Create your own banner at mybannermaker.com!" /> </a> -
thesacrdpath,
Thank you very much! Your edited code worked! Take a look at my blog – is there any way I can put this code somewhere else (instead of just using the “text” option in my widgets) because as you can see, it looks a little strange going off the page to the right.Thanks!
-
-
-
Download the image to your computer, open it in a graphics program like Paint or something, and crop it to whatever size you want.
-
I can’t download the image – it’s just listed as code to copy and paste. What should I do?
-
Okay, here’s a good shortcut.
Go to Write Post. Paste the code in the HTML editor there. Then click back to the visual editor and resize it however you like. Once it’s the right size and so on, click back to the HTML editor, copy every single bit of code in the Write box, and paste THAT into your text widget.
-
If you read the code, you’ll see the image is at:
http://img58.imageshack.us/img58/1553/mybannerglitter00917c43hc9.gifAll you have to do is click on that, then copy the image to your hard drive to download it. But the above workaround is simpler.
-
Raincoaster,
Please excuse me for sounding stupid but I just resized in Paintshop and have the image on my desktop. How do I take this image and put it in a “text” box in the widget section?Also,
Do you know what’s up with this code:~
<script type=”text/javascript”>
sr_adspace_id = 4077107;
sr_adspace_width = 728;
sr_adspace_height = 90;
sr_adspace_type = “text”;
sr_ad_new_window = true;</script>
<script type=”text/javascript” src=”http://ad.afy11.net/srad.js?azId=4077107″>
</script>
~It’s not working in a text box either.
Thanks!!!
-
That code will never work. It’s javascript, which is stripped from here. Also, paid advertising is not allowed on WP.com blogs except those already in the VIP program, which costs several hundred dollars a month.
If you have the image on your desktop, rename it and upload it on the Write page using the Media Uploader, then put it in the post and do what I said above to format it.
Part of your original code is the image URL; part of it is the LINK URL. Once you upload that image and put it in a draft post, the image URL is in there. Then you click on the image and add the LINK URL like you’d add a normal link to anything with the Link icon. Once the whole thing looks like you want the text widget to look, click to the HTML editor and copy all the code, then paste that into your text widget. Once you’ve confirmed it works, you can delete the draft post.
-
-
-
-
- The topic ‘Please help with this code’ is closed to new replies.