A while back Fred asked Does anyone know how to change the ACTIVITY FEED Layout ?which was asking how to put activity feed items into a 'bubble'.

Between Peter Sorenson(thanks to you, sir) and I, we came up with a solution.

Using the best of both our code I've today added this to blog, video, wall, event and photo comments/replies (see blog, see video, see wallexamples).

One thing I've not tested thoroughly is what this does in forum replies because i don't use the forum extensively - the bolded code is what i think will work with forums but you might need to remove/amend.

click to preview

Simply put the attached bubble.txt code in your css box and amend where needed:

Let me know how you get on. I've also added this to my first theme in the Themes Group.

SP

 

Tags: Reply Bubbles

Views: 2378

Attachments:

Reply to This

Replies to This Discussion

Thanks ;)

I love this idea, but I can't figure out how to do a critical customization for it. I have a site for which blogs and forums post on a black background and the text is white. But when I applied your CSS to create the bubbles, the comment bubbles became white, but the font also stayed white. Now, I want the comment bubbles to be white, but I need to override the default text color (white) so that the text shows up black -- but only inside comments. For example:

[Blog Post Has Black Background and White Text]

[comments have white balloon background and black text]

Can anyone help with this?

Give me your inner color code, I can change it for you

Hi Audry,

Just add the color: #000000; line to the section of css as per below.

The background line controls the background color of the comment bubble and by adding the color: ...; line you can control the text color.

Bruce

#comments dl.comment dd, #discussionReplies .discussion dd div.description, .xg_module_comment_wall dl.comment dd{
    color: #000000;
    background: #f9f9f9;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-right: 35px !important;
    padding: 2px 5px 27px 10px;
margin-left:20px!important;
}

If your inner color is pure black, do what Bruce said and also save the following .png file, load it in your file manager, copy its link and paste it in sweet potato's text instead of cornenright.png URL as in the image below

This is the new corner right image

This was a quick and easy fix. Thanks to everyone who made a suggestion!

Very nice! I've implemented on our site.

Thanks SweetPotato

I needed also to add a little css code to make it work even in blog comments. See my previous reply ;-)
Eh?
dl.discussion{
border:none!important;
}

Sorry, for forum comments ;-)
Ah, gotya. :-)
No worries, just came to this now so sorry for not getting to the color code.

RSS

Latest Activity


NC for Hire
Jen replied to Jen's discussion 'Jen's Running List - Updated 4/6/2013' in the group The Sandbox
"Check it out. I hovered both images, made 2 screen shots (just to capture the hover tip) and placed…"
17 minutes ago

NC for Hire
Jen replied to Jen's discussion 'Jen's Running List - Updated 4/6/2013' in the group The Sandbox
"I'm thinking it has something to do with caching. I just inspected the header, and I see 2…"
27 minutes ago

NC for Hire
Jen replied to Jen's discussion 'Jen's Running List - Updated 4/6/2013' in the group The Sandbox
"Fire-Tech, You guys have given me major relief, just to know it's not something unique on my…"
34 minutes ago
Fire-Tech replied to Jen's discussion 'Jen's Running List - Updated 4/6/2013' in the group The Sandbox
"Same thing here. All of the same issues...in FF and Chrome, but not as bad in Chrome."
1 hour ago
Kos replied to Kos's discussion '3.0 My Thoughts From A Non-Coder (edited 5/20/13)' in the group The Sandbox
"Edited to add a menu layer suggestion [used the Galaxy SIII]"
1 hour ago
Allison Leahy replied to Jen's discussion 'Jen's Running List - Updated 4/6/2013' in the group The Sandbox
"Sure does. Thanks for capturing this."
2 hours ago
Profile IconAndre Lacerda, solo and 2 other members joined Allison Leahy's group
Thumbnail

The Sandbox

Join The Sandbox to experiment with Ning 3.0 now!The Ning Team will be triaging bug reports and…See More
2 hours ago
Yaron replied to Allison Leahy's discussion 'Changes to Ning 3.0 Based on Your Feedback'
"Some embedded videos from members on our Ning 2.0 site can be seen in full screen, but most cannot.…"
2 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service