• Resolved Romanko

    (@romanko)


    Hi Tom,
    some of the widgets I use in the sidebar are overriding the sidebar width, some of them are shorter some longer, so the outer edge of the sidebar is not even.

    Is it possible to make it even with 1 setting, or every widget has to have this css code separately?

    Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Tom

    (@edge22)

    Can you possibly link me to a page where this is happening so I can take a look at the code?

    Thanks!

    Thread Starter Romanko

    (@romanko)

    Hmm, the site is still offline on my HDD and I can’t put it up yet for another week or so.

    Can you tell me what to look for, or should I send you my CSS, or any other possibility?

    Theme Author Tom

    (@edge22)

    Maybe a screenshot?

    Thread Starter Romanko

    (@romanko)

    Here it is:
    https://postimg.org/image/5b9ovr8d3/

    I tried setting the facebook members widget width to 275px – but it doesn’t do anything.

    Theme Author Tom

    (@edge22)

    Weird – never seen that before. The categories widget should absolutely be 100% of the sidebar width.

    Kind of sucks, because I need to inspect the code to know exactly what’s going on.

    You shouldn’t need to do this, and I don’t think it will do anything, but it’s worth a try:

    .widget-area .widget {
          width: 100%;
    }
    Thread Starter Romanko

    (@romanko)

    Seems to have fixed it! Cool, thanks!

    Theme Author Tom

    (@edge22)

    Weird, wonder what would cause that to happen.

    Anyways, glad it worked ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘SIDEBAR width with widgets uneven’ is closed to new replies.