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

Profile IconNing Status

Intermittent errors on a cluster of networks

Our on-call team is investigating an issue that is causing intermittent slowness and “500:… See More
6 minutes ago
Cindy replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
"Thank you Corey"
8 minutes ago
Kristy replied to Janettee McCrary's discussion 'Learn To Code'
"Thanks for the info, everyone!  For those interested in continuing education, like myself, you…"
11 minutes ago
Corey replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
"Hi Cindy, It appears that Phoron has been set up with a sandbox plan for his Ning 3 network. He…"
11 minutes ago
Kristy replied to Kos's discussion 'Stressful Month (or two)'
"Yay! I love positivity. Thanks for this! :-)"
15 minutes ago
James Higginson replied to Tim's discussion 'Ning Slow Today?'
"Also experiencing 500 errors, can't open a ticket via the dashboard either  500:…"
25 minutes ago
James Hawkins replied to Alexander's discussion 'Move header image to top!'
"Hi Alexander,  This snippet of code placed in custom css should do it. If you have this code…"
29 minutes ago
AnGella replied to PeruCool's discussion 'Alternatives to Ning social network'
"No, ask away!  I just build off of the standard 2012 Wordpress theme.  It has the same…"
46 minutes ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service