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

Kos replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
"Don't forget the pillow!  *ahahaha*  Hey, how do we hide that grey box behind the…"
6 minutes ago
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
"use the postioning codes i used but adjust height/width to match the image sizes but also..you will…"
10 minutes ago
Yaron replied to Allison Leahy's discussion 'Changes to Ning 3.0 Based on Your Feedback'
"Thanks for the reply, Allison. The ability to watch all embedded videos in full screen has been a…"
14 minutes ago
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
"i agree completely..i think it was essential to the sites usability i understand the reasoning…"
20 minutes ago
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
"10 seconds in photoshop and im far far far from a photoshop expert type text center adjust width…"
22 minutes ago
Kos replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
"They should feature this discussion.  Everyone and their brother will want to re-design those…"
26 minutes ago
Kos replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
"I'm re-making mine now using http://dabuttonfactory.com/.  Nowhere near as trippy as…"
33 minutes ago
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
"doesnt seem to matter firebug doesnt add it pasting into ning works fine without it but it was…"
36 minutes ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service