Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Posty - Wordpress
#1
Witam mam problem otoz robie szablon od podstaw i nie wiem gdzie mam blad. Chce aby pod kazdym postem byla prosta, pozioma, czarna linia. Jak do tej pory pojawia mi sie tylko na samym dole pod postem ostatnim. Smile Naprowadzcie mnie chociaz na blad prosze. Skoro tak wygodniej...

Header.php
Kod PHP:
<!DOCTYPE html>
<
html>
<
head>
<
meta http-eqiv="content-type" content="text/html; charset=<?php bloginfo('charset'); ?>" />
<
title><?php bloginfo('name'); ?></title>
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<?php wp_head(); ?>
</head>

<body>
 <div id="menu">
  <?php wp_nav_menu( array( 'theme_location' => 'primary-menu' ) ); ?>
 </div>

  <div id="logo">
   <h1>Hard Code</h1>
    <i>Blog o kodowani</i>
  </div>
 <div id="wrapper">
 <div id="wpisy">
  <?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>

 <h2 class="tytulWpisu">
  <a href="<?php the_permalink(); ?>"><?php the_title(); ?></a>
 </h2>
  <div class="oWpisie">
   <?php the_author(); ?> napisa� dnia <?php the_date(); ?> i umie�ci� w kategoriach: <?php the_category(' , '); ?>
 </div>

<?php if ( is_single() OR is_page() ) : ?>
 <?php the_content(); ?>
 <?php comments_tamplates(); ?> 
<?php else : ?>
 <?php the_excerpt(); ?>
<?php 
endif; ?>

<?php endwhile; else: ?>
 <p>Brak wpis�w spe�niaj�cych kryteria</p>
<?php endif; ?>
</div>


</div> 

style.css
Kod:
body{
background: url(tlo.jpg) repeat;
}

#menu{
height:40px;
width:100%;
background-color:#666666;
box-shadow:0px 0px 20px #000;
margin-top:-45px;
}
#menu li{
display:inline;
}
#menu li a{
color:#fff;
text-decoration:none;
padding:10px;
line-height:2.9em;
}
#menu li a:hover{
text-decoration:underline;
}
#menu li a:active{
text-decoration:underline;
}
#logo{
height:100%;
text-align:center;
}

#wrapper{
margin-top:20px;
width:1000px;
border:1px solid;
float:center;
margin-left:auto;
margin-right:auto;
height:700px;
background: #ffffff;
}

#wpisy{
clear:both;
width:650px;
float:left;
margin:20px;
padding:10px;
border-bottom:1px solid #000000;
}
.oWpisie{
color:grey;
font-size:80%;

}


Załączone pliki
.jpg   blog.jpg (Rozmiar: 102.13 KB / Pobrań: 7)
Jeśli pomogłem... Dodaj punkt reputacji Smile http://www.webmastertalk.pl/podstrony-include-t-5667.html
Odpowiedz


Wiadomości w tym wątku
Posty - Wordpress - przez Filuper112 - 12-10-2011, 21:55
RE: Posty - Wordpress - przez hieroshima - 12-10-2011, 22:47
RE: Posty - Wordpress - przez Pedro84 - 12-10-2011, 23:38
RE: Posty - Wordpress - przez Filuper112 - 12-10-2011, 23:43
RE: Posty - Wordpress - przez Ancik - 12-10-2011, 23:43
RE: Posty - Wordpress - przez Filuper112 - 12-10-2011, 23:48
RE: Posty - Wordpress - przez hieroshima - 13-10-2011, 19:32
RE: Posty - Wordpress - przez Filuper112 - 13-10-2011, 23:07
RE: Posty - Wordpress - przez hieroshima - 13-10-2011, 23:21
RE: Posty - Wordpress - przez Filuper112 - 14-10-2011, 00:40
RE: Posty - Wordpress - przez Ancik - 13-10-2011, 23:25
RE: Posty - Wordpress - przez hieroshima - 14-10-2011, 01:31
RE: Posty - Wordpress - przez Filuper112 - 14-10-2011, 01:56
RE: Posty - Wordpress - przez hieroshima - 14-10-2011, 03:09
RE: Posty - Wordpress - przez Filuper112 - 14-10-2011, 03:21

Podobne wątki…
Wątek: Autor Odpowiedzi: Wyświetleń: Ostatni post
  Problem z wyglądem posta - wordpress Simisti 0 1,966 29-05-2017, 01:23
Ostatni post: Simisti
  wordpress-zabezpieczenia Alameida 3 4,099 29-04-2016, 18:30
Ostatni post: Masterka5
Question Usuniecie tagów z głownej Wordpress unreal34 1 2,752 17-02-2015, 15:27
Ostatni post: Kartofelek
  Rozwijana lista podkategorii - Wordpress mat2224 0 1,755 07-05-2013, 21:49
Ostatni post: mat2224
  Wordpress Multisite na Win 2008 serwer i Apache marutek 0 1,658 10-03-2013, 22:25
Ostatni post: marutek

Skocz do:


Użytkownicy przeglądający ten wątek: 1 gości
Sponsorzy i przyjaciele
SeoHost.pl