Hello:
I need to change the widht of my right column in my social network: www.maestrasdeinicial.com because I need to place in there 300 x 250 px ads. I did this in www.hinchaperuano.com, but this network still uses the old design studio.
Any ideas? Thank youl
Mario
Tags:
Do you allow your members to modify their profile layouts? IF not this css should work. Try adding it in advance appearance:
.xg_theme #xg_head, .xg_theme #xg_body, .xg_theme #xg_foot, .xg_theme #xg {
width: 1055px;
}
#column2 {
width: 300px;
}
-v
Permalink Reply by Mario benites on July 12, 2011 at 6:55am vaqz, thank you. It works, but below the header is aligned to the left. Look: http://www.maestrasdeinicial.com
Why?
Thank you
Mario
I see.. try this instead:
.xg_theme #xg_head, .xg_theme #xg_body, .xg_theme #xg_foot {
width: 1055px;
}
#column2 {
width: 300px;
}
Permalink Reply by Mario benites on July 12, 2011 at 7:04am Thank you, vaqz. Now it works! Awesome!
Mario

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'
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'© 2013 Created by Ning.
