html >> Background images in FF

by Kiwi_mike » Wed, 21 Dec 2005 06:51:17 GMT

Hi,

I am hoping that someone can help me with the small issue that I am having.

I am currently creating a small website so that friends and family can veiw
photos etc from my trips. I have had no problems until I loaded the webpage
using firefox. I have a background image on the page and it does not appear
when loading in firefox....

The website is www.24elgincourt.f2s.com

Cheers for any help anyone can provide.

Mike


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Kiwi's in London - Opening</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="Stylesheet.css" rel="stylesheet" type="text/css">
<style type="text/css">
body {
background-image:url(Base Images/tube_map.jpg)
}
</style>

</head>

<body>
<div align=center>
<div id="Opener" align=center>
Kiwi's In London<p>
<img src="Base%20Images/opener.JPG" align="absmiddle">
<br><font size="4"><a href="Home.htm"><p>Enter</a></font>
</div>
</div>
</body>
</html>



html >> Background images in FF

by Murray *TMM* » Wed, 21 Dec 2005 08:20:45 GMT


Base Images/tube_map.jpg
-------^^

Remove the spaces from your file/pathnames.

That's really ugly HTML - what wrote it?

--
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
==================









html >> Background images in FF

by Kiwi_mike » Wed, 21 Dec 2005 15:38:56 GMT

Hi,

Dreamwever wrote it... I'm fairly new to this.

I have tried removing the spaces from the file and path names and it still makes no difference??

Mike


Background images in FF

by Kiwi_mike » Wed, 21 Dec 2005 15:40:18 GMT

Hi,

Sorry I missed one path name... that does appear to have fixed it : )

Thanks alot :)


Background images in FF

by Murray *TMM* » Wed, 21 Dec 2005 20:10:09 GMT

DW wrote it based on your filenames. I'm glad that fixed it for you....

--
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
==================








Similar Threads

1. Background Image not Appearing in IE or FF

2. Image/background is perfect in FF not in IE - Adobe Dreamweaver

3. Background color not showing up in IE but fine in FF

4. 2px Difference Between FF Mac and IE, FF(PC) - Adobe Dreamweaver

5. Divs look perfect in IE, no good in FF PC, FF Mac and Safari

why would I set it at 700 if the elements in it are 150px wide? Anyway 
it still moves around even when i set it at 150

CanonBoy wrote:
> Your table has a width of 100%.
> 
>  The purpose of a table is to organize and contain. An expanding table just 
> doesn't usually make sense.
> 
>  Give it a fixed size, say maybe 700, test and go from there.
> 

6. Divs look perfect in IE, no good in FF PC, FF Mac and Safari - Adobe Dreamweaver

7. Matching Image Backgrounds to Page Background

I have a square image that has a white background. The background of my page is 
beige. How do I fill in the white spots on my image to match my backgrounds? Do 
I actually have to edit all my images in photoshop or something before I do it?

8. Nested Tables in IE & FF on Win & FF & SF on Mac - Adobe Dreamweaver