Intechnic
Users Developers
Home / Forums / International Users / German Users / Ansicht der Kategorien / Topic Posts

In-Portal Forum

This is a place for users of In-Portal to ask questions, discuss various topics, and interact with other members of the In-Portal Community. Please report bugs through the Bugs Team (not the Forum). If you are interested in contributing or joining one of the many Teams for In-Portal, please check out the Contribute section of the website.
 

In-Portal Forum

Ansicht der Kategorien (6)


Posted: 12/30/2001 4:12:00 AM

Reply Quoted  


Hallo,
wo kann ich den abstand zwischen denn einzelnen Kategorien einstellen?

Beispiel: test

So nicht


----------------------------------------

Beispiel: test
So muß das sein

Gruß
almano

Posted: 01/12/2002 1:45:00 PM

Reply Quoted  




Posted: 01/12/2002 1:46:00 PM

Reply Quoted  


Entferne das <br> im list_cat.tpl

Posted: 01/12/2002 1:47:00 PM

Reply Quoted  


Entferne &lt;br&gt; in list_cat.tpl

Posted: 01/15/2002 11:15:00 AM

Reply Quoted  


Hallo,
hat nicht viel genutzt.

Gruss
almano

Posted: 01/17/2002 8:17:00 PM

Reply Quoted  


/include/cats_lib.php

function print_cats($query)
.
.
.
$ret = &quot;&lt;table border=0 cellspacing=2 width=&quot;100%&quot;&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;$width%&quot;&gt;&quot;;

Hier z.B. &quot;cellspacing&quot; auf 0 setzen, oder die Tabelle insgesamt bearbeiten, falls einige Funktionen (Beschreibung der Kategorie) nicht genutzt werden soll.

ABER:
Jegliche Modifikation auf eigene Gefahr !
Sicherheitskopien nicht vergessen.

Torsten




_________________

.:: http://www.in-link.de ::.
.:: In-link Deutschland ::.

<font size=-1>[ This Message was edited by: Torsten on 2002-01-17 20:18 ]</font>