HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Why won't my images load..
Post new topic   Reply to topic    HTML Help Forum Index -> Free Hosting
View previous topic :: View next topic  
Author Message
jlm22



Joined: 05 Feb 2009
Posts: 31

PostPosted: Mon Feb 09, 2009 1:41 am     Why won't my images load.. Reply with quote

i uploaded them onto the server, but it won't show up on my actual site Sad
PayneLess Designs



Joined: 28 Feb 2007
Posts: 3599
Location: Biloxi, MS

PostPosted: Mon Feb 09, 2009 9:18 am     Reply with quote

What path are you using? Did you upload images into site so they have the same relationship as the site files you have on your hard drive. Link to site so we can look at code?

Suggestion: Always maintain site files on your hard drive in the same relationship as they are online. Helps to make sure you keep links straight.
jlm22



Joined: 05 Feb 2009
Posts: 31

PostPosted: Mon Feb 09, 2009 11:24 am     Reply with quote

http://missjoy.comyr.com

it's supposed to be images at the header and one on the bottom right ...


another question in case you'd be able to help - how do i get my comment section to just show the comment link rather than just the whole form?
PayneLess Designs



Joined: 28 Feb 2007
Posts: 3599
Location: Biloxi, MS

PostPosted: Mon Feb 09, 2009 12:33 pm     Reply with quote

OK. I am getting broken image links for these:

Quote:
http://missjoy.comyr.com/

1. http://missjoy.comyr.com/header.jpg
2. http://missjoy.comyr.com/scooter.jpg


Are you sure the root directory is where you uploaded the images. No chance the names got changed?

Will get to second question when this part is solved. Some errors should be corrected:

CSS Errors
HTML Errors

Please add a proper DocType so your don't put all browsers into Quirks Mode.
jlm22



Joined: 05 Feb 2009
Posts: 31

PostPosted: Mon Feb 09, 2009 1:13 pm     Reply with quote

i have them uploaded to my public_html folder
do i need a separate root folder?
PayneLess Designs



Joined: 28 Feb 2007
Posts: 3599
Location: Biloxi, MS

PostPosted: Mon Feb 09, 2009 1:28 pm     Reply with quote

No. That is your root folder. The URL part (http://missjoy.comyr.com/) is correct, right? Name of images is correct?
jlm22



Joined: 05 Feb 2009
Posts: 31

PostPosted: Mon Feb 09, 2009 1:30 pm     Reply with quote

yes the url is correct as well as the image names
PayneLess Designs



Joined: 28 Feb 2007
Posts: 3599
Location: Biloxi, MS

PostPosted: Mon Feb 09, 2009 1:38 pm     Reply with quote

Aside from correcting the errors, you might try setting your header up this way:

Code:
#header {
width: 1000px;
height: 169px;
margin: 0 auto;
background: url(header.jpg) no-repeat center scroll;
}


Then for the header div use:

Code:
<div id="header"></div>


That's all you need to do to get your header in and centered. Layout stuff like this should be in the CSS. If the image is used for content, then put in the HTML part.
jlm22



Joined: 05 Feb 2009
Posts: 31

PostPosted: Mon Feb 09, 2009 1:47 pm     Reply with quote

hmm the images still don;t show up.

and yes, i'll fix the errors! Smile
PayneLess Designs



Joined: 28 Feb 2007
Posts: 3599
Location: Biloxi, MS

PostPosted: Mon Feb 09, 2009 3:56 pm     Reply with quote

I'm PMing you with my email address. Can you send me the images you are having problems with?
jlm22



Joined: 05 Feb 2009
Posts: 31

PostPosted: Mon Feb 09, 2009 4:00 pm     Reply with quote

thanks, just sent you an email Smile
jlm22



Joined: 05 Feb 2009
Posts: 31

PostPosted: Mon Feb 09, 2009 11:22 pm     Reply with quote

payneless Designs - solution:

jpeg files can't be transparent so save as gif or png
PayneLess Designs



Joined: 28 Feb 2007
Posts: 3599
Location: Biloxi, MS

PostPosted: Tue Feb 10, 2009 5:55 am     Reply with quote

jlm22 wrote:
http://missjoy.comyr.com
another question in case you'd be able to help - how do i get my comment section to just show the comment link rather than just the whole form?
Not too sure about this as I see that you are use a widget for posting, but don't see where to post. The widget, I imagine, is providing the posting information from http://missjoy.comyr.com/posts.html. If you just want the link on the home page, I think you will have to remove the widget script from it and use "http://missjoy.comyr.com/posts.html" as a link? Is that what you are after?

May be late answering your post as I have to leave for a few hours.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> Free Hosting All times are GMT - 8 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
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial