awhile back i created a variable width mini ning bar that adjusted its width  to the content within (smaller when logged out wider when  logged in) taking that a step further i attached it to the window top  so its always within view, and styled it so it looks awesome (i only wish border radius alowed a negative value for a more graceful flaired curve look)

live version dreadlocks site

how it looks when signed out

and wider when signed in

now for some code add to your custom css

#xn_bar {
  background-color: #666666 !important;
  border-bottom: 1px solid #CCCCCC;
  border-radius: 0 0 23px 23px;
  border-top: 0 solid #CCCCCC;
  bottom: 0;
  box-shadow: 2px 2px 12px #CCCCCC inset;
  display: table;
  height: 22px;
  left: 30%;
  margin-left: auto;
  margin-right: auto;
  min-width: 0;
  opacity: 0.56;
  padding-top: 0;
  position: fixed;
  right: 30%;
  top: 0;
  width: auto;
  z-index: 23;}

#xn_bar:hover{opacity:.87}

hopefully most of you know  you can chanfe the colors by changing the hexidecimal values after # (or replace with a color name #ffffff #000000 can be replaced with black or whitre if you dont include the #)

if you have customized the ning bar with added content you may need to allow lil extra space so change the left right values to something like 20%

note the opacity and inset box shadow causes a frosted glass like effect with it being lil more opaque when hovered over

yiu can also adjust the opacity value  to get just the right look you want

Views: 176

Reply to This

Latest Activity

Rosas † Negras commented on Michael Goebel's group 'Creators Suggestions for Ning'
"Thanks for the invitation!"
2 hours ago
Profile IconRosas † Negras and deedee gauzot joined Michael Goebel's group
Thumbnail

Creators Suggestions for Ning

A place for Creators and Ning design staff to get together and discuss ideas to enhance and improve…See More
2 hours ago
Rosas † Negras shared a profile on Facebook
2 hours ago
Rosas † Negras favorited George H. Compton IV's profile
2 hours ago
Profile IconMarco Medaglia and deedee gauzot joined md's group
Thumbnail

Templates, Codes, Scripts and Tweeks

This group is for the Ning guru's who help us regular folks out with all the TCS & T we need to…See More
2 hours ago
Jelena replied to John Bizley's discussion 'New Adjustments For Your Video Player To Make It Stand Out From The Site Background'
"WOW nice  and great work John."
4 hours ago
Thiago Santos de Moraes replied to Elshara Silverheart's discussion 'More Feature Requests'
"I'm asking Ning about this on Twitter."
6 hours ago
deedee gauzot favorited Michael Goebel's group Creators Suggestions for Ning
7 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service