Hi guys !
Any can help me please ?

I post a youtube video code in my webpage (Marinelli theme of course) and align to center, but always the video is align to left. Also I try to modify the layout.CSS, but cannot align to center.

Is a bug?
¿How to modify the css to take align center?

Thanks in advance.

Eliud

CommentFileSizeAuthor
alineado.jpg154.63 KBpiraxter

Comments

Anonymous’s picture

Change Input format to Full HTML

Add:

<div align="center">
YOUTUBE VIDEO CODE
</div>

Gary

vm’s picture

Status: Active » Fixed

personallly, I'd use firefox with firebug add on and I"d target the specific element and add text-align: center; to my css file

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.