How do I add this to my blog!

3 replies
I'm trying to add a banner to my wordpress blog

I figured out how to put banner in my sidebar 2

There is the blogroll and archives in sidebar 2, when I put the banner there the blogroll and archives disappears.

How do I put the banner UNDER the blogroll and archives.
#add #blog
  • Profile picture of the author petevamp
    Depending on where your blogroll is located. I have an amazon banner below my blog roll which is at the bottom of the page. To do that go to appearance then edit. Look for your footer this will be trial and error on the actual location you want the banner. Then the way I found the location I wanted it my self I just typed in a few words doesnt matter what it is. See where it placed the words if it is where you would like your banner change the words with your banner code
    {{ DiscussionBoard.errors[873552].message }}
  • Profile picture of the author Eric Stanley
    You would usually go into your wordpress theme editor and find the location where the code (PHP) displays the blogroll, enter <p> or equivalent and insert the <img src="........"> code for the banner.
    Signature
    {{ DiscussionBoard.errors[873700].message }}
  • Profile picture of the author The Pension Guy
    If the OP is talking about a widgetized sidebar then this is what happens when you add a widget to your sidebar: anything that is hand-coded in the sidebar.php (between the widget code) disappears and only the widgets show up.
    You can easily add the archives and links(blogroll) widgets, too and in that way you will have there everything you wanted.
    Signature

    {{ DiscussionBoard.errors[873747].message }}

Trending Topics