Hallo
will den Solidblock menu umändern
(obenre link auswahl Home, Artikel, Forum, Gästebuch u.s.w)
habe leider nirgends die einstellung ´gefundem.
kann mir dabei einer helfen.
mfg
Hallo life23 !
Schau mal in der Blockdatei */blocks/block-Modules_one.php
Dort sind ab ~ Zeile 20 mehrere Einstellmöglichkeiten.
MODIFY HERE TO CUSTOMIZE THE MENU
Danke Xmjay für deine antwort leider ist es nicht das richtige.
mein Problem ist es die obere verlinken am seiten anfang
(https://forum.pragmamx.org/proxy.php?request=http%3A%2F%2Fwww.dostsesi.de%2Fimage%2Fhead_link.jpg&hash=403951ca7cafb7032c5ed2cba9cad6eefe112402)
dort muss ich änderungen machen und links dazu fügen
benutze das themes mx_viloet
Hallo
Das kannst du ganz einfach in der theme.html machen.
Gruß
martin b
Zitat von: martin b in 09 November 2009, 16:18:16
Hallo
Das kannst du ganz einfach in der theme.html machen.
Gruß
martin b
Genau :)
ab Zeile 18:
<li><a href="index.php" class="current">Home</a></li>
<li><a href="modules.php?name=News">Artikel</a></li>
<li><a href="modules.php?name=My_eGallery">Galerie</a></li>
<li><a href="modules.php?name=Downloads">Downlaods</a></li>
<li><a href="modules.php?name=Forum">Forum</a></li>
<li><a href="modules.php?name=Guestbook">Gästebuch</a></li>
<li><a href="modules.php?name=FAQ">FAQ</a></li>
einafaches kann man komplizerter mach :puzzled: mit meiner denkweise :)
Danke für die schnelle antwort :cool: