how can i align left my media box..so dat my background picture can be seen..
please help me..:cry:
u can adjust the position of the media box to your center code (css)..try change the left px to -100
[quote].controlpanel, .photos, .blogs, .reviews, .moreabout, .publiccomments, .scrapbook, .Widget, .Application { position:relative;left:[color=red][b]150[/b][/color]px!important;width:490px; }
.meettrail.friends, groups, .fanof { display:none!important }
#googleAdPlacement { display:none!important; }
body { overflow-x: visibility:hidden!important }[/quote]
and also to your centering text and content code,remove the extra bracker [b]}[/b]
[quote]/* CENTER PROFILE TEXT AND CONTENTS */
body,td,tr,div,p {
text-align: center;
}
[b]}[/b][/quote]