473,748 Members | 2,685 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

My header image won't show up in Firefox but works fine in Safari.

1 New Member
Hi. My hosting company recently updated my server and I think all the sudden, though it could be related to something else, the background image I put in my custom.css file will not work correctly.

The URL of my website is www.miripiriaca demy.org.

In the custom.css file I have the following code:

Expand|Select|Wrap|Line Numbers
  1. #header {
  2. clear: both;
  3. padding: 0;
  4. margin: 0 auto;
  5. background-image: url("http://www.miripiriacademy.org/wp-content/uploads/2012/02/header.png") top left no-repeat;
  6. height: 140px;
  7. width: 980px;
  8. }
  9.  
When I run the error console in Firefox I get a huge list of errors but they almost all say:

Warning: Error in parsing value for 'background-image'. Declaration dropped.

I had the exact same CSS for years and never had a problem with this image until now. I have tried a variety of fixes but no dice. Any suggestions?? Thanks!

Saraswati
Feb 24 '12 #1
0 1598

Sign in to post your reply or Sign up for a free account.

Similar topics

21
20650
by: Dan V. | last post by:
I have tried a number of things including preloading, but the background image (water tile in header) in IE 6 will not display where other browsers will. http://www.officeactivate.com/web-site-design.shtml Any ideas? thanks.
3
1587
by: Rob Rogers | last post by:
I have an ASP.NET datagrid that contains an image. The image can be one of two images, either "INFO.GIF" or "NOINFO.GIF". The datagrid looks fine when I test it from my local machine in visual studio.net, but when I publish it to the net, the "INFO.GIF" image doesn't show up. I am pulling my hair out on this one. Here is the code from my aspx file. <asp:templateColumn> <itemtemplate>
7
7661
by: chris | last post by:
Firefox seems to be restricting JavaScript image loading. The following code works fine in all browsers except Firefox: function loadImage() { var objIcon = document.createElement( 'IMG' ); objIcon.src = "/techJournal/firefoxIcon.png"; document.body.appendChild( objIcon ); }
4
2573
by: Neil C | last post by:
Ok, this seems weird, but i think it's a permissions problem (perhaps); but I cannot seem to access any external resources within a web project. When I set up a new web app, add a resource to it, edit the default aspx with an img tag, and run it, the generated html looks fine, but the image will not show. I test the path to the image and i can view it in my browser, but it will not display on the page. Just to check i gave the img a...
9
7035
by: Dave | last post by:
Hi, I've been trawling the web for answer to my problem with no luck although I'm hardly alone it seems! Below is the generated source for an ASP page that posts a value called 'album' to another ASP page. The other page retrieves the value with Request.Form('album'); On Firefox this works fine every time. On IE6, I always get nothing. I'm pretty sure it's the posting side that is at fault, so that's what I've shown here. Oh, I tried...
4
14611
by: FlyingsCool | last post by:
Well, I did a search and found a few references with a similar subject but no answers for me. At http://www.flyingscool.com/FC_eLearning.htm I have a table row with a background image using the following code. It displays fine in IE, but won't show up in Firefox. <tr height="120px" style="background: #909090 url('images/FlyingsCool_Stores.jpg') no-repeat fixed right"> <td> <table width="816px" height="120px" border=0...
1
1272
by: steakhaus | last post by:
I just put up a new website that won't work in Firefox, but works fine in Safari. Are there any known problems? I designed it in Dreamweaver and the navigation bar has flash buttons that should open sized windows when a link is clicked on. It does this in Safari no problem. when I use Firefox nothing happens at all? help please. here is the site address http://www.sbartholomewmft.com/
1
1395
by: chadmathbiz | last post by:
Hello, and nice to meet all of you: My name's Chad, and I have a head-bashing problem. I built out a photo gallery with very specific mouseover/onclick etc. behaviors. It works fine in Firefox. (The code is embarassingly un-elegant, please forgive a newbie!) Here's a URL: http://www.carlygaebe.com/pictures_polaroid_02.html#_self (all the relevant Java is in the document) Features: - thumbnail mouseover images - thumbnail onclick...
13
3739
by: Stever1975 | last post by:
I'm working on something similiar to a shopping cart item page. There is a table of items. Each item has an image, a textbox for the qty and an image for the add button. When the add image is clicked it adds the item to the cart array and sums it if the item already exists in the cart. This code works perfectly fine in Internet explorer and firefox, heck I even tested it in chrome and it works. So everything works fine in all browsers...
3
2033
by: neridal | last post by:
My issue is that I have created a webpage using a template, but the header image doesn't show in firefox. It appears correctly when using IE. Any suggestions? Thanks for any help.... I am kinda new to this... My webpage is http://www.demoschool.edance.com.au/
0
9561
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9381
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9254
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6799
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6078
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4879
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3316
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2791
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2217
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.