Forums

Sidebar Flickr badge overflows widget bottom-border (7 posts)

  1. MainMoose
    Member
    Posted 3 months ago #

    The sidebar Flickr badge on my website is overflowing the widget space. The border-bottom is hiding behind the first row of photos, instead of appearing at the bottom of the entire Flickr text widget. I'm not sure what's causing this problem. The other widgets have a border, but not this one.

    I'm using Firebug and the Twenty Eleven theme. Here's the website: CLICK HERE, PLEASE.

    Thank you.

  2. MainMoose
    Member
    Posted 3 months ago #

    Could I please get some help with this? I'm not sure how to fix this problem. Thank you.

  3. MainMoose
    Member
    Posted 3 months ago #

    Hello again ... I'm sorry to post again, but I really can't figure this problem out and need to finish these details on my mother's website. Can someone please help me with this? Thank you.

  4. MainMoose
    Member
    Posted 3 months ago #

    Esmi, are you here somewhere?

    My Flickr badge in my sidebar is overflowing the widget border-bottom. You can see the border behind the first row of photos. All that's contained within the widget is CSS and javascript. Why is it doing this?

  5. Pankaj Pandey
    Member
    Posted 3 months ago #

    a simple solution
    add following in your css file

    .textwidget .flickr_badge {
    float: none;
    height: 300px;
    }
  6. Pankaj Pandey
    Member
    Posted 3 months ago #

    290 px height is enough.

    Thanks

  7. MainMoose
    Member
    Posted 3 months ago #

    You are my hero. Thanks so much for taking the time to help me with this. I never would have figured this out by myself.

Reply

You must log in to post.

About this Topic