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


Allison Leahy replied to soaringeagle's discussion '3.0 priority fix list'
Allison Leahy replied to Elshara Silverheart's discussion 'Another Feature Request For Ning 3.0'
Jelena replied to soaringeagle's discussion '3.0 priority fix list'© 2013 Created by Ning.
