hello, |
This is a discussion on hello, within the Introductions forums, part of the Web Design Forums Community category; loaded up dreamweaver today to do a little bit of work on the website.. for some reason all the images ... |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #11 |
| Junior Member Join Date: Nov 2009 Location: UK
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
![]() Expertise: Design & Graphics Experience: Beginner |
loaded up dreamweaver today to do a little bit of work on the website.. for some reason all the images are broken and won't show up i haven't changed the names or moved them anywhere i don't know what has happened.. any advice?
|
| | |
| | #12 |
![]() Join Date: Dec 2008 Location: Kent Uk
Posts: 1,624
Blog Entries: 6 Thanks: 15
Thanked 51 Times in 51 Posts
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Expertise: (X)HTML / CSS Experience: Professional |
there could be many reasons for this.. some of which include that the image roots are pointing to your computer and not a folder with your website and images in it it should be foldername/websitehtmlfiles/images for example foldername/images/myimage.jpg check that, if not, post the code and ask in the General Development Issues forum, you would be more likely to get a reply rather than asking in the introduction forums
__________________ web design kent |
| | |
| | #13 |
![]() Join Date: Apr 2009 Location: Bristol, UK
Posts: 916
Blog Entries: 1 Thanks: 63
Thanked 9 Times in 8 Posts
![]() ![]() ![]() Expertise: (X)HTML / CSS Experience: Intermediate |
Also make sure you also have your CSS loaded into Dreamweaver because HTML alone won't show images unless accompanied with CSS. ;) :EDIT: HTML will display images if the file path is in the HTML but if its CSS based then you need to add the Stylesheet to Dreamweaver. :END EDIT:
__________________ Last edited by Wrams; 25th November 2009 at 08:53 AM.. |
| | |
| | #14 |
| Junior Member Join Date: Nov 2009 Location: UK
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
![]() Expertise: Design & Graphics Experience: Beginner |
thanks, yeah didnt really think about where i posted it. i'll have a look and post up in general development |
| | |
| | #15 | |
![]() Join Date: Jan 2009 Location: Your Imagination
Posts: 739
Blog Entries: 4 Thanks: 1
Thanked 29 Times in 28 Posts
![]() ![]() ![]() Expertise: PHP Experience: Professional | Quote:
Make sure your paths aren't absolute. (If they start with a '/' they are)
__________________ Panthr - Web Design and Development | |
| | |
| | #16 | |
![]() Join Date: Dec 2008
Posts: 1,926
Blog Entries: 3 Thanks: 16
Thanked 38 Times in 36 Posts
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Expertise: (X)HTML / CSS Experience: Professional | Quote:
As a few others have mentioned, the first thing to check is the reference in the HTML - is this correct? then check to see if the images are located in the folder you are referencing. You can also check to see if you have a valid doctype included. It's a small thing, but can make the world of difference. Finally, check your site definition to ensure this has been set correctly, as this can cause some issue. Can I ask how you are trying to view the page? Is this via a web browser or within dreamweavers "design" view - if you are using the design view, then I would suggest hitting F12 and looking at it through a web browser.
__________________ WelshStew follow me on twitter here | WelshStew - Web Design & Web Development | Motorhome hire uk | |
| | |
| | #17 |
![]() Join Date: Apr 2009 Location: Bristol, UK
Posts: 916
Blog Entries: 1 Thanks: 63
Thanked 9 Times in 8 Posts
![]() ![]() ![]() Expertise: (X)HTML / CSS Experience: Intermediate |
What I mean is if the images are in the CSS. Sorry I didn't explain myself properly. I was just saying that if they are CSS based then he needs to make sure that the CSS is also in Dreamweaver for the images to display.
__________________ Last edited by Wrams; 25th November 2009 at 08:51 AM.. |
| | |
![]() |
| Thread Tools | |
| Display Modes | |