-
1. Re: Inserting an image in dreamweaver through div tag
MurraySummers Dec 13, 2011 12:59 PM (in response to WebGuyDesign)An image will only tile (or repeat) when it's a background image, not when it's a foreground image. You can prevent background tiling by using the "background-repeat:no-repeat" style.
-
2. Re: Inserting an image in dreamweaver through div tag
Nancy O. Dec 13, 2011 1:05 PM (in response to WebGuyDesign)Working with CSS Backgrounds:
http://www.w3schools.com/css/css_background.asp
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media Specialists
-
3. Re: Inserting an image in dreamweaver through div tag
WebGuyDesign Dec 13, 2011 1:25 PM (in response to Nancy O.)Hi, I was able to correct the problem because in my CSS rule definitation for #header the width and hight was not equal to the image it's self so by putting it to the exact size of thei mage i have, it showed only that. cool
-
4. Re: Inserting an image in dreamweaver through div tag
MurraySummers Dec 13, 2011 1:31 PM (in response to WebGuyDesign)Something is wrong. Foreground images do not tile. If you are seeing a tiling, then you must have inserted a background image. Did you?
-
5. Re: Inserting an image in dreamweaver through div tag
WebGuyDesign Dec 13, 2011 1:32 PM (in response to WebGuyDesign)also how do you change the location of your image in the in the CSS rule defination area. Under what tab would that be in postioning?
-
6. Re: Inserting an image in dreamweaver through div tag
MurraySummers Dec 13, 2011 1:33 PM (in response to WebGuyDesign)It would depend whether the image is a foreground or a background image. But does it seem like we are answering questions and you aren't reading or responding to the answers?
-
7. Re: Inserting an image in dreamweaver through div tag
WebGuyDesign Dec 13, 2011 1:40 PM (in response to MurraySummers)I was trying to answer all the responses you spoke about including the previous post. Maybe I clicked "replay to original post" and you didn't see it. The image is just a simple logo 150x150
Thanks you for all the help.
-
8. Re: Inserting an image in dreamweaver through div tag
MurraySummers Dec 13, 2011 1:50 PM (in response to WebGuyDesign)Did you insert it as a foreground or a background image? Foreground images do not tile.


