Images Not Appearing... |
||
Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.
Zymic Webmaster Forums Zymic Free Web Hosting Zymic Free Web Hosting - General Discussion & Help |
||
![]() |
Images Not Appearing... |
||
Aug 18 2012, 02:37 AM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 2 Joined: 18-August 12 Member No.: 252,873 |
Hey everyone,
I just uploaded my website files to Zymic and the pages come up but no images are showing. When I test the pages on my desktop the pages look fine, but when I try to access them over the web the images aren't there. Please help! |
|
|
Aug 18 2012, 10:59 AM
Post
#2
|
|
|
Member ![]() ![]() Group: Members Posts: 32 Joined: 5-April 12 Member No.: 236,922 |
Hi
maybe it could be that the img name is example.png and in you coding it is <img src"example.PNG"> when i uploaded my stuff that also happend |
|
|
Aug 18 2012, 11:33 PM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 2 Joined: 18-August 12 Member No.: 252,873 |
Fixed now. Thanks for your help!
|
|
|
Sep 6 2012, 07:42 PM
Post
#4
|
|
|
Newbie ![]() Group: Members Posts: 3 Joined: 6-September 12 Member No.: 256,273 |
Hi, guys. Similar problem here. Two images that show up fine on my local machine don't show up after using FTP to upload my site to zymic.
My site is located at http://testkosho.zymichost.com/index.html No images are properly displayed on index.html, even though there are two images in the code. These images (relative, not absolute!) work fine on my local machine. You can see that if you click the links for 'Instructor' or 'Schedule', all the images on those pages display correctly. At first, after uploading I saw that two of my images had the capitalized extensions, whereas in the html code they did not (html = huddle_hands_up.jpg and upward_block.jpg, file names were huddle_hands_up.JPG and upward_block.JPG). I corrected this issue and tried to change zymic-side files using FTP. However, the images still didn't display. I thought to myself, 'Maybe zymic doesn't refresh the images right away. Maybe I can force refresh by pulling down the whole site and replacing it using FTP.' I removed the site from zymic, and then confirmed that it did not work by going to http://testkosho.zymichost.com/index.html and getting the 404 error. Then I uploaded everything using FTP again. Still the images on index.html didn't work. Hmm... I thought to myself, "Why does shidoin_ohanlon.jpg work on the instructor page (using the same relative path) while huddle_hands_up.jpg and upward_block.jpg don't on the index page?' I did the next thing I could think of, which was to test replacing huddle_hands_up.jpg with shidoin_ohanlon.jpg (without changing the relative path) to see if it was a problem with something about my index.html. BUT! Low and behold, when I change edit index.html and change: <img class="right_photo" src="images/photos/huddle_hands_up.jpg"></img> into <img class="right_photo" src="images/photos/shidoin_ohanlon.jpg"></img> I get shidoin_ohanlon.jpg to pop on index.html just fine! Is there something about my images? They're all jpg format. Here's the relevant html and css: index.html <img class="right_photo" src="images/photos/huddle_hands_up.jpg"></img> instructor.html <img class="right_photo" src="images/photos/shidoin_ohanlon.jpg"></img> css .right_photo { |
|
|
Sep 7 2012, 06:05 AM
Post
#5
|
|
![]() Marvellous Ninja ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 568 Joined: 10-May 09 From: Wisconsin state, United States of America Member No.: 94,482 |
Hi dohanlon,
I love it, information to work with! Keep up the great work - it makes it so much easier to solution for. Thanks. Your troubleshooting skills are amazing and logical I've visited the site after reading your POST and I noticed that the images are there and the images seem to load slow (which in turn bogs down the page load time) we can cure that relatively easy with some knowledge and possbly the advent of a decent "graphics" software program. Ready.... Images (as they appear at your Web):
(on your local computer) What is needed is to reduce (with constraint to proportion) the image(s) dimensions to accomodate your desired 250px CSS width for your image(s) and then to optimize the image(s) to load in the webpage in approximately 1 second each. I utilize ADOBE Photoshop 7.0 (with ImageReady 7.0) for 99% of my graphics work. I work primarily in ImageReady 7.0 to reduce and optimize an image for the web. The newly resized images (existing) can become:
Once you have reduced and optimized the images upload them to your web hosted account and before going to the website "clear your Internet Browsers Cache". You have cleaned up your images and reduced their bandwidth useage against your web hosted account... it's a win - win situation. Hope this helps you out. |
|
|
![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 23rd May 2013 - 05:35 PM |