~ Best NING TIPS, available online, special support for Ning Network Creators. TESTIMONIALS...
~ Insert Content or Google Ads within blogs/forums, or most anywhere. Ning-ready sliders/accordions, tabbed content, special shadow techniques, CSS tricks, and much more!
~ Only $34.95 for 6 months of support and all VIP Tips - - a great deal!
Bill Vasko has not received any gifts yet
|
VIP Ning Club: Discover the best Ning Support you’ll find anywhere! Just ask our VIP Members! ;-) |
![]() |

© 2012 Created by JenSocial.
Powered by

Home
Subscribe to RSS
Find Us On Facebook
Follow Us On Twitter
Comment Wall (16 comments)
You need to be a member of JenSocial: Social Network Directory / Social Web Directory to add comments!
Join JenSocial: Social Network Directory / Social Web Directory
Hi Bill,
You may enjoy this tip:
http://jensocial.com/group/premiumningtipsbyjen/forum/topics/make-inline-status-updates-stand-out-in-activity-feed-add-push-pi
If anything it will probably fuel you with a good idea for other images to make the status updates stand out.
Best Regards,
Jen
Hi Bill,
Because of the way the page is being loaded dynamically, I think you're going to find that an anchor link will not work. That's what I see.
Best,
Jen
Hi Bill,
I took a good look, analyzed it for about 10-15 minutes, and honestly I don't know. I would imagine #1: you need to grab the correct CSS class, and #2: More importantly and difficult, you need to write the javascript to change the header for that page only. So, it's going to take some pretty good coding the way I see it. Maybe SiteSuites will answer. Did you ask TJ of jQueryhelp? He may be able to help.
Let me know if you figure it out, and if something hits me I'll let you know.
Best Regards,
Jen
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
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
.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;}
.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;}
Thanks,
Jen
Sorry, been on a 2 hour phone consultation. I'll either look tonight or tomorrow.
Thanks,
Jen
.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;
View All Comments