
Tags:
Permalink Reply by Eric Suesz on November 26, 2012 at 12:33pm Hey There! Not totally sure what you mean, but if you are asking how to make a MyPage two columns, I'm not sure there is a way to do that easily. The MyPage layout is built differently and won't appear as a two-column layout.

Permalink Reply by George H. Compton IV on November 26, 2012 at 4:09pm here's the code you would need for that. Just change your left, right and none attributes :-) have a great day
Just add these codes to your profiles design studio advanced CSS
div#xg_layout_column_1{float:left!important;}
div#xg_layout_column_2{float:right!important;}
the column with your inbox and such is either span-7, span-5 or span-4
.xg_span-7.xg_last {float:none!important;}
Permalink Reply by George H. Compton IV on November 26, 2012 at 6:18pm I use it all the time and I remove the Column with the inbox
try adding it like this in your profiles design studio. You may need to refresh the page of couple times to get your catch to catch up. lol
<style>
div#xg_layout_column_1{float:left!important;}
div#xg_layout_column_2{float:right!important;}
</style>
Permalink Reply by George H. Compton IV on November 26, 2012 at 8:18pm I went to your network and this will work :-)
<style>
.xg_widget_profiles_profile div#xg_layout_column_1{float:right!important;}
.xg_widget_profiles_profile div#xg_layout_column_2{float:left!important;}
</style>
Kos replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
Yaron replied to Allison Leahy's discussion 'Changes to Ning 3.0 Based on Your Feedback'
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
Kos replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
Kos replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'© 2013 Created by Ning.
