Random CSS question

Post non-phpwcms related topics here - but I don't want to see "hey check this or that other cms". Post if you have a point or worthwhile comment, don't post just to increase you post count!
Post Reply
Infect The System
Posts: 45
Joined: Mon 13. Mar 2006, 03:19
Contact:

Random CSS question

Post by Infect The System »

I was wondering if anyone ever experiences this problem when using CSS.

This only happens in Mozilla & Firefox browsers.

When using a background tag for a table cell, the BG shows fine in IE but i get an empty cell when viewing with Mozilla or FF.

And its not even 100% of the time. More like 75% of the time. On a site I am designing currently, I applied a tag on row #1 and then i applied a different tag on row #3. Row #1 shows fine in all browsers, but row #3 only shows fine in IE.

Anyone got any tips for me? Am i doing something wrong? Is there something special i have to do for Mozilla browsers to display the BG's correctly?

Thanks in advance.

_Infect
pepe
Posts: 3954
Joined: Mon 19. Jan 2004, 13:46

Post by pepe »

Can it be, that your system is infected :?:

That was a joke :wink:


Please give us a URL, it's much easyer, if one can see the problem :idea:
feelX
Posts: 76
Joined: Wed 25. Feb 2004, 03:13
Location: 127.0.0.1
Contact:

Post by feelX »

w3schools.com... background for html & background for xhtml

you could see in what browsers and versions it work stable ...
felix - proud member of los locos

"Never argue with an idiot. They drag you down to their level, then beat you with experience."
Infect The System
Posts: 45
Joined: Mon 13. Mar 2006, 03:19
Contact:

Post by Infect The System »

pepe wrote:Can it be, that your system is infected :?:

That was a joke :wink:


Please give us a URL, it's much easyer, if one can see the problem :idea:
LOL, Yea i got the joke.

I can't give you a URL because instead of using CSS to do it, i just used regular html background tags to work around the problem.

I supposed i can put something together to showcase the problem though.
Ill get to that a little later.
Post Reply