Certain items appearing in footer, not in body

This topic contains 13 replies, has 3 voices, and was last updated by  kelsey.rahenkamp 9 years, 4 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #26000

    kelsey.rahenkamp
    Expired Member
    Post count: 53

    If you look at certain items on my site within the plugin, they are appearing in the footer and not in the body of the page. My footer is a darker color with a pattern while the body is light and plain. I notice this mainly when looking at the lists of listings pages. You can see what I mean here:

    #26119

    kelsey.rahenkamp
    Expired Member
    Post count: 53

    When looking into this further, it looks like certain elements are floating into the footer. Is there a way to clear that so all elements are in the body?

    #26123

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    If you look at certain items on my site within the plugin,

    How can we look without a link? 🙂

    Without looking we can’t offer a solution.

    Thx

    #26133

    kelsey.rahenkamp
    Expired Member
    Post count: 53

    Ooops! Here’s a link to a page where I see it happening:

    The test listing I have is down in the footer, making it hard to see since the footer has a background.

    #26143

    Paolo
    Site Admin
    Post count: 31206

    The link?

    #26147

    kelsey.rahenkamp
    Expired Member
    Post count: 53
    #26150

    Paolo
    Site Admin
    Post count: 31206

    please add this to your custom css:

    
    
    #colophon .widget-area {
        clear: both;
    }
    

    Thanks

    #26154

    kelsey.rahenkamp
    Expired Member
    Post count: 53

    It still doesn’t seem to be working. Do you have any other suggestions?

    #26155

    Paolo
    Site Admin
    Post count: 31206

    It’s working from here, just clear your browser cache.

    Thx

    #26269

    kelsey.rahenkamp
    Expired Member
    Post count: 53

    I have checked in multiple browsers and cleared my cache and it really seems to not be working.

    #26273

    Paolo
    Site Admin
    Post count: 31206

    attached an screenshot of what I see.

    Looks right to me (esepcially looking at the html structure).

    Is this different from what you see, or from what it should look like?

    Let us know,

    Thx

    #26308

    kelsey.rahenkamp
    Expired Member
    Post count: 53

    Attached is what I’m seeing. The darker background area is the footer. You can see the listing is in the footer. The light gray area expands to fit content since it’s the body area of the site.

    #26317

    Guust
    Moderator
    Post count: 29970

    Try this custom css:

    #colophon {clear: both;}
    #26318

    kelsey.rahenkamp
    Expired Member
    Post count: 53

    Thank you, it worked!

Viewing 14 posts - 1 through 14 (of 14 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket