Microsoft
Software
Hardware
Network
Question : Why isn't my external css background image displayed?
Why isn't my external css background image displayed?
This is the css deklaration:
body {background-image:url('ima
ges/backgr
oundpatter
n.gif');}
It's not visible in any web browser: IE8, Mozilla Firefox etc.
And this is my link in the html document:
1:
<link rel="stylesheet" type="text/css" href="css/stylesheet4_Bokning.css" media="all">
The folder "images" is in the same level as "css"-folder.
Answer : Why isn't my external css background image displayed?
Ok,
The background image you sent through has a .gif extension, but is in fact a .jpg file. This is causing a problem in IE.
Rename your .gif file to .jpg and change it in your style sheet and all will work as expected.
Random Solutions
Display Query Results in a Message Box
How to prevent bandwith leeching on content?
video driver needed
Cast Question for Crystal Reports
need help with select statement
How to add safe senders in Outlook 2003 Junk filter using GPO
Conversion failed when converting from a character string to uniqueidentifier.
LIKE operator in SQL not working
Make an Exception to Folder Redirect Group Policy Rule
Where can I find free borders to download?