About Me on Wordpress Site

3 replies
  • WEB DESIGN
  • |
I'm trying to put an 'About Me' section on the right hand side of all of my pages. However, I don't know how to put my picture there. I've added text descriptions about myself using the Widgets option in Wordpress. How do I add my photo there? Is this done outside of 'Widgets'?

wishiwoo
#about me #site #wordpress
  • Profile picture of the author garfield29
    How about you use HTML code to insert your picture. HTML codes are allowed on widgets.

    <img src="image URl" alt="some text here" width=" " height=" ">
    {{ DiscussionBoard.errors[7253030].message }}
    • Profile picture of the author Greg71
      Use a text widget, named About Me.

      In Wp dashboard, under Appearance, you'll find widgets. Drag a text widget into one of your widget areas.

      Then, as above, just hyperlink to an image.
      {{ DiscussionBoard.errors[7258398].message }}
      • Profile picture of the author Susan Hope
        As the others have said but also a quick tip for anyone not to good with HTML - open up a new post or page, call it "About Me HTML Gen" use the editor in visual, type what you need, add your image, when you have it exactly as you want it, click to Save Draft (don't publish it), after saving, flip the editor from Visual to HTML (top right hand side of editor).

        Now copy the code you see there and paste it into your text widget in the appearance/widget area.

        Sue
        Signature
        One-to-One WordPress Coaching Service Available at Low Hourly Rate - Let the frustration end now! WordPress Installs, Theme Design, Site Tweaks & other WordPress services available
        Find me on Pinterest: PINTEREST
        {{ DiscussionBoard.errors[7258515].message }}

Trending Topics