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

Allison Leahy replied to soaringeagle's discussion '3.0 feature request'
"Thanks. I'll make sure this is filed as a feature improvement for 3.0."
1 hour ago
Kos replied to SweetPotato's discussion 'Simple, Responsive Slider for Ning 3.0'
"Ha!  Nevermind.  Suddenly it's back to normal again.  Gremlins in the hardware,…"
1 hour ago
Kos replied to SweetPotato's discussion 'Simple, Responsive Slider for Ning 3.0'
"Hey SP is your slide still running alright?  Came back from dinner and saw this.  idk if…"
2 hours ago
FedMedic replied to soaringeagle's discussion '3.0 feature request'
"+1"
4 hours ago
Kos replied to John Bizley's discussion 'File Manager NO DELETION option anymore ? Plus can you expand the file name size box.' in the group The Sandbox
"It's a glitch on Ning's end; plain and simple"
5 hours ago
John Bizley replied to John Bizley's discussion 'File Manager NO DELETION option anymore ? Plus can you expand the file name size box.' in the group The Sandbox
"Thanks Riccardo, it took a bit of moving the mouse about to find it but my mouse does change to the…"
6 hours ago
Riccardo Rossini replied to John Bizley's discussion 'File Manager NO DELETION option anymore ? Plus can you expand the file name size box.' in the group The Sandbox
"John, actually the button is only hidden, more or less you'll find it here your pointer will…"
6 hours ago
Kos replied to John Bizley's discussion 'File Manager NO DELETION option anymore ? Plus can you expand the file name size box.' in the group The Sandbox
"Even a photo preview would be wonderful so we're certain we're selecting the right…"
6 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service