HighDots Forums  

Image problems

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Image problems in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
glennon
 
Posts: n/a

Default Image problems - 11-04-2004 , 01:21 PM






I teach at a high school. We have two students whose images are not showing up
in the browse mode. I have already changed the site root relative paths, but
the images still won't show up. Please help.


Reply With Quote
  #2  
Old   
2bee
 
Posts: n/a

Default Re: Image problems - 11-04-2004 , 01:28 PM






Are the images in the right place?

If not, you won't see them.

Be careful of dots (.) and slashes (/)

Reply With Quote
  #3  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Image problems - 11-04-2004 , 01:36 PM



Show me the code, please.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"glennon" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I teach at a high school. We have two students whose images are not showing
up
in the browse mode. I have already changed the site root relative paths,
but
the images still won't show up. Please help.




Reply With Quote
  #4  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Image problems - 11-04-2004 , 01:36 PM



And when you say "browse mode" do you mean a preview from within DW? Like
F12? Or do you mean browsing directly to the file?

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"glennon" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I teach at a high school. We have two students whose images are not showing
up
in the browse mode. I have already changed the site root relative paths,
but
the images still won't show up. Please help.




Reply With Quote
  #5  
Old   
darrel
 
Posts: n/a

Default Re: Image problems - 11-04-2004 , 02:14 PM



Quote:
I teach at a high school.We have two students whose images are not showing
up
in the browse mode. I have already changed the site root relative paths,
but
the images still won't show up. Please help.
Please give us something to look at.

-Darrel




Reply With Quote
  #6  
Old   
Pablo
 
Posts: n/a

Default Re: Image problems - 11-04-2004 , 02:15 PM



Quote:
I teach at a high school.
Typical




"glennon" <webforumsuser (AT) macromedia (DOT) com> a écrit dans le message de news:
cmdruu$sao$1 (AT) forums (DOT) macromedia.com...
Quote:
I teach at a high school. We have two students whose images are not
showing up
in the browse mode. I have already changed the site root relative paths,
but
the images still won't show up. Please help.




Reply With Quote
  #7  
Old   
glennon
 
Posts: n/a

Default Re: Image problems - 11-04-2004 , 02:57 PM



Here is the code. I am talking about the F12 browse.

Thanks

<table width="754" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutDefaultTable-->
<tr>
<td width="45" height="97">&nbsp;</td>
<td width="75">&nbsp;</td>
<td colspan="3" valign="top"><div align="center"><img
src="images/Heading1.jpg" width="557" height="71"></div></td>
<td width="71">&nbsp;</td>
</tr>
<tr>
<td height="98">&nbsp;</td>
<td colspan="2"><img src="images/puses.jpg" width="217" height="41"></td>
<td width="248"><div align="center"><img src="images/butterfly.jpg"
width="122" height="122"></div></td>
<td colspan="2" valign="top"><p>&nbsp;</p>
<p><img src="images/shoes.jpg" width="180" height="35"></p></td>
</tr>
<tr>
<td height="138">&nbsp;</td>
<td colspan="2" valign="top"><p>&nbsp;</p>
<p><img src="images/clothes.jpg" width="261" height="35"></p>
</td>
<td><img src="images/butterflies.jpg" width="320" height="91"></td>
<td colspan="2" valign="top"><p>&nbsp;</p>
<p><img src="images/makeup.jpg" width="254" height="41"></p></td>
</tr>
<tr>
<td height="1"></td>
<td></td>
<td width="142"></td>
<td></td>
<td width="174"></td>
<td></td>
</tr>
</table>


Reply With Quote
  #8  
Old   
darrel
 
Posts: n/a

Default Re: Image problems - 11-04-2004 , 03:03 PM



Quote:
Here is the code. I am talking about the F12 browse.
Are all of the images in the places the links below indicate? We really
can't help you specifically from our end without an actual live web page to
look at. All we can do is give you the typical problems...namely the link
isn't pointing at the actual image.

They're JPGs...are you sure they are all RGB JPGs and not CMYK?

That's about all I can suggest.

-Darrel




Reply With Quote
  #9  
Old   
gene stevo
 
Posts: n/a

Default Re: Image problems - 11-04-2004 , 03:10 PM



Could be problem with image file, dependant on how it was last saved and
what from. Try opening one of the images in Photoshop/Paint Shop Pro, make
some insignificant changes to it and re-save it (in the same place, name
etc). Try it now, if it works, do same with rest of images.
BTW Them who say: those who can do, those who can't teach, have never tried
teaching (no I'm not a teacher, just tried it at tech for a bit, you aint
payed enough!
"glennon" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I teach at a high school. We have two students whose images are not showing
up
in the browse mode. I have already changed the site root relative paths,
but
the images still won't show up. Please help.




Reply With Quote
  #10  
Old   
glennon
 
Posts: n/a

Default Re: Image problems - 11-05-2004 , 11:55 AM



Thanks a lot. It worked after I put it in paint and put one dot on it. Just
another weird computer thing. These students have been saving pictures off the
internet and putting them on their pages before just fine, but now it won't
work for two of them. Anyway, thanks a million.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.