Aqui os dejo el cófigo del header.php
Código :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
<head>
<!-- <title><?php bloginfo('name'); ?><?php wp_title(); ?></title> -->
<meta http-equiv="Content-Type" content="text/html; charset=<?php bloginfo('charset'); ?>" />
<style type="text/css" media="screen">
@import url( <?php bloginfo('stylesheet_url'); ?> );
</style>
<?php wp_head(); ?>
</head>
<body>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="770" height="193" title="menu">
<param name="movie" value="blueblog.swf" />
<param name="quality" value="high" />
<embed src="blueblog.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="770" height="193"></embed>
</object>
<!-- Begin #content -->
<div id="content">
<!-- Begin #main -->
<div id="main"><div id="main2">Y el server lo tengo montado en mi ordenador, podeis entrar desde aca:
http://213.60.209.45/wordpress
Cualquier idea será bienvenida. Un saludo y muchas gracias!
