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

Views: 208

Reply to This

Replies to This Discussion

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

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;
}

Thank you, vaqz. Now it works! Awesome!

Mario

ur welcome! ;)

RSS

Latest Activity


NC for Hire
SweetPotato replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"not consistently for all browsers, think SE tried it with mixed results. SP"
17 minutes ago
Riccardo Rossini replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"Sp, can I style also the scroll bar of the browser?"
50 minutes ago
Dustin Craig replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"Appreciate the tip! I probably won't add this to my current site, but it might be a nice touch…"
1 hour ago

NC for Hire
Bernard Lama replied to Alexander's discussion 'Text Ticker in Ning Bar'
"You are welcome Alex. I'm glad to help you..."
1 hour ago

NC for Hire
Bernard Lama replied to Larry Matthews's discussion 'Photos'
"Can you show me your site and point me to what exactly you want to change?"
1 hour ago
Alexander replied to Alexander's discussion 'Text Ticker in Ning Bar'
"Thanks Bernard... You're a gentleman! I've changed the colour now. Much…"
1 hour ago
Ningaholic replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"Appreciate the response Phil--looking forward to continued improvements.  Quick follow up to…"
1 hour ago
Larry Matthews replied to Larry Matthews's discussion 'Photos'
"I have a script for ning 2.0 that uses these classes below.  I was trying to convert it to…"
1 hour ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service