Dein Nick ist so passend gewählt ;)
Umbennung Sidebar
-
-
- Gerade eben
- Anzeige
Hallo!
Wenn du gerade an deiner Website arbeitest oder dein aktuelles Hosting überdenkst: Wir betreiben mit NetzLiving eine Hosting-Plattform, die speziell auf Performance, Sicherheit und einfache Verwaltung ausgelegt ist.
- ✔️ Schnelle Ladezeiten (optimiert für WordPress & Co.)
- ✔️ Deutsche Server & DSGVO-konform
- ✔️ Persönlicher Support (kein 0815-Ticket-System)
-
ich wusste halt, was auf eh zukommt!:mrgreen:
-
Ich hab jetzt index.php geöffnet und wieder nach de gleichen Muster gesucht, in dem ich auch Archiv und Blogroll geändet hab. Und Überraschung, ich finde es nicht.
PHP
Alles anzeigen<?php get_header(); ?> <div class="left"> <div class="sub_left"><br style="line-height:50px "/> <?php if (have_posts()) : ?> <?php while (have_posts()) : the_post(); ?> <div class="table2"> <div class="table_row2"> <div class="left2"> <div class="date"><?php the_time('m jS, Y') ?> <!-- by <?php the_author() ?> --><img src="<?php bloginfo('stylesheet_directory'); ?>/images/date_bg.jpg" alt="" width="6" height="5" align="top" style="margin:4px 0px 0px 6px "/></div> </div> <div class="right2"> </div> </div> </div> <div class="content_txt"> <b><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></b><br/><br style="line-height:10px "/> <?php the_content('Read the rest of this entry »'); ?><br/> <div class="content_more"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/more_bg.jpg" alt="" width="6" height="5" align="top" style="margin:4px 5px 0px 0px "/><a href="<?php comments_link(); ?>">[COLOR=Red]read comments[/COLOR] (<?php comments_number('0', '1', '%', 'number'); ?>)</a></div> </div> <?php endwhile; ?> <?php else : ?> <div class="content_txt"> <strong>Not Found</strong> </div> <div class="content_txt"> <p class="center">Sorry, but you are looking for something that isn't here.</p> <?php include (TEMPLATEPATH . "/searchform.php"); ?> </div> <?php endif; ?> </div> </div> <?php get_sidebar(); ?> </div> </div> </div> <?php get_footer(); ?> </div> </div> </div> </body> </html> -
Echt nicht? Du findest Nichts in diesem Haufen Code das irgendwie nach "Read Comments" aussieht?
Glaube ich dir nicht.
-
komm, das hast du doch schnell da reingebastelt, um mich zu ärgern. :mrgreen: danke!
-
lol, nene.. das stand da schon ;)
-
und ich hab's auch tatsächlich hingekriegt. danke dafür. hab aber schon wieder neu gepostet, betreff "Farbe ändern". :)
-
Jetzt mitmachen!
Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!