473,386 Members | 1,758 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Netscape not seeing background image

Hello,

I have CSS style LogoMain as follows:

..LogoMain
{
background-attachment: scroll;
background-image: url(images\LogoCD.gif);
background-position: left top;
background-repeat: no-repeat;
}

I want to use this as background, either at the <body> or <table> level via
"class=". Both work fine in IE; neither works in Netscape 4 or 7 (even with
something in the foreground), although per my html docs I think they both
*should*.

Any idea why this doesn't work in Netscape?

As an alternative, I can use "background=" for the image, which works, but I
don't see a way to not have it tile. What I'm trying to do is pretty simple:
use a single gif for logo across top of site and sidebar down the left,
rather than break them into separate images and piece them back together.

Thanks,

Bill

Nov 18 '05 #1
2 1239
probably due to your invalid image path, try:

background-image: url(images/LogoCD.gif)

IE will translate \ to / with web requests, but other browsers don't.

-- bruce (sqlwork.com)

"Bill Borg" <Bi******@discussions.microsoft.com> wrote in message
news:27**********************************@microsof t.com...
Hello,

I have CSS style LogoMain as follows:

.LogoMain
{
background-attachment: scroll;
background-image: url(images\LogoCD.gif);
background-position: left top;
background-repeat: no-repeat;
}

I want to use this as background, either at the <body> or <table> level via "class=". Both work fine in IE; neither works in Netscape 4 or 7 (even with something in the foreground), although per my html docs I think they both
*should*.

Any idea why this doesn't work in Netscape?

As an alternative, I can use "background=" for the image, which works, but I don't see a way to not have it tile. What I'm trying to do is pretty simple: use a single gif for logo across top of site and sidebar down the left,
rather than break them into separate images and piece them back together.

Thanks,

Bill

Nov 18 '05 #2
Yes, thank you!

"bruce barker" wrote:
probably due to your invalid image path, try:

background-image: url(images/LogoCD.gif)

IE will translate \ to / with web requests, but other browsers don't.

-- bruce (sqlwork.com)

"Bill Borg" <Bi******@discussions.microsoft.com> wrote in message
news:27**********************************@microsof t.com...
Hello,

I have CSS style LogoMain as follows:

.LogoMain
{
background-attachment: scroll;
background-image: url(images\LogoCD.gif);
background-position: left top;
background-repeat: no-repeat;
}

I want to use this as background, either at the <body> or <table> level

via
"class=". Both work fine in IE; neither works in Netscape 4 or 7 (even

with
something in the foreground), although per my html docs I think they both
*should*.

Any idea why this doesn't work in Netscape?

As an alternative, I can use "background=" for the image, which works, but

I
don't see a way to not have it tile. What I'm trying to do is pretty

simple:
use a single gif for logo across top of site and sidebar down the left,
rather than break them into separate images and piece them back together.

Thanks,

Bill


Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Adrian | last post by:
How can i get this menu to work in NS 7.1 ???? See example here: http://www.ascc.com/testmenu.cfm Thanks,Adrian! <HTML>
1
by: Justin | last post by:
Ok here is working code in IE, <td ID="TD1" width="478" height="553" background="images/GUYONDOC.JPG" valign="top">. . . </td> <a href="texana.htm"...
2
by: Ohaya | last post by:
Hi, We've been having a problem with one particular page that has a button on it, and a "tall" image (top-to-bottom). The button calls some simple Javascript to print the frame in which the...
4
by: Brian Horwitz | last post by:
Hi everyone, Does anyone have a link to a good site that describes how to fix table layour issues in Netscape? Right now I have a page (not published) which uses background images in table...
13
by: Aaron | last post by:
Hi, In the following code, everything looks fine on Explorer, but on Netscape there is a large white gap between the 'top' section and the 'bottom menu' section. I've set the style 'div img...
3
by: veryred | last post by:
Hello. I'm placing a background image in a table cell using a style sheet--I reads it, Netscape, Firefox, and Opera do not--they will however read background-color when I insert that. This is...
2
by: simchajoy2000 | last post by:
Hi, Well I am totally desperate - I can't figure out why Netscape is not able to display the background image for my website. I use a regular html table and inside one of the cells I place an...
2
by: Norman Swartz | last post by:
OS system is Windows XP Pro SP2. The following works perfectly in IE but not at all in Netscape: <tr> <td valign="middle" background="dull.gif" onMouseOver="this.background='bright.gif';"...
6
by: Charles B | last post by:
Hello I'm trying to implement the page layout mocked up here: http://www.walkourworld.com/ so the page behaves tidily when a user alters the browser window width. There's a first attempt...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...

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.