• I am having major issues while adding simple content with photo while in my admin panel>pages.

    I am adding a simple paragraph with photo to my bio section and when I add a new photo plus bio below the previous one, I hit update and the formatting goes all wonky. It places one photo next to the other and doesn’t wrap around the photo properly.

    Is there a code i need to insert between each bio/pic?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of specific help. However, I’d guess that you need to add a css clear:left; or clear:both; before the second photo/bio.

    Thread Starter bratface

    (@bratface)

    oops – here is the link https://bratfacemarketing.com/about-us/ If you notice I want to insert the 3rd bio for casey jo (no photo yet) after Olivia’s but it always bumps back up next to Olivias photo. Make sense? I want them all to just be streamlined one after the other….

    If your bio text isn’t significantly longer than the image height, you’ll need to add something like <br style="clear:left; /> before the next bio to (effectively) start the new bio from the far left again.

    Thread Starter bratface

    (@bratface)

    oh my gosh – that actually worked! Its just figuring out where to place it cause code makes me dizzy and cross-eyed and it doesn’t help to have a formatting space of 2″!

    thanks for your help!

    You can make the editing window larger!

    Dashboard >> Settings >> Writing >> Size of the post box

    The default is 10 lines, make larger if you want.

    Thread Starter bratface

    (@bratface)

    thank you! You guys rock for such dummy like me at wordpress.

    Thread Starter bratface

    (@bratface)

    also, I am trying to standarize the font for my content and I keep editing what I think is the right thing but it isn’t. Is there a font button you can add to the viewfinder when editing? Or do you just have to try and edit it in the HTML coding section?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Editing issues when inserting photo & content’ is closed to new replies.