Skip to:
Content
Pages
Categories
Search
Top
Bottom

Installation issue…

Viewing 3 replies - 1 through 3 (of 3 total)

  • royho
    Participant

    @royho

    This is because your container #main-content .item-list is set to width 220px….If you’re gonna put the forum inside that container, you need to give it a bigger width..


    jwrbloom
    Participant

    @jwrbloom

    My forum’s home page is taking on post CSS attributes from my theme. I’ve tried using this:

    .forum-archive .item-list div {
    float: none !important;
    width: 100% !important;
    }

    When I inspect the elements, unclicking float and width makes it look good in my browser, but trying to duplicate within the actually CSS, it doesn’t change anything. item-list is a class from my theme.


    jwrbloom
    Participant

    @jwrbloom

    Royho, thanks for the response. I posting a follow up right as you posted. I didn’t really put it in that container. Any idea on how to isolate what I need to add in the CSS?

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar