Viewing 6 replies - 1 through 6 (of 6 total)
  • Change the white colour from #nav to black (#000000) and then add white colour (#FFFFFF) it to #nav-content in your themes style.css file.

    Thread Starter fkaf

    (@fkaf)

    Thanks. but the black areas above and below are still present
    Is it margins somewhere?

    Remove top padding (20px) from #wrapper

    Try adding margin-bottom: 0px; and padding-bottom: 0px; to .blog-name

    Thread Starter fkaf

    (@fkaf)

    Where did you find wrapper?

    <div id="wrapper">

    It comes directly after <div id="nav"> in the code. Its on line 42 of base.css

    Thread Starter fkaf

    (@fkaf)

    Thanks.
    The thin black line above menu and above footer is still left..

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

The topic ‘Need some css help’ is closed to new replies.