Scroll Bars Appearing in Tabs? Firefox issue?

  • colleenrice
  • Topic Author
  • Visitor
  • Visitor
13 years 8 months ago - 13 years 8 months ago #7093 by colleenrice
Hi I have used this module several times and have never had any real issues. I currently have it installed on one live site and it works perfect.

However, I have it on a second site and the tabs get a vertical and horizontal scroll bar when you click on one of the tabs on the module. I have it set exactly like the other website, but the live site does not have the problem as the second site.

Here is the problem site

www.myultimateanswer.com

This is a site I use to build my client sites on before migrating them to their final host.

Am I missing something? Something in the site code? I can' figure it out...It is so frustrating...

Thanks for you help in advance

I was working on Firefox 3.6.16

Just checked Chrome and it's fine! Ugh! So what is the issue with Firefox?


Hmm.. I installed Firefox 4 just now and it fixed the issue. So the immediate problem is gone. But what setting would have caused this in one browser tab and not the other. Remember I had opened my other website in the same browser and it worked fine? I emptied Cache, History et al. Very strange behavior that took a few hours to accidentally fix.
Last edit: 13 years 8 months ago by colleenrice.

Please Log in to join the conversation.

More
13 years 8 months ago - 13 years 8 months ago #7095 by pirossi
inside css/template.css, find at the bottom:
Code:
#featured ul.ui-tabs-nav li { margin-bottom: 0; margin-top: 0; padding-bottom: 0; padding-top: 0; }
and add one line like this:
Code:
#featured ul.ui-tabs-nav li { margin-bottom: 0; margin-top: 0; padding-bottom: 0; padding-top: 0; overflow: hidden; }
after that, you should test it in all browsers.
Last edit: 13 years 8 months ago by pirossi.

Please Log in to join the conversation.

  • colleenrice
  • Topic Author
  • Visitor
  • Visitor
13 years 8 months ago #7110 by colleenrice
Replied by colleenrice on topic Re: Scroll Bars Appearing in Tabs? Firefox issue?
Thank you! I thought I had inserted that code previously, but it turns out I had not.

Things seem to be working fine in different browsers now.

THANK YOU! :cheer:

Please Log in to join the conversation.

Time to create page: 0.165 seconds
Powered by Kunena Forum