Forum Replies Created

Viewing 1 replies (of 1 total)
  • whooami code work for me. Anyway, for copy-paste YouTube videos into WordPress without adding any more (such class="SOMECLASS"), I have added to my stylesheet (stylesheet = .css ?? not a class definition, but an object definition:

    object {
    	display: block;
    	margin: auto;
    	}

    In short: with this, all YouTube videos* are centered without any extra code.
    * I mean, any <object>.

Viewing 1 replies (of 1 total)