Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

css in netscape


Guest

Recommended Posts

Posted

Does anybody now how to position text in netscape & mozilla using cascading style sheets?

 

On my site, I have positioned the breadcrumb, and the "my account | cart contents | checkout" using css. This is fine until I use netscape or mozilla.

 

It works in IE 6.0 and Opera 7.11.

 

All help is appreciated!

 

Thanks

Posted

The first thing I would do is validate your HTML. When I looked at your site the <body> tag was defined three times.

 

As for the navigation... I couldnt find exactly where it was in the HTML but im going to assume it is defined in the css with either TD.headerNavigation or TD.headerNavigation1? I would try taking the navigation out of the table and put it into a div.

Perdure - Transparent Object Relational Persistence
Posted

My bad.

 

I had the body tag in header.php and column_left.php.

 

Now with that out of the way, should be easier to see. I will work on the alignment thing tomorrow.

 

Thanks for noticing that though :oops:

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...