Viewing 1 replies (of 1 total)
  • If you know css you should be able to move them around.

    Try this for example:

    .entry-content {
    	position:relative;
    }
    
    .lssb_buttons {
    	position:absolute;
    	bottom:0;
    	left:0;
    	}

Viewing 1 replies (of 1 total)
  • The topic ‘add at bottom of post?’ is closed to new replies.