• I am working with my first Blog in WordPress and I am using the Kippis Theme, but for some reason I am not able to properly size left and right side bars with the center area, leaving a reasonable small gap between the side bars and the center area. Then the blog looks ugly. (If someone wants to take a look the address is https://BlogdeJorgeRos.com
    This help is very urgent.

Viewing 1 replies (of 1 total)
  • Set the content and both sidebars to float left. Then give the content and right sidebar equal left margins. Since you are using % widths for the contains just use:

    Left sidebar – 20% width
    Content – 58% width with 1% left margin
    Right Sidebar 20% width with 1% left margin

    That will add up to your 100% width with equal margins.

Viewing 1 replies (of 1 total)
  • The topic ‘Side bars overlap the center work area’ is closed to new replies.