Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product Tabs 2.2 - Firefox Formatting Problem


ckkoba

Recommended Posts

I am however having some formatting problems and my knowledge of

programming is slightly limited. If anyone can help out, it would be much appreciated!

 

Contribution: Product Tabs 2.2

Problem Browser: Firefox 2.0.0.3 (IE 7 works perfectly)

 

Problem:

Firefox seems to have a problem when I click on any of the tabs.

(Internet Explorer works perfectly) All of a sudden there's huge

amounts of white space and the formatting goes wacko. For example

click here:

http://kuanaco.com/product_info.php?cPath=...;products_id=84

Try clicking on the "Specifications" tab. And then you'll see the

problem I'm having.

 

Unfortunately this is not a stock install of OSCommerce but a purchased template that I'm having problems with.

 

Thank you!

Link to comment
Share on other sites

  • 1 month later...
I am however having some formatting problems and my knowledge of

programming is slightly limited. If anyone can help out, it would be much appreciated!

 

Contribution: Product Tabs 2.2

Problem Browser: Firefox 2.0.0.3 (IE 7 works perfectly)

 

Problem:

Firefox seems to have a problem when I click on any of the tabs.

(Internet Explorer works perfectly) All of a sudden there's huge

amounts of white space and the formatting goes wacko. For example

click here:

http://kuanaco.com/product_info.php?cPath=...;products_id=84

Try clicking on the "Specifications" tab. And then you'll see the

problem I'm having.

 

Unfortunately this is not a stock install of OSCommerce but a purchased template that I'm having problems with.

 

Thank you!

 

 

hi i looked at your site, on the specifications tab...but did not see anything wrong. i used Mozilla 2.0.0.4

 

I like d your tabs. Can you give me a link for the contrubution? I want to install that contribution on my site... I am looking fore sometring similar for quite sme time now, but what i found wasn't exactly what i wanted. But yours seems to be.

 

Thanks

Link to comment
Share on other sites

  • 5 months later...
I am however having some formatting problems and my knowledge of

programming is slightly limited. If anyone can help out, it would be much appreciated!

 

Contribution: Product Tabs 2.2

Problem Browser: Firefox 2.0.0.3 (IE 7 works perfectly)

 

Problem:

Firefox seems to have a problem when I click on any of the tabs.

(Internet Explorer works perfectly) All of a sudden there's huge

amounts of white space and the formatting goes wacko. For example

 

Same here. When using IE everything is ok, but when using Firefox, a lot of white space apearrs after the products tabs and the footer.

I notice that the white space is growing with every tab displayed. For example, if I have only first tab: Details, the white space is small, but after I display the next tab: Specifications, is growing and so on...

 

Anybody knows how to make products tabs formatting compatible with Firefox?

Link to comment
Share on other sites

Solved ! :thumbsup:

 

Change code from scr.css:

 

.tabcontent {
padding:2em; /* acts little ike cellpadding, so dont touch this */

 

to

 

.tabcontent {
padding:5px; /* acts little ike cellpadding, so dont touch this */

Edited by upgrade
Link to comment
Share on other sites

  • 3 years later...

I am using Tabs Product is functioning normal in browser internet explorer.

When I add a new product for the Firefox browser, records in mysql table products_extraimage - products_musthave - products_spec within these options is (   )

 

Using browser Firefox without giving this error in mysql

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...