From: Andrew T. <ajt...@hi...> - 2006-03-03 04:10:06
|
Well, the *easiest* way would be to change your css file. This can "remove" from displaying the category and tags information (and location), but at this point will leave the table column entries (though they will dynamically shrink to 0 pixels) In the version you have the following CSS will only hide the category. However, I will modify to wrap the tags and geo information similarly. .category_link, .tag_link, .geo_link { display: none; } On 3/2/06, Miles Beck <mil...@gm...> wrote: > Could we have Category and Tags be options enabled or disabled thru optio= ns.php? > > I really like the minimalist look and want to hide the features I am > not going to use. > > -Miles > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting langua= ge > that extends applications into web and mobile media. Attend the live webc= ast > and join the prime developer group breaking into this new coding territor= y! > http://sel.as-us.falkag.net/sel?cmdlnk&kid=110944&bid$1720&dat=121642 > _______________________________________________ > Fofredux-devel mailing list > Fof...@li... > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > -- Andrew Turner ajt...@hi... 42.4266N x 83.4931W http://highearthorbit.com Northville, Michigan, USA |