hiding albums with user stylesheets

topic posted Thu, December 16, 2004 - 9:26 AM by  Tom
Some people have been complaining about the photo galleries in the tribes now showing up on the front pages. Whether you don't like the photos or just don't like the the album concept itself, you can hide that content yourself using user stylesheets. If you want to hide the photos, follow the directions below:

First, follow the instructions here to find out how to create a user stylesheet:
www.squarefree.com/userstyl...eets.html

and add the following css to it:

/* tribe photo album hack */

div.module_body td a img{
display:none !important;
}

#mugshot div.photo a img{
display:inline !important;
}


This'll hide the photos for the photo album. Great for using just at work, and your home machine will still show the album just fine.
posted by:
Tom
offline Tom
SF Bay Area
  • ah, 'tis a thing o' beauty!

    I note that the "find your profile" link is outdated, but should point here: www.mozilla.org/support/firefox/edit

    The Profile Folder

    Before the configuration files are presented, you should know how to find your "profile folder", as it is commonly called. The profile folder is where Firefox saves all your settings and refers to a location on your hard drive.

    On Windows XP/2000, the path is usually %AppData%\Mozilla\Firefox\Profiles\xxxxxxxx.default\, where xxxxxxxx is a random string of 3 characters. Just browse to C:\Documents and Settings\[User Name]\Application Data\Mozilla\Firefox\Profiles\ and the rest should be obvious.

    On Windows 95/98/Me, the path is usually C:\WINDOWS\Application Data\Mozilla\Firefox\Profiles\xxxxxxxx.default\

    On Linux, the path is usually ~/.mozilla/firefox/xxxxxxxx.default/

    On Mac OS X, the path is usually ~/Library/Application Support/Firefox/Profiles/xxxxxxxx.default/

    Firefox is capable of handling more than one user and thus, more than one profile. The path examples above refers to the default profile that is automatically created when you start Firefox for the first time. You can manage any number of profiles by using the Profile Manager.

    %AppData% is a shorthand for the Application Data path on Windows 2000/XP. To use it, click Start > Run..., enter %AppData% and press Enter. You will be taken to the "real" folder, which is normally C:\Documents and Settings\[User Name]\Application Data.

Recent topics in "tribe.hacks"

Topic Author Replies Last Post
New Tribe Skins Diana 0 June 5, 2007
Mark all read Ashton 1 August 9, 2005
(main) image trick Eli 5 June 14, 2005
this is thread 20050517-1133-4000-1337-000000000000 Eli 3 May 18, 2005
simple new profile del.icio.us hack 0 April 19, 2005