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: 228

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

Troy Marquis replied to Andrew Sanderson's discussion 'Video chat for ning network'
"skysa"
1 hour ago
Ambroise favorited Eric Suesz's page Ning 3.0 Roadmap
2 hours ago
Ambroise commented on kid k's group 'Ning French Networks'
"Dans le menu, il y a marqué Ning 3.0 lol"
2 hours ago
Jean-Christophe Fa(u)dot commented on kid k's group 'Ning French Networks'
"En ce qui me concerne, c'est à peine si je sais que Ning 3 existe ou va exister !…"
4 hours ago
SM replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"Hi Suzie, here is the code you need to put into your bottom custom code box in the design center…"
5 hours ago
Kos replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"ahhh now that makes sense.  Thanks for clarifying :)"
6 hours ago
Strumelia replied to FedMedic's discussion '3.0 Why is all my text centered?'
"Thanks so much, and please DO let me know what their support team is like, when you first make use…"
7 hours ago
SM replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"Hi Suzie, I'll try to post something more logical with screen shots. But, you'll see -…"
7 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service