BlogHarbor Home Page
FAQFAQ  SearchSearch  MemberlistMemberlist  UsergroupsUsergroups  UsergroupsRSS   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
Little code boxes
 
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> Beginner's Lounge
View previous topic :: View next topic  
Author Message
Richard McKinnon



Joined: 29 Aug 2005
Posts: 12

PostPosted: Thu Sep 01, 2005 11:46 pm    Post subject: Little code boxes Reply with quote

I've pasted into custom components several html codes that should produce little boxes; ie mymsn, globe of blogs, etc What they produce, instead, on the blog front page is an empty box and another box inside with a red x. What is the problem or solution? If you click the empty, but for red x, box it takes you to the target site. So in essence the code is fine just the picture is not appearing.
Back to top
View user's profile Send private message
john
Site Admin


Joined: 16 Mar 2004
Posts: 3434

PostPosted: Thu Sep 01, 2005 11:58 pm    Post subject: Re: Little code boxes Reply with quote

The would typically mean that the code is wrong, specifically the URL for the image is incorrect. If you can point to an example we could analyze further.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Richard McKinnon



Joined: 29 Aug 2005
Posts: 12

PostPosted: Fri Sep 02, 2005 12:37 am    Post subject: Reply with quote

www.percerptric.com two boxes in left hand column.

code for msn
<img src="mymsn.gif">

code for globe of blogs;

<img src="goblink.gif" border=0>

on both it was a simply cut and paste job into a custom component.
Back to top
View user's profile Send private message
john
Site Admin


Joined: 16 Mar 2004
Posts: 3434

PostPosted: Fri Sep 02, 2005 7:05 am    Post subject: Reply with quote

First make sure to upload these images to your blog, use the File Manager to do so.

Then use code like this:
Code:
<img src="/goblink.gif" border=0>

Note the leading slash. That should do it for you.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Search all BlogHarbor support resources.
View previous topic :: View next topic  
Display posts from previous:   
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> Beginner's Lounge All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum