• How do I add and where do I add code such as the following…

    <a href="https://action.energytomorrow.org/">
    <img src="https://action.energytomorrow.org/images/Badge_LessEnergy.gif" alt="New Energy Taxes = Less Energy" border="0" width="300" height="213" />
    </a>

    Thanks…

Viewing 7 replies - 1 through 7 (of 7 total)
  • That really depends where you want it to appear.
    It could be inserted into a number of places.

    Thread Starter loybanks

    (@loybanks)

    Let’s say I might want it to appear on the right side column…or maybe the left side column. I understand or remember how the html code works, I just need to know how to “insert” any such code into WordPress.

    In the old legacy html pages we simply inserted where ever we wanted it to appear and hoped that it showed up there. I know that doesn’t work with WordPress.

    Is there a simple WordPress way, or must I use some sort of plugin to install? If so, which plugins do I use?

    Perhaps you see my quandary. Thanks again.

    well, in the columns (sidebars) you would go to appearance->widgets from your admin menu, drop a text widget into the sidebar, and insert your code into the widget

    Well it really depends if it’s going to be placed into a static position, in such cases i’d say adding it directly to a theme template file would be appropriate.

    However if it’s intended for a sidebar, and assuming your given sidebar is widgetized, then you could use a simple text widget (just copy and paste the code into a text widget “Admin > Appearance > Widgets”)..

    Thread Starter loybanks

    (@loybanks)

    Thanks guys. This old man is finally getting the idea….I think!:)

    I’ll do some playing around. See if I can properly insert.

    If I run in to problems I’ll get back with you. Many thanks.

    Thread Starter loybanks

    (@loybanks)

    Worked like a charm guys. Simply had to change dimensions a bit. Otherwise a simple install. Don’t you just love it when a plan comes together? ??

    Gotta love the simple things..

    Happy to help.. ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How do I add image code or any such code as follows?’ is closed to new replies.