nachdem mir der CMSimple Einstieg sehr leicht gefallenen ist nun doch eine Frage.
Ist es möglich das Such-Gadget in die linke Navigation zu verschieben, also oberhalb von "Inhaltsverzeichnis"?

Grüße, Michael
facebook: the meeting point ebay: the market place CMSimple: your home at the www
Impressum - Legal Notice | Datenschutzerklärung - Privacy Policy
Code: Select all
<!-- searchbox -->
<div class="tplge_searchboxContainer">
<?php echo str_replace('class="submit" value="' . $tx['search']['button'],'class="tplge_submit" title="' . $tx['search']['button'] . '" value=" ',searchbox());?>
<div class="tplge_clearBoth"></div>
</div>
<div class="tplge_clearBoth"></div>
Code: Select all
<h1 class="tplge_menu"><?php echo $tx['title']['sitemap'];?>:</h1>