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

Margie replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"AGREE 100% on groups.  We are not interested in blogs.  Our groups are the main…"
6 minutes ago
Thiago Santos de Moraes replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"The green background is not good to read."
46 minutes ago
Strumelia replied to Shannon's discussion 'VOTE - NING 2.0 or NING 3.0'
"Huh??  Can you elaborate on this please?  or point us to where this is stated or shown?"
2 hours ago
Cindy replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
"I coppied all the stuff you posted and I'll check a bit later when the head feels clearer. I…"
5 hours ago
Kos replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
"Sorry for that.  Sometimes they fall between the cracks during the week b/c so many have full…"
5 hours ago
Kos replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
"Yes sometimes we need to step back and let it all sink in as 3.0 is quite different from the 2.0 we…"
6 hours ago
Kos replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
"Phoron since we've gone off topic here, why don't you begin a forum post of questions and…"
6 hours ago
Kos replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
"Do you mean the background image behind your avatar?   Members can upload at the right…"
6 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service