Forums

Tabbed Widgets
Width problem (tabbed widgets wider than sidebar) (2 posts)

  1. mjjones
    Member
    Posted 12 months ago #

    Set up Tabbed Widgets on a test site, here http://173.83.225.185/test01_wp3/?p=125

    Tabbed Widgets works great and looks good, thank you very much for this really useful add-on to the site.

    I'm happpy with the look but I have one problem which prevents me from installing on my real site: http://iteractif.ch.

    The width of Tabbed Widgets is wider than the site's sidebar.

    Looked at the CSS rendering in Firefox Inspect Elements and everything seems to be set to the 314px width of the sidebar.
    So I can't locate the source of the problem.

    Could someone help me work it out, please.
    Many thanks in advance.

    http://wordpress.org/extend/plugins/tabbed-widgets/

  2. Billmcq
    Member
    Posted 11 months ago #

    Try this in your css

    .tabbed-widget { width: 95%!important; }

    or you can do a specific px width by using this.....

    .tabbed-widget { width: 280px !important; }

Reply

You must log in to post.

About this Plugin

About this Topic