Wildcard Usage:* matches any number of characters% matches exactly one character
Vladimir's WordPress Forum Smart Youtube YouTube video appears on top of content of post.
YouTube video appears on top of content of post.
19:557 January, 2011
Julia
Please go to http://69.175.12.44/accommodat…..olf-villa/.
My video overlaps my content and I can't seem to figure out any CSS code that will fix this. I've tried adding this to my style sheet which doesn't seem to do anything:
.youtube { display: block; width: 425px; height: 344px; }
Guest Name (Required):
Guest Email (Required):
Guest URL (required)
Math Required! What is the sum of: 1 + 9
Vladimir’s WordPress Forum
YouTube video appears on top of content of post.
19:55
7 January, 2011
Julia
Please go to http://69.175.12.44/accommodat…..olf-villa/.
My video overlaps my content and I can't seem to figure out any CSS code that will fix this. I've tried adding this to my style sheet which doesn't seem to do anything:
.youtube {
display: block;
width: 425px;
height: 344px;
}