• Jamie

    (@juicyjamie89aolcom)


    Whenever I create a new post, input a media image, and then publish, the picture gets sent to the right hand side of the post. I have the post format as full width and center justified. Instead of inputting the image into the actual blog post, it always sends it to the right hand side. I would like to know how to remove this formatting so I can have writing—>image—>more writing etc. in my actual post. Thank you for your help ahead of time. ??

Viewing 1 replies (of 1 total)
  • <!-- ******************NEW ROW OF CONTENT****************** -->
    <div class="row-fluid">
    
    	<div class="span4">
    		writing
    	</div>
    
    	<div class="span4">
    		YOUR IMAGE HERE
    	</div>
    
    	<div class="span4">
    		writing
    	</div>
    
    </div>
    <!-- ***************END OF ROW OF CONTENT****************** -->
Viewing 1 replies (of 1 total)
  • The topic ‘Media Formatting’ is closed to new replies.