![]() |
| |||||||
| phpBB2 skinning Help Need help customizing the looks of your phpBB2 forum? Post here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Member | I got an video on my homepage but its in the left i want it in the middle of the page... http://progamerz.20.forumer.com is my forum GreetZ Pro |
| | |
| | #2 (permalink) |
| Member ![]() | Hi ProGamer89, Put the HTML tags <center> before the embed code and </center> at the end of the code. Your current embed code for the movie looks like this. <object width="425" height="350"> <param name="movie" value="http://www.youtube.com/v/5xDLA6j4AdU"> </param><param name="wmode" value="transparent"> </param><embed src="http://www.youtube.com/v/5xDLA6j4AdU" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"> </embed></object> Make it look like this one below and it will center. <center> <object width="425" height="350"> <param name="movie" value="http://www.youtube.com/v/5xDLA6j4AdU"> </param><param name="wmode" value="transparent"> </param><embed src="http://www.youtube.com/v/5xDLA6j4AdU" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"> </embed></object> </center> |
| | |
| | #4 (permalink) |
| Member | just use the HTML code of a video in your homepage or post the HTML code in a topic (u will have to enable HTML in your forum) |
![]() ProGamerZ Forum Your GameZ Forum! | |
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Continued Question To My Background Question | imported_queenie | IPB General Support | 1 | 07-25-2004 05:07 PM |