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
Fire-Tech replied to Alex's discussion 'More styling in the Design Studio'
Allison Leahy replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Liliana Parra replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
Allison Leahy replied to Jen's discussion 'Menu on Mobile Device Difficult'
Allison Leahy replied to Dw Alternatio's discussion 'Any way to change to a 3.0 network?'
Allison Leahy replied to Jen's discussion 'Menu on Mobile Device Difficult'
Allison Leahy replied to Jen's discussion 'Menu on Mobile Device Difficult'© 2013 Created by Ning.
