ReefSpace

Saltwater & Marine aquarium network

Travis

How to unclutter your ReefSpace page... a bit.

Not using that video, photo or friends box on your home page? There are a couple simple steps to remove them.

  • Go to "edit page appearance" in the lefthand corner below the navigation tabs.
  • Click the "advanced" tab on the page that loads.
  • Enter the code below for the thingy you want to go away (technically speaking) and save. If you decide you want that thingy back, you can go back into advanced and remove the lines of code.
---------Hide Friends Box -----------------


/* hide friends box */
.xg_module.xg_module_friends {
display:none !important;
}



-------------------Hide Videos Box --------------------------------------


/* hide videos box */
.xg_module.video_module {
display:none !important;
}



-------------------------- Hide Photo Box -------------------------------------------


/* hide photo box (we will have a better hook for this soon) */
.xg_1col.first-child .xg_module.photo_module {
display:none;
}



--------------------------- Hide Share Button ---------------------------


/*hide share button*/
.xn_actionbar ul.actions{
display:none;
}

Share 

Add a Comment

You need to be a member of ReefSpace to add comments!

Join this Ning Network

Doni Marie Comment by Doni Marie on March 28, 2007 at 7:31am
Nice... thanks!
rDr4g0n Comment by rDr4g0n on March 23, 2007 at 2:36pm
very useful code travis! thanks!

About

Travis Travis created this Ning Network.

Badge

Loading…

© 2009   Created by Travis on Ning.   Create a Ning Network!

Badges  |  Report an Issue  |  Privacy  |  Terms of Service