From: Matthew M. <ma...@tu...> - 2004-05-06 20:29:24
|
On Thu, 2004-05-06 at 14:34, Mike Potvin wrote: > How can I modify the layout (indentation etc) of the What's Related box? > I'd like to remove the bullets and indentation. Is this done through a > template that I just haven't found yet? This file contains the unorder list tag (<ul>) /mod/fatcat/templates/related/related/link.tpl This file has the list (<li>) elements: /mod/fatcat/templates/related/related/link.tpl You can remove these or add css classes to them to try and make them look better. > Thanks, > Mike... > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Sleepycat Software > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver > higher performing products faster, at low TCO. > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 http://phpwebsite.appstate.edu http://ess.appstate.edu |