ChrisB: Zeitleiste umsetzten

Beitrag lesen

Hi,

Ernsthaft, wo ist das Problem – du schnappst dir die Developer Tools deines Browser, und schaust dir an was für eine Struktur dort gewählt und wie sie formatiert wurde.

das habe ich, aber die Roten Punkte z.B. finde ich leider nicht.

Zeile 4736 in diesem Stylesheet (laut Firebug):

.liveticker ol li div > h2:before {  
    content: url("http://bilder.bild.de/fotos/dot-32545784/Bild/1.bild.png");  
    left: -56px;  
    position: absolute;  
    top: 0;  
}

http://bilder.bild.de/fotos/dot-32545784/Bild/1.bild.png: Roter Punkt

MfG ChrisB

--
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/