Impact Posted August 16, 2007 Share Posted August 16, 2007 Hello There Mates I have a question This is my website www.clan-rage.be and on the main page, you will see on the top center that there's a movie My question is, what do i need to put in this code to get that video centered, in the middle and not in the left, like it is now Here is the code: <?php #### Generated by Block Creator by Disipal Site (www.disipal.net) ### if (eregi("block-Block_Creator.php",$PHP_SELF)) { Header("Location: index.php"); die(); } $content = "<object width="240" height="250"><param name="movie" value=" src=" type="application/x-shockwave-flash" width="330" height="250"></embed></object> Link to comment https://forums.phpfreaks.com/topic/65257-help-with-code/ Share on other sites More sharing options...
Impact Posted August 16, 2007 Author Share Posted August 16, 2007 well i made it centered now.. But is there any option, or how do i edit the code, if i want to add another Video just right next to the one i have now? So the block can be called "Movies of the week" and i can put 2 movies, next to eachother separated by a few inches but still both centered How do i do that? Link to comment https://forums.phpfreaks.com/topic/65257-help-with-code/#findComment-325882 Share on other sites More sharing options...
mdnghtblue Posted August 16, 2007 Share Posted August 16, 2007 Make a table with two columns? Link to comment https://forums.phpfreaks.com/topic/65257-help-with-code/#findComment-325950 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.