Move Quick Share Links to the Bottom of Status Feed

If you want the quick share links move to the bottom status feed:

Add these in Advanced CSS:

 

/* status feed module */

.xg_status_wrapper{position: relative;}

/* quick-add links bar */

.xg_status_wrapper .quickadd-options-links{position: absolute;
 bottom:2.5em; right:0;}

/* space above of the share button */

.xg_status_wrapper .xj_hint_container{padding-top: 1.5em;}

/* hide share wording */

.xg_status_wrapper .list-title{display:none;}

 

 

 

 

 

 

If you want it inside the status feed input box, like Google+ style:

Use these CSS:

 

.xg_status_wrapper {position: relative;}

.xg_status_wrapper .quickadd-options-links{position: absolute;
 bottom:3.2em; right:1em;}

.xg_status_wrapper .input-container{padding-bottom: 1.5em !important;}

.xg_status_wrapper .list-title{display:none;}

 

 

Enjoy!!

 

 

 

 

 

This tips can be used with both Design Studio and old themes.

 

Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported.... Permissions beyond the scope of this license, pertaining to the examples of code included within this work are available at iYouMe.net.

Views: 519

Comment by Florence Tsai on February 27, 2012 at 5:53pm

This response is long overdue, but this is awesome! Thanks for the share, Alex!

Comment

You need to be a member of Ning Design Network to add comments!

Join Ning Design Network


Forum

Features Layout on Non-Main Pages 7 Replies

Started by Nathan Stearns in Questions and Answers. Last reply by JFarrow Sep 13, 2012.

Tabbed Panel 1 Reply

Started by James Kelly in Questions and Answers. Last reply by Tobias Selzer May 15, 2012.

Adding a submenu to header? 17 Replies

Started by Linda Carter in Questions and Answers. Last reply by Tobias Selzer Mar 6, 2012.

Adding social media icons to Ning Bar: HELP NEEDED 3 Replies

Started by Lynnette Eve in Questions and Answers. Last reply by Florence Tsai Feb 8, 2012.

Documentation Section Down 3 Replies

Started by Nathan Stearns in Questions and Answers. Last reply by Jen Sep 24, 2011.

© 2024   Created by Ning Advocacy.   Powered by

Badges  |  Report an Issue  |  Terms of Service