Log In · Register

 
Centering friends in Band Layout
lperez
post Mar 20 2009, 11:13 AM
Post #1


Senior Member
***

Group: Member
Posts: 41
Joined: Mar 2009
Member No: 717,277



I have my site almost finished and the only thing I need to do is:

1. Center the friends right above the comments
2. Also, how do I resize a youtube video to be smaller than the options youtube allows you to do on their page? Each time I change both parameters it still shows up the regular size.

Here's my page: http://www.myspace.com/trip6designtesting
 
 
Start new topic
Replies
fixtatik
post Mar 20 2009, 12:09 PM
Post #2


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



for your friends:
CODE
.friendSpace { margin:0 auto; text-align:center; width:##px; }
.friendSpace table { margin:0 auto; text-align:left; width:##px; }
.friendSpace table table { width:auto; }

if you also want to widen your comments:
CODE
.friendSpace { margin:0 auto; text-align:center; width:##px; }
.friendSpace table { margin:0 auto; text-align:left; width:##px; }
.friendSpace table table { width:auto; }
.columnsWidening { width:100%; }

for ##px, just change it to the width you'd like your friends and comments to be.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: