Code to center?

21
Nov
2011
I embedded a youtube channel at the top of the forum and was wondering if there's an additional code I can add to the template to center it?

http://christinecarclub.forumotion.com/
1 Matti_7, on 21/11/2011 at 22h29
Use center tag:
Hello

Code:
[center]Hello[/center]
2 ankillien, on 22/11/2011 at 03h38
Hi,

If you have added the video via templates, you can use <center> tags to center align it. Example..

Code:
<center>
...YOUR VIDEO CODE HERE...
</center>
3 Bloodhound1958, on 22/11/2011 at 05h49
How would I center it to the Logo and menu at the top of the forum?

http://christinecarclub.forumotion.com/
4 ankillien, on 22/11/2011 at 06h08
For that, instead of <center></center> tags, wrap the video code inside <div> tags and apply margins as per your need, like this....

Code:
<div style="margin-left: 30px;">
...YOUR VIDEO CODE HERE...
</div>


Change the margin to adjust alignment.
5 Bloodhound1958, on 22/11/2011 at 07h00
Gotcha, I think my issue is in the widget columns. The center codes worked perfect but the widget colums are to high. I need to figure out how to bring them down level with the forum body...

http://christinecarclub.forumotion.com/
6 ankillien, on 22/11/2011 at 07h18
I don't think thats going to solve the issue since the layout is drawn by tables and not floated divs. But you can try this code...

Code:
#left , #right {
margin-top: 495px;
}


Add it to Admin CP > Display > Colors > CSS.
7 Bloodhound1958, on 22/11/2011 at 15h51
Thanks! Smile
8 ankillien, on 22/11/2011 at 16h17
Glad I could help Very Happy

Topic Solved
Similar topics
Choice of the category: Computers & Internet Choice of a title: The Pro Center Forum address: http://theprocenter.getgoo.net Main language: English Forum description: Sharing Bits & Bytes to the network.
telah dibuka game center TARGET ( Terminal Area Game Center ) letak sebelah syihab Komp ( punya pak roni ) sebelah terminal slawi , jalan yang mau ke smp 3 slawi harga promosi sampai dengan tanggal 10 mei 2009 Rp 2000 harga normal Rp 3000 ( yg di
Banyak yang mengeluhkan ketiadaan control center di Ubuntu semisal YaST di OpenSuse, Mandriva Control Center di Mandriva Linux, dsb yang berfungsi sebagai one stop solution dalam mengonfigurasi sistem yang bersangkutan.. Ubuntu Tweak, sebuah tool tweakin
Replies 1 to 8 on 8 for "Code to center?"
See also
more_less
Informations

8 Replies For the topic :
"Code to center?"

This topic has been viewed 451 times.

Last message :
21/11/2011 at 22h25 by "Bloodhound1958"