Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Removed author-box in Default theme, need help!


  • edinchez
    Participant

    @edinchez

    I’m a beginner in this stuff and I really need your help! So, I removed the “author-box” div from index.php (to remove the post author together with the avatar), but now the post is still in the same position. I need the post to get into full width (position), over the position where “author-box” used to be. This is the code I removed:

    `

    post_author ) ) ?>

    `

    I would really really appreciate your help! Thanks!

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

  • edinchez
    Participant

    @edinchez

    anyone? please! i really need this


    @mercime
    Keymaster

    @mercime

    Add this at the bottom of your style.css file

    `div.post-content {
    margin-left: 0px;
    }`


    edinchez
    Participant

    @edinchez

    works! thanks <img src="smileys/heart.gif" width="" height="" alt="<3" title="

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Resolved] Removed author-box in Default theme, need help!’ is closed to new replies.
Skip to toolbar