Viewing 2 replies - 1 through 2 (of 2 total)
  • hi oklid

    Here is the solution,

    1. place margin-bottom:0px; in <h3> tag’s css property.
    2. in <p> [the one which includes the image and anchor tag] tag’s css property, delete padding: 22px 0 0; and make it to padding: 0px;
    3. Below the padding property above, just add one line clear:both;

    Your work is done!

    Thread Starter oklid

    (@oklid)

    thank you very much sir. the solution worked. Thanks again and have a nice day!

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

The topic ‘header style problem in posts’ is closed to new replies.