Skip to:
Content
Pages
Categories
Search
Top
Bottom

Inline CSS


  • Josev
    Participant

    @josev

    This may be a very simple problem, but I’m trying to add a simple sidebar to a buddypress group page by inserting HTML and inline CSS. It’s not working at the moment, the sidebar doesn’t display. Btw, I/we are doing this because were creating some very quick prototypes that we’re going to test. We don’t want to add anything to the stylesheet until we get feedback on our variations.

    The code is:
    <div style=”width: 270px; float: right; border:1px solid #ddd; padding: 20px 25px 0px 25px;”>
    Some text to test with
    </div>

    Weirdly, if I add the code above TWICE one of them displays. Maybe this is a WordPress and not buddy press issue.

Viewing 1 replies (of 1 total)

  • Henry Wright
    Moderator

    @henrywright

    Hi @josev

    It’s impossible to tell without seeing all of your code for that particular page. The markup you’ve provided should display. There’s most probably something conflicting with it.

Viewing 1 replies (of 1 total)
  • The topic ‘Inline CSS’ is closed to new replies.
Skip to toolbar