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
LWAP are unable to join Cisco Wieeless Controller 4400
asp.net: How to determine if a when a user login. is an Admin Account, * the menu is selected to show admin pages & reports.
breadcrumb trail in a dropdown box
Zebra LP 2844 label printer prints the first print job successfully, subsequent print jobs after skip labels and/or print partial data on labels until computer is rebooted.
Should I make a Drupal Theme from scratch?
If home page add this script
OWA idle time in Exchange 2010
Custom Control Designer Error
Microsoft Access Database Engine 2010 Redistributable and "OpenRowSet"
How to monitor users on WSS 3.0