Jump to content

Help with Code


Impact

Recommended Posts

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.