Viewing 5 replies - 1 through 5 (of 5 total)
  • .post img {
    	max-width: 680px;
    
    }

    would adding a marging to this help?

    like:

    .post img {
    	max-width: 680px;
             margin-right: 10px;
    
    }

    hope that’s right…heads fuzzy today (stupid cold)
    in your theme (modern-style) style.css

    Thread Starter wtci

    (@wtci)

    Hmmm…didn’t seem to change anything. Other ideas…?

    And, thanks.

    i just checked…it worked

    (refresh your browser ctrl+f5 while looking at page)

    Thread Starter wtci

    (@wtci)

    Right you are. THANK YOU!!!

    Thread Starter wtci

    (@wtci)

    The above fix had a side effect, sening pictures on all blog posts to the right margin (they’re supposed to be centered). Any fixes? Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add space between photo and text’ is closed to new replies.