View Single Post
09-13-2009, 06:06 AM
#2
DrunkAdmin is offline DrunkAdmin
Status: I'm new around here
Join date: Apr 2009
Location:
Expertise:
Software:
 
Posts: 2
iTrader: 2 / 100%
 

DrunkAdmin is on a distinguished road

  Old

Originally Posted by Helloguys View Post
Hello,

Two questions:

[1] Everytime i need to embed a youtube video, i need to check off "Disable the visual editor when writing" under profile...is that true?

[2] How to center the youtube videos.

If this is the code :

<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/anBRO5C2WBY&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/anBRO5C2WBY&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>

how to modify it to center it?

thanks
You can use plugins such as http://wordpress.org/extend/plugins/...deo-quicktags/

Reply With Quote