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
Andrew Sanderson replied to Andrew Sanderson's discussion 'Video chat for ning network'
Kos replied to Diego Biasi's discussion 'Remove SignUp function (but keep SignIn)'
Kos replied to Elshara Silverheart's discussion 'More Feature Requests'
Diego Biasi joined claudio falvo's group
Diego Biasi replied to Diego Biasi's discussion 'Remove SignUp function (but keep SignIn)'
Kos replied to Diego Biasi's discussion 'Remove SignUp function (but keep SignIn)'© 2013 Created by Ning.
