I want to change the "share" text on posts, but not under the activity feed.  When I use the language editor, it changes both.  (They really do two different things, I want to clarify that by changing the one in posts to "Share Anywhere")  So, is there a way to do that with css or some other way? 

 

Here's what I get when I inspect each element:

 

on a post

<a class="xg_sprite xg_sprite-share" href="javascript:void xg.index.quickadd.loadModule('share','http://network.girlriders.net/main/quickadd/share','xg.index.quickadd.share');">Share</a>

 

on activity feed

<button class="xj_submit feed-action-button">Share</button>

 

 

Views: 121

Replies to This Discussion

Wow Katie! Excellent information, and made it possible for me to help quickly. Try this in Advanced CSS:

.xg_sprite-share:after {content: " Anywhere"!important;}

I'm not certain what you mean by not showing in Activity Feed, so let me know if this doesn't work. I'm on slow connection remote today, and hard to flip back/forth to compare.

Best,

Jen

That works fine and it's a good tweak, it makes the button that much bigger and more noticeable.
Good here too. Thanks :)

It worked!  Thanks! (It didn't work at first at the bottom of the CSS, but I moved it up some and it worked, I guess that makes a difference.)

 

Here I want Share Anywhere (since it has the popup)

 

Stay just Share

 

If it didn't work at bottom, but did at top - - you likely have an error at bottom of your CSS. I would investigate this closely because it will break all new CSS you try to use.

Best,

Jen

Ooo, I'll give it a closer look. Thanks
I'm glad others found this useful too!

Cool! =)

Thanks Katie, great job on your "Firebugging it" and creativity (as usual)!

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips