Skip to:
Content
Pages
Categories
Search
Top
Bottom

How can I fix the width


  • Etienne ROSENSTIEHL
    Participant

    @etienne-r-2

    I use buddypress default theme and a child theme.
    I would like to fix the width of the layout and the width of the sidebar.

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

  • @mercime
    Keymaster

    @mercime

    In your child theme’s stylesheet, add:
    `body { width: 960px; }`

    what’s your preferred sidebar width?


    Etienne ROSENSTIEHL
    Participant

    @etienne-r-2

    Thanks. For the sidebar something like 250 would be OK.


    Etienne ROSENSTIEHL
    Participant

    @etienne-r-2

    Dear mercime,
    Your solution works fine.
    But the BP admin bar does not follow this width instruction. I’d like it having the same width.
    Looking forward to encoding the sidebar and adminbar width.
    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How can I fix the width’ is closed to new replies.
Skip to toolbar