Einzelnen Beitrag anzeigen
Alt 14.03.2008, 14:38   #5 (permalink)
maks
PostRank: 2
 
Benutzerbild von maks
 
Registriert seit: 19.10.2005
Beiträge: 67
Na das ist doch das Problem!

Das funktioniert alles nicht.

OK. hier nochmal das komplette css:

Code:
.entry p a:link, .entrytext p a:link, .entry p a:visited, .entrytext p a:visited {
	border-bottom:#666 dotted 1px;
	}
auf ganz blöd habe ich das alles nochmal hinzugefügt:

Code:
.entry p a:link img {
	border-bottom:none !Important;
	}
	
.entry a:link img {
	border-bottom:none !Important;
	}
	
.entry p img {
	border-bottom:none !Important;
	}
	
.entry img {
	border-bottom:none !Important;
	}
und hier ist der Code auf der Seite:

Code:
div class="entry">
				<p><a href="http://www.usdesignstudio.co.uk/" title="Us Design Studio" target="_blank">Us Design Studio</a>, always famous for blurring the boundaries between design and art, made a new piece:</p>
<p><a href="http://www.soundofsirens.net/wp-content/uploads/2008/03/whole_human.jpg" title="Whole Human"><img src="http://www.soundofsirens.net/wp-content/uploads/2008/03/whole_human1.jpg" alt="Whole Human" /></a></p>
Und hier die Seite selbst. Habs jetzt mal so gelassen, damit ihr seht, was ich meine: Sound Of Sirens » Blog Archive

(ja, ich weiss - die pagenav oben. Und das der Rahmen rechts 10 pixel raussteht ist auch normal, weil die Bilder alle einen margin von 10px nach rechts haben wegen Textumfluss)

m.
__________________
Sound Of Sirens - a bold venture

Geändert von maks (14.03.2008 um 14:40 Uhr).
maks ist offline   Mit Zitat antworten