sebazzy: Listenelemente werde nur lokal nebeneinander angezeigt

Beitrag lesen

@@sebazzy:

nuqneH

Ich hoffe einer kann mir helfen.

Nein.

Qapla'

Nun gut. Also den Punkt mit der eigenen Recherche kann ich ausschließen, also sollen mehr Informationen her.

Lokal nutze ich XAMPP, PHP-Version 5.6.3., MySQL Server-Version: 5.6.21
Online: PHP-Version 4.3.8, 5.5.40-0+wheezy1 - (Debian)

<div class"produktkategorien">  
<div class="woocommerce columns-”3″">  
    <ul class="products">  
        <li class="product-category product<br /> <b>Warning</b>: Division by …es\content-product_cat.php</b> on line <b>30</b><br /> last">  
            <a href="http://localhost/.../?product_cat=kuchen">  
                <img width="300" height="300" alt="Kuchen" src="http://localhost/.../wp-content/uploads/20…5/01/Mandarine-Schmand-600-x-4502-e1422803168313-300x300.jpg"></img>  
                <h3></h3>  
            </a>  
        </li>  
        <li class="product-category product<br /> <b>Warning</b>: Division by …es\content-product_cat.php</b> on line <b>30</b><br /> last"></li>  
        <li class="product-category product<br /> <b>Warning</b>: Division by …es\content-product_cat.php</b> on line <b>30</b><br /> last"></li>  
        ::after  
    </ul>  
</div>  
</div>

Die entscheidende CSS-Stelle:

  
.produktkategorien ul li {  
    display: inline-block;  
    list-style-type: none;  
    padding-right: 20px;  
}

Wüsste jetzt nicht was noch an Informationen benötigt wird. Bitte kurz mitteilen, wenn etwas fehlt und was.