How to add banner

Discussion in 'WordPress' started by opportunist86, Aug 18, 2011.

  1. #1
    How to add a custom banner in wordpress theme? Moreover, HOw to hide or remove "leave comment" and "filed uncategorized" options?
     
    opportunist86, Aug 18, 2011 IP
  2. andrej

    andrej Notable Member

    Messages:
    3,210
    Likes Received:
    130
    Best Answers:
    0
    Trophy Points:
    220
    #2
    By the custom banner do you mean the header image of your WP theme? If yes, just search for a header image in your theme's files and replace it with your custom one.

    And for how to remove the comments and categories from your WP posts check out my site: How to make a Wordpress theme to look like a website.
     
    andrej, Aug 20, 2011 IP
  3. aap

    aap Well-Known Member

    Messages:
    1,802
    Likes Received:
    39
    Best Answers:
    2
    Trophy Points:
    120
    #3
    Where exactly you want to add custom banner.
    If you want to add in sidebar, you need to edit sidebar.php of your wordpress theme.

    From where you want to remove leave comment link??
    If you want to remove from homepage, you need to edit index.php file of your theme.

    If you want to completely disable comment on your WordPress site:
    Wordpress admin dashboard >> Settings >> Discussion >> uncheck Allow people to post comments on new articles >> Save changes.
    [​IMG]
     
    aap, Aug 20, 2011 IP
  4. philip.morris236

    philip.morris236 Active Member

    Messages:
    188
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    50
    #4

    Go to your wp-admin .. select Ads right under the Comments tab ... select click Edit under the HTML or PHP advertising code ... now you can change remove or add your custom banner by just pasting a title and code for the new custom banner
     
    philip.morris236, Aug 23, 2011 IP