| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Web Design - Images Question
Hello,
I need someone to please guide me. I have created a web design using photoshop. I have sliced the images the way I wanted them. Now, I'm trying to add the images to html using dreamweaver. However, as I add the text and the text expands; it keeps duplicating the image because I set is as a background. Can anyone help me figure this thing out, please? how do I make one image grow with the text. I sliced it to have a header, left bar, right bar, footer, body, and left body because i need to make scrolling images on the right side. I am also using CSS. Thanks. |
|
#2
|
|||
|
|||
|
I have develped a personal web site that include four images all in the same folder but two of the image won't load or display when viewing the portfolio web page eventhough two of the images will display. They all contain the same CSS coding. The space for the images do display alone with the exact dimensions also including the usual red x. Will someone
help me solve this problem; thanks in advance. Last edited by wclark7212 : July 6th, 2008 at 06:46 PM. Reason: correct spelling |
|
#3
|
||||
|
||||
|
It may seem obvious but check and double check the image links.
If, for example, you have a link like this; Code:
img src="/images/image.gif" Try swapping it for a full URL to verify it's in the correct directory, like this; Code:
img src="http://www.yoursite.com/images/image.gif" If that doesn't work, ensure that when you FTP'd your image that there were no breaks in connection or anything which may corrupt the transfer. Overwrite the files if you must. Also, next time it may be more beneficial to create your own topic. Last edited by Squibbit : July 7th, 2008 at 10:38 PM. |
|
#4
|
|||
|
|||
|
After a few days; almost a week, I have finally solved my problem. I found that the two images that wouldn't load with the file were corrupted. I replaced them and now everything is function great. I would just like to thank everyone who attempted to help solve this problem. Again thanks everyone.
|
![]() |
| Viewing: Tutorialized Forums > Web Design & Development > Web Design > Web Design - Images Question |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|