Hi Bill, Welcome to the JenSocial Directory, formerly a 3rd party Ning Directory - - now open to all Social Networking platforms. We're happy to have you! You may want to change your member profile name and icon, to reflect and promote your Social Network. You can change these settings via: Settings/Profile. Feel free to promote your Social Network by adding your Social Network to our Special list, Classifieds, special Groups, forums, your profile page, and your blog. Let me know if you need anything. Best Regards, Deborah Dreamcatchers {{{ HUGS }}}
Hi Bill,
I just looked and really thought about the video question. There are too many variables for me to add as a tip. I have my video module in wide column at bottom. And my wide column has been switched to far left.
Here's the code that works for me:
/** Widen home page Video Module **/
.xg_widget_main div.module_video {width:955px!important;margin-top:130px;}
.xg_widget_main div.module_video ul.clist li {width:250px!important;}
.xg_widget_main .xg_2col .module_video .body_large ul.clist li {
margin:14px;
padding:15px;
border:1px solid #EAEAEA;
-moz-border-radius:6px 6px 6px 6px;
}
/** End Widen Video Module **/
Hi Bill,
Sure I'll be happy to take a look. My minimum fee is $65. And regular fees are $45 per hour for design, like CSS, and $75 per hour for scripting. I'm bombarded, but this sounds pretty debilitating for your Groups. I'll look soon as I can. Gonna take a quick look right now.
Best,
Jen
Hi Bill,
I need the code in a pure text file, or there could be hidden characters in the Word doc that can and will wreak havoc on your code.
Thanks,
Jen
Put a space before first bracket, not sure why it showed up that way - - like this:
.xg_widget_main_index_index .module_forum {width: 364px;float: right;font-size:90%;}
.xg_widget_main_index_index .module_forum {height: 500px !important;overflow: auto;}
Hi Bill,
No problem, I will wait. I have an Apprentice who helps with the billing. I will tell her not to send another reminder. I know she sent them out today or yesterday.
Good luck,
Jen
Administrator☼JenSocial
Special list,
Classifieds, special Groups, forums, your profile page, and your blog. Let me know if you need anything. Best Regards, Deborah
Dreamcatchers {{{ HUGS }}}
Jun 5, 2010
JenSocial
I finally found it via scroll through all tips.
;-)
http://jensocial.com/group/ningnetworktips/forum/topics/floating-im...
Jul 27, 2010
JenSocial
I just looked and really thought about the video question. There are too many variables for me to add as a tip. I have my video module in wide column at bottom. And my wide column has been switched to far left.
Here's the code that works for me:
/** Widen home page Video Module **/
.xg_widget_main div.module_video {width:955px!important;margin-top:130px;}
.xg_widget_main div.module_video ul.clist li {width:250px!important;}
.xg_widget_main .xg_2col .module_video .body_large ul.clist li {
margin:14px;
padding:15px;
border:1px solid #EAEAEA;
-moz-border-radius:6px 6px 6px 6px;
}
/** End Widen Video Module **/
Best,
Jen
Sep 9, 2010
JenSocial
Sure I'll be happy to take a look. My minimum fee is $65. And regular fees are $45 per hour for design, like CSS, and $75 per hour for scripting. I'm bombarded, but this sounds pretty debilitating for your Groups. I'll look soon as I can. Gonna take a quick look right now.
Best,
Jen
Sep 28, 2010
JenSocial
Do you have a test account I can signin to? Or do I need to create an account? Please send private message.
Best,
Jen
Sep 28, 2010
JenSocial
I need the code in a pure text file, or there could be hidden characters in the Word doc that can and will wreak havoc on your code.
Thanks,
Jen
Sep 28, 2010
JenSocial
.xg_module_head {
background:url(http://i187.photobucket.com/albums/x172/billvasko/bar.jpg);
font-size:155%;
border-bottom:1px solid #E1E1E1;
color:#ffffff;
CHANGE TO:
.xg_module_head {
background:url(http://i187.photobucket.com/albums/x172/billvasko/bar.jpg) repeat-x scroll 0 0 transparent;
font-size:155%;
border-bottom:1px solid #E1E1E1;
color:#ffffff;
Sep 28, 2010
JenSocial
Sorry, been on a 2 hour phone consultation. I'll either look tonight or tomorrow.
Thanks,
Jen
Sep 28, 2010
JenSocial
Thanks,
Jen
Sep 28, 2010
JenSocial
.module_forum {
width: 364px;
float: right;
font-size:90%;
}
.module_forum {
height: 500px !important;
overflow: auto;
}
with:
.xg_widget_main_index_index .module_forum{width: 364px;float: right;font-size:90%;}
.xg_widget_main_index_index .module_forum{height: 500px !important;overflow: auto;}
Sep 28, 2010
JenSocial
.xg_widget_main_index_index .module_forum {width: 364px;float: right;font-size:90%;}
.xg_widget_main_index_index .module_forum {height: 500px !important;overflow: auto;}
Sep 28, 2010
JenSocial
Glad everything worked. I didn't approve the last comment, didn't want your email floating on my page.
I sent you a paypal invoice. Thank you for your business.
Keep on with CSS, it just gets better and better, and more fun as you progress with it.
Best Regards,
Jen
Sep 29, 2010
JenSocial
No problem, I will wait. I have an Apprentice who helps with the billing. I will tell her not to send another reminder. I know she sent them out today or yesterday.
Good luck,
Jen
Oct 14, 2010