Guten Tag, ich hab das Template meiner Navigation angepasst.
Nun möchte ich das der Teil mit den Facebook/Twitter sowie Support:Code:<!-- indexer::stop --> <div class="<?php echo $this->class; ?> block"<?php echo $this->cssID; ?><?php if ($this->style): ?> style="<?php echo $this->style; ?>"<?php endif; ?>> <?php if ($this->headline): ?> <<?php echo $this->hl; ?>><?php echo $this->headline; ?></<?php echo $this->hl; ?>> <?php endif; ?> <a href="<?php echo $this->request; ?>#<?php echo $this->skipId; ?>" class="invisible"><?php echo $this->skipNavigation; ?></a> <?php echo $this->items; ?> <a name="<?php echo $this->skipId; ?>" id="<?php echo $this->skipId; ?>" class="invisible"> </a> <div style="text-align:center;" id="SupportHotline"> Sie benötigen schnelle Hilfe? Unsere Hotline erreichen Sie<br /> <b>Mo-Fr von 9 bis 17 Uhr.</b><br /> <div style="text-align:center;" id="SupportHotline2">01805 - 924546</div> <div style="text-align:center;" id="SupportHotline2">support@xcilio.de</div> <div style="text-align:center;" id="twitter"> <a href="http://twitter.com/xcilio"><img src="tl_files/xcilio/theme/twitter_32.png" /></a> <a href="http://facebook.com/xcilio"><img src="tl_files/xcilio/theme/facebook_32.png" /></a> <a href="https://www.xing.com/companies/x.ciliobusinesssolutionse.k"><img src="tl_files/xcilio/theme/xing_icon_32x32.png" /></a> </div> </div> </div> <div id="navigation_unten"><img src="tl_files/xcilio/theme/navigation_unten.png"></div> <!-- indexer::continue -->
Als Modul aufgerufen wird und nicht als Hardcode im Template steht. Jemand eine Idee bzw. kann mir weiterhelfen?Code:<div style="text-align:center;" id="SupportHotline"> Sie benötigen schnelle Hilfe? Unsere Hotline erreichen Sie<br /> <b>Mo-Fr von 9 bis 17 Uhr.</b><br /> <div style="text-align:center;" id="SupportHotline2">01805 - 924546</div> <div style="text-align:center;" id="SupportHotline2">support@xcilio.de</div> <div style="text-align:center;" id="twitter"> <a href="http://twitter.com/xcilio"><img src="tl_files/xcilio/theme/twitter_32.png" /></a> <a href="http://facebook.com/xcilio"><img src="tl_files/xcilio/theme/facebook_32.png" /></a> <a href="https://www.xing.com/companies/x.ciliobusinesssolutionse.k"><img src="tl_files/xcilio/theme/xing_icon_32x32.png" /></a> </div>

Zitieren
