how collones reversed two of 'my page' 

or move?

css code please

before the:

after the

Views: 98

Reply to This

Replies to This Discussion

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. 

On the iPad at present so can't be specific but look for the following in your advanced CSS in the design studio:

Float:left;

And

Float: right;

If you find an instance of it, remove it and press preview to see if it alters back. If the preview does nothing then undo and find the next instance and try again.

If no one has chimed in with an exact answer by tomorrow when I'm on the pc and check properly then let me know.

Sp

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;}

 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>

"Update 3" "Tip" Convert your three column profile to a two column ...

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>

RSS

Latest Activity

Bree replied to soaringeagle's discussion '3.0 feature request'
"I hope this feature will be added, as SE says it will really help to drive activity and allow…"
17 minutes ago

NC for Hire
Bernard Lama replied to Indrie Florin Gabriel's discussion 'Buton More Disapears'
"You are welcome Gabriel."
1 hour ago
Kos replied to Angie Fisher's discussion 'Help for a 3.0 Newbie Please....'
"Create a 2nd page and save it. Once saved a box will appear "make subtab". Check that and…"
1 hour ago
Riccardo Rossini replied to Alex's discussion 'More styling in the Design Studio'
"Alex, can you please consider this…"
1 hour ago
Riccardo Rossini replied to Riccardo Rossini's discussion 'Severe bug!' in the group The Sandbox
"Tha problem is still not solved...:(("
1 hour ago
Riccardo Rossini replied to Jen's discussion 'Menu on Mobile Device Difficult'
"Subtables overlap the menù.."
2 hours ago
Indrie Florin Gabriel replied to Indrie Florin Gabriel's discussion 'Buton More Disapears'
"It's works, Thank you Bernard!"
2 hours ago
Melinda Orr replied to JFarrow's discussion 'Ning Emails Going to Spam?'
"Thanks Chris...will contact support to see the latest :)  "
3 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service