mh...ok, hab jetzt einfach auf doof das:
PHP
<head profile="http://gmpg.org/xfn/11">
<link rel="shortcut icon" href="<?php bloginfo('template_url'); ?>/favicon.ico" />
<meta name="keywords" content="illustration, grafik, design, skateboards, iserlohn, nrw, andreas ivanof">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » <?php _e('Blog Archive','ambiru'); ?> <?php } ?> <?php wp_title(); ?></title>
<meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats -->
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> <?php _e('RSS Feed','ambiru'); ?>" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<?php wp_head(); ?>
</head>
Alles anzeigen
aus´m header in meine enter-pah kopiert. jetzt hab ich wenigstens auch den hintergrund dabei. es sieht zumindest ok aus....bei mir....
jetzt wollt ich ja aber in der mitte des bildschirms ´ne grafik zum anklicken haben nur - wie bekomme ich die da mittig hin, so dass die da auch mittig bleibt. (also z.b bei kleinen browserfenstern - dass die nicht beschnitten wird, sonder "floated"....??)
z.z hab ich die da mittels margin hingedrückt....aber...