Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter richardrto

    (@richardrto)

    I finally fixed the issue when I fiddled with the class that the image was using to:

    .alignright {
    	display: block;
    	float: none;
    	margin-left: auto;

    Not sure if this will present problems later on, but I guess everything’s fine until then. Thank you once again Stephen!

    Thread Starter richardrto

    (@richardrto)

    Thank you Stephen, but it didn’t quite work. I added it, then again under the existing .entry-content after it didn’t work and still does not display correctly. I checked for syntax errors. I should say that when I had the sharing buttons from Jetpack at the bottom of posts enabled, it seemed to work out nicely. I don’t have a use for those buttons anymore though and so took them out.

    The page does display correctly for a split second when it’s refreshed but then pulls back to the end of the text.

Viewing 2 replies - 1 through 2 (of 2 total)