Hallo Leute!
Es ist mein erster Beitrag, deswegen bitte nicht mit Füßen treten, falls ich i-was daneben schreibe.
Um folgende Seite geht es:
http://gowiththeflow.at/wordpress_eugen/
Probleme machen mir die Buttons ganz oben auf der Seite. Zum einen lassen sich die Links nicht anklicken (z-index habe ich schon hochgesetzt, hilft nix), das ist der Code zu den Buttons (in eine der Template - php's reingeschrieben):
HTML
<div style="margin:0px; padding:0px"> <table style="margin:0px; padding:0px"> <tr> <td width="36"><a href="https://www.facebook.com/OFF.Recordings" target="_blank" ><img src="http://gowiththeflow.at/wordpress_eugen/wp-content/uploads/2015/02/fb.png" alt="leer" width="40" height="40"/></a></td> <td width="36"><a href="http://www.oninstagram.com/profile/offrecordings" target="_blank"><img src="http://gowiththeflow.at/wordpress_eugen/wp-content/uploads/2015/02/instagram.png" alt="leer" width="40" height="40"/></a></td> <td width="36"><a href="https://soundcloud.com/off-recordings" target="_blank"><img src="http://gowiththeflow.at/wordpress_eugen/wp-content/uploads/2015/02/sc.png" alt="leer" width="40" height="40"/></a></td> <td width="36"><a href="https://twitter.com/OFF_Recordings" target="_blank"><img src="http://gowiththeflow.at/wordpress_eugen/wp-content/uploads/2015/02/twitter.png" alt="leer" width="40" height="40"/></a></td> <td width="36"><a href="https://www.youtube.com/user/OFFRecordings" target="_blank"><img src="http://gowiththeflow.at/wordpress_eugen/wp-content/uploads/2015/02/yt.png" alt="leer" width="40" height="40"/></a></td> </tr> </table></div>
[COLOR=#008000][size=8]zum zweiten wird ein Teil der Buttons bei Firefox nicht angezeigt (es sollten 5 sein), bei Chrome und IE aber schon. <== gelöst. Firefox neustarten bewirkt manchmal Wunder ;)[/SIZE][/COLOR]
Frische WP-Installation, das Theme gibt es hier:
http://www.aivahthemes.com/musicplay/
Irgendwelche Ideen?:confused: