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
Thiago Santos de Moraes replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
soaringeagle replied to soaringeagle's discussion 'killer penguins'
Cindy replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
John replied to Patrick Chappelle's discussion 'Google+ Sign In'
Rafael replied to Rafael's discussion 'Multiple Chat rooms for Ning 3.0'© 2013 Created by Ning.
