PSD-Tutorials.de
Forum für Design, Fotografie & Bildbearbeitung
Tutkit
Agentur
Hilfe
Kontakt
Start
Forum
Aktuelles
Besonderer Inhalt
Foren durchsuchen
Tutorials
News
Anmelden
Kostenlos registrieren
Aktuelles
Suche
Suche
Nur Titel durchsuchen
Von:
Menü
Anmelden
Kostenlos registrieren
App installieren
Installieren
JavaScript ist deaktiviert. Für eine bessere Darstellung aktiviere bitte JavaScript in deinem Browser, bevor du fortfährst.
Du verwendest einen veralteten Browser. Es ist möglich, dass diese oder andere Websites nicht korrekt angezeigt werden.
Du solltest ein Upgrade durchführen oder einen
alternativen Browser
verwenden.
Antworten auf deine Fragen:
Neues Thema erstellen
Start
Forum
Sonstiges
Webdesign, Webentwicklung & Programmierung
PHP, Javascript, jQuery, Ajax, nodeJS, MySQL...
Logo Verschieben Von Links Oben Nach Links Unten
Beitrag
<blockquote data-quote="fplewka" data-source="post: 1617220" data-attributes="member: 468528"><p>WER KANN HELFEN </p><p></p><p>so sieht index.php aus</p><p></p><p>[PHP]<head></p><p><?php </p><p>define( 'TEMPLATEPATH', dirname(__FILE__) );</p><p>include( TEMPLATEPATH.DS."suckerfish.php");</p><p>?></p><p></p><p><?php JHTML::_('behavior.mootools'); ?></p><p></p><p> <jdoc:include type="head" /></p><p> <?php if($my->id) initEditor(); ?></p><p> <meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" /></p><p></p><p><link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/system.css" type="text/css" /></p><p><link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/general.css" type="text/css" /></p><p><link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/vanenborg/css/tdefaut.css" type="text/css" media="all" /></p><p><script type="text/javascript" src="templates/<?php echo $this->template ?>/js/scroll.js"></script></p><p><script type="text/javascript" src="templates/<?php echo $this->template ?>/js/script.js"></script></p><p><script type="text/javascript" src="templates/<?php echo $this->template ?>/js/mouseover.js"></script></p><p><script type="text/javascript" src="templates/<?php echo $this->template ?>/js/jquery.js"></script></p><p><script type="text/javascript" src="templates/<?php echo $this->template ?>/js/slideshow.js"></script></p><p></p><p><link rel="icon" type="image/gif" href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/favicon.gif" /></p><p></p><p><!--[if IE 6]></p><p><link href="templates/<?php echo $this->template ?>/css/ie6.css" rel="stylesheet" type="text/css" /></p><p><style type="text/css"></p><p>img,#sitename, #tool { behavior: url(<?php echo $this->baseurl; ?>/templates/<?php echo $this->template?>/scripts/iepngfix.htc); } </p><p></style></p><p><![endif]--></p><p></p><p><?php </p><p></p><p>$mod_left = $this->countModules( 'left' );</p><p>if ( $mod_left ) {</p><p> </p><p> $width = '';</p><p></p><p>} else {</p><p> </p><p> $width = '-full';</p><p>}</p><p>?></p><p></p><p></head></p><p><body></p><p> <div class="pagewidth"></p><p> <div id="content"></p><p> <div id="topcontent"></p><p> <div id="namecontent"></p><p> <div id="sitename"></p><p> <a class="logo" href="index.php"><img src="templates/<?php echo $this->template ?>/images/logo.png" width="236" height="66" alt="logotype" /></a></p><p> </div></p><p> </div></p><p> <div id="menu"></p><p> <div id="navigation"></p><p> <?php TopMenu($menu_name); ?> </p><p> </div></p><p> </div></p><p> <div id="toolcontent"></p><p> <div id="tool"></p><p> <div id="toolitem"></p><p> <jdoc:include type="modules" name="login" /> </p><p> <?php if($this->countModules('user4')) : ?></p><p> <jdoc:include type="modules" name="user4" /></p><p> <?php endif; ?></p><p> </div></p><p> </div></p><p> </div> </p><p> </div></p><p> <div id="show-w"></p><p> <div id="slideshow"></p><p> <img src="templates/<?php echo $this->template ?>/images/slide2.jpg" alt="image2" /></p><p> <img src="templates/<?php echo $this->template ?>/images/slide3.jpg" alt="image3" /></p><p> <img src="templates/<?php echo $this->template ?>/images/slide1.jpg" alt="image1" /></p><p> </div></p><p> </div></p><p> <script type="text/javascript" charset="utf-8"></p><p> var $j = jQuery.noConflict(); </p><p> $j(document).ready(function(){</p><p> $j("#slideshow").slideshow({</p><p> pauseSeconds: 5,</p><p> height: 310,</p><p> caption: false</p><p> });</p><p> });</p><p> </script> </p><p> <div id="pathway-w"></p><p> <div id="pathway"><p></p><p> <jdoc:include type="modules" name="breadcrumb" /></p></p><p> </div></p><p> <div id="visitors-w"></p><p> <div id="visitors"></p><p> <jdoc:include type="modules" name="user5" /></p><p> </div></p><p> </div></p><p> </div></p><p> </p><p> <?php if($this->countModules('left')) : ?></p><p> <div id="left"></p><p> <jdoc:include type="modules" name="left" style="xhtml" /></p><p> </div> </p><p> <?php endif; ?></p><p> <div id="wrapper-main<?php echo $width; ?>"></p><p> <div id="main<?php echo $width; ?>"></p><p> <jdoc:include type="component" /></p><p> </div></p><p> <?php if ($this->countModules( 'user1 or user2' )) : ?></p><p> <div id="wrapper-user<?php echo $width; ?>"></p><p> <div id="user1<?php echo $width; ?>"></p><p> <jdoc:include type="modules" name="user1" style="xhtml" /></p><p> </div></p><p> </p><p> <div id="user2<?php echo $width; ?>"></p><p> <jdoc:include type="modules" name="user2" style="xhtml" /></p><p> </div></p><p> </div></p><p> <?php endif; ?></p><p> </div></p><p> </p><p> <div id="footer"></p><p> <div class="ftb"></p><p> Copyright&copy; <?php echo date( '2008 - Y' ); ?> <?php echo $mainframe->getCfg('sitename');?> .&nbsp;</p><p> <?php if ($this->params->get('show_footertext')) : ?></p><p> <?php echo $this->params->get("footertext"); ?></p><p> <?php endif; ?></p><p> </div></p><p> <div id="top"></p><p> <div class="top_button"></p><p> <a href="#" onclick="scrollToTop();return false;"></p><p> <img src="templates/<?php echo $this->template ?>/images/top.jpg" width="30" height="30" alt="top" /></a></p><p> </div></p><p> </div></p><p> </div> </p><p> </div></p><p> </div></p><p></p><p></body></p><p></html>[/PHP]</p></blockquote><p></p>
[QUOTE="fplewka, post: 1617220, member: 468528"] WER KANN HELFEN so sieht index.php aus [PHP]<head> <?php define( 'TEMPLATEPATH', dirname(__FILE__) ); include( TEMPLATEPATH.DS."suckerfish.php"); ?> <?php JHTML::_('behavior.mootools'); ?> <jdoc:include type="head" /> <?php if($my->id) initEditor(); ?> <meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" /> <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/system.css" type="text/css" /> <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/general.css" type="text/css" /> <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/vanenborg/css/tdefaut.css" type="text/css" media="all" /> <script type="text/javascript" src="templates/<?php echo $this->template ?>/js/scroll.js"></script> <script type="text/javascript" src="templates/<?php echo $this->template ?>/js/script.js"></script> <script type="text/javascript" src="templates/<?php echo $this->template ?>/js/mouseover.js"></script> <script type="text/javascript" src="templates/<?php echo $this->template ?>/js/jquery.js"></script> <script type="text/javascript" src="templates/<?php echo $this->template ?>/js/slideshow.js"></script> <link rel="icon" type="image/gif" href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/favicon.gif" /> <!--[if IE 6]> <link href="templates/<?php echo $this->template ?>/css/ie6.css" rel="stylesheet" type="text/css" /> <style type="text/css"> img,#sitename, #tool { behavior: url(<?php echo $this->baseurl; ?>/templates/<?php echo $this->template?>/scripts/iepngfix.htc); } </style> <![endif]--> <?php $mod_left = $this->countModules( 'left' ); if ( $mod_left ) { $width = ''; } else { $width = '-full'; } ?> </head> <body> <div class="pagewidth"> <div id="content"> <div id="topcontent"> <div id="namecontent"> <div id="sitename"> <a class="logo" href="index.php"><img src="templates/<?php echo $this->template ?>/images/logo.png" width="236" height="66" alt="logotype" /></a> </div> </div> <div id="menu"> <div id="navigation"> <?php TopMenu($menu_name); ?> </div> </div> <div id="toolcontent"> <div id="tool"> <div id="toolitem"> <jdoc:include type="modules" name="login" /> <?php if($this->countModules('user4')) : ?> <jdoc:include type="modules" name="user4" /> <?php endif; ?> </div> </div> </div> </div> <div id="show-w"> <div id="slideshow"> <img src="templates/<?php echo $this->template ?>/images/slide2.jpg" alt="image2" /> <img src="templates/<?php echo $this->template ?>/images/slide3.jpg" alt="image3" /> <img src="templates/<?php echo $this->template ?>/images/slide1.jpg" alt="image1" /> </div> </div> <script type="text/javascript" charset="utf-8"> var $j = jQuery.noConflict(); $j(document).ready(function(){ $j("#slideshow").slideshow({ pauseSeconds: 5, height: 310, caption: false }); }); </script> <div id="pathway-w"> <div id="pathway"><p> <jdoc:include type="modules" name="breadcrumb" /></p> </div> <div id="visitors-w"> <div id="visitors"> <jdoc:include type="modules" name="user5" /> </div> </div> </div> <?php if($this->countModules('left')) : ?> <div id="left"> <jdoc:include type="modules" name="left" style="xhtml" /> </div> <?php endif; ?> <div id="wrapper-main<?php echo $width; ?>"> <div id="main<?php echo $width; ?>"> <jdoc:include type="component" /> </div> <?php if ($this->countModules( 'user1 or user2' )) : ?> <div id="wrapper-user<?php echo $width; ?>"> <div id="user1<?php echo $width; ?>"> <jdoc:include type="modules" name="user1" style="xhtml" /> </div> <div id="user2<?php echo $width; ?>"> <jdoc:include type="modules" name="user2" style="xhtml" /> </div> </div> <?php endif; ?> </div> <div id="footer"> <div class="ftb"> Copyright© <?php echo date( '2008 - Y' ); ?> <?php echo $mainframe->getCfg('sitename');?> . <?php if ($this->params->get('show_footertext')) : ?> <?php echo $this->params->get("footertext"); ?> <?php endif; ?> </div> <div id="top"> <div class="top_button"> <a href="#" onclick="scrollToTop();return false;"> <img src="templates/<?php echo $this->template ?>/images/top.jpg" width="30" height="30" alt="top" /></a> </div> </div> </div> </div> </div> </body> </html>[/PHP] [/QUOTE]
Bilder bitte
hier hochladen
und danach über das Bild-Icon (Direktlink vorher kopieren) platzieren.
Zitate einfügen…
Authentifizierung
Wenn ★ = 12, ◇ = 4 und die Hälfte von ★ zu ◇ addiert wird, was ist das Ergebnis?
Antworten
Start
Forum
Sonstiges
Webdesign, Webentwicklung & Programmierung
PHP, Javascript, jQuery, Ajax, nodeJS, MySQL...
Logo Verschieben Von Links Oben Nach Links Unten
Oben