Can someone please help me? I messaged George but I'm sure he's busy, I have succeeded in part of my goal, but "stretching" the column isn't working for me. I've stretched my forum, but for some reason, this same method isn't working for me.

I've used "inspect" via firefox web developer tools, to try and call to the column, which I think is span-14.

Someone can you please visit http://addictapic.com, using firefox or firebug, or whatever, and help me to get that stretched out to full canvas width? pretty sure it's

DIV#column2.xg_column.xg_span-14{width:983px!important;}

right? it's not working. :(

Views: 217

Reply to This

Replies to This Discussion

Add this code too

.xg_widget_main_index .xg_3col {
max-width: 983px!important;
}

Hi Bernard.

So I put my site the way it used to be, because when I hide the left column, it hides it everywhere. I can't seem to get everything to stretch all at once, and seems I have to do it by individual module. (I stretched the canvas, and then the photo slideshow, but couldn't stretch the text box that my jquery tabs are in)

everyone's profiles, group pages, etc will all need to be stretched if that column dissapears. is there a way to do this site wide easily?

Hi Damian,

Try this code

.xg_span-7 {
width: 324px;
display: none!important;
}


.xg_widget_main_index .xg_span-14 .xg_3col, .xg_widget_profiles_profile_show .xg_span-14 .xg_3col, .xg_widget_profiles_profile_apps.xg_span-14 .xg_3col {
width: 983px!important;
}

that will hide the left column too right, so I should take out my code for hiding the column before inserting this?

Nope, this didn't work either. :( I recognize a lot of those codes, I've been declaring the same things, trying to change the width. It just won't for some reason.

tried this, doesn't seem to work.

column is now hidden again, can you please have a look? I need to stretch the visable column on all pages. is there a master code for that?

Well, right click is disable in your site, 

I have taken off the right click disable for now

This combination of code is working fine for me

.xg_3col {
max-width: 983px!important;
}

xg_span-7 {
width: 324px;
display: none!important;
}

.xg_span-14 .xg_3col {
width: 983px!important;
}

Click on  image

That's exactly what I'm looking for!!

:( still not working for me. I did this first...

DIV#column1.xg_column.xg_span-7{display:none!important}

then

.xg_3col {
max-width: 983px!important;
}

xg_span-7 {
width: 324px;
display: none!important;
}

.xg_span-14 .xg_3col {
width: 983px!important;
}

and this is what I'm seeing...

Sorry Damien, that is what I know. Otherwise I have to take a close look . 

RSS

Latest Activity

Cindy replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"My biggest problem is finding those pages with those controls? I got a home page but the only place…"
9 minutes ago
Kos replied to soaringeagle's discussion 'killer penguins'
"Indeed original content, social sharing and quality backlinks.  Social sharing is the new way…"
13 minutes ago

NC for Hire
Bernard Lama replied to Phoron's discussion 'Transparency'
"Try this code in advanced css box..( ning 2.0 version) .xg_module_body {background:…"
29 minutes ago

NC for Hire
SweetPotato replied to soaringeagle's discussion 'killer penguins'
"It's all to do with back links. If you have dodgy links from other sites then try to get them…"
33 minutes ago
John Bizley replied to Alex's discussion 'More styling in the Design Studio'
"The privacy options have been mentioned many time to Allison so hopefully that is going to be…"
41 minutes ago
Jordon McGee (Jords) replied to Rafael's discussion 'Multiple Chat rooms for Ning 3.0'
"@Allison, If video chat is not going to be an option, could Ning expand its social integrations…"
42 minutes ago
Elshara Silverheart replied to Alex's discussion 'More styling in the Design Studio'
"Staying away from sand box test network for awhile until these types of updates are less apparent,…"
56 minutes ago
John Bizley replied to Kos's discussion 'In 3.0 How Can We Hide Item Count in Blogs and Forums?' in the group The Sandbox
"Kos I have a way to hide this by hiding the h3 title in css and then when you have more content in…"
1 hour ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service