Hi...Our network uses copy & paste themes from a theme creation site for Ning. I am having so much trouble with a functional module on our site. It's the floating box that appears whenever you click on the photo or video icons so that you can upload the media.

My problem is that this box always sits too far down on the page, disappearing into the bottom of the browser window. So it's impossible to see the buttons to use it. 

I add a lot of necessary tweaks to the theme codes we use, but sometimes even the smallest adjustment in vertical height will affect this floating module adversely. Most of the codes I use are from here on Jensocial, and many of them have worked just fine in the past with the theme's css. 

And before someone asks, no I cannot receive help from the theme's designer. They just create the themes to be added to sites and/or profile pages, and don't feel they are responsible for any modifications that users might try to add. They were the ones that suggested I come here.

Anyways, below is the current code in our theme's css...can anyone tell just by looking at it if there's a problem? Any ideas on how to get this module to position correctly would be helpful!

Thanks in advance.

 

.xg_theme .xg_floating_container {

margin-top: -15em !important;

width: 600px !important;

}

 

Our Site: Ruby for Women

 

Views: 55

Reply to This

Replies to This Discussion

Try adjusting the negative top margin. But don't adjust much. There are many floating boxes on Ning, and you don't want to mess with any others.

.xg_theme .xg_floating_container {

margin-top: -18em !important;

width: 600px !important;

}

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips