This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.

scroll bars after 2.1.5 to 3.0.2 update

  • Creator
    Topic
  • #10915
    pyleitonthere
    Participant

    I finally got around to upgrading the theme on our dev/sandbox site to test the waters for alyeska’s move to the 3.0 framework.
    Most things look good, with some obvious tweaks here and there make things look a bit different.

    However, I’m having layout issues involving framed tabs. I’m not great with web dev stuff, and I’ve mostly made css tweaks where necessary after playing in firebug for a little while.

    I changed the padding for framed tabs to 1px, which always looked fine prior to 3.0. But post 3.0, any padding less than 7px will cause scroll bars to show up, and I can’t figure out why. Any ideas?

    Here’s an example.
    2.1.5- http://autobodyexpress.com/contact-us/
    3.0.2- http://dev.autobodyexpress.com/contact-us/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • #10916
    Jason Bobich
    Keymaster

    Hello,

    Interesting issue. Try putting some padding in the tab content like this:

    .tab-pane { padding: 10px; }
    #10943
    pyleitonthere
    Participant

    That did the trick!

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The forum ‘Alyeska Responsive WordPress Theme’ is closed to new topics and replies.