Ver Mensaje Individual
  #20 (permalink)  
Antiguo 14/08/2010, 18:48
Avatar de rodrypaladin
rodrypaladin
Moderador
 
Fecha de Ingreso: abril-2010
Ubicación: Madrid
Mensajes: 2.127
Antigüedad: 14 años
Puntos: 468
Respuesta: Problema con galeria de fotos php

truman_truman no encuentro el codigo css que dices que tendría que haber dentro del head

copio todo el codigo de videosyfotos.php


Cita:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Title : Travel Portal
Version : 1.0
Released : 20070618
Description: A two-column, fixed-width template.

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Travel Portal by Free Css Templates</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="default.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="page">
<div id="sidebar">
<div id="logo"></div>
<!-- end header -->
<div id="menu">
<ul>
<li class="first"></li>
<li class="first"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fhome .php%3F%23%21%2Fpages%2FPozuelo-De-Alarcon-Spain%2FEscuela-canina-Hugo-Pesquera%2F142592772438888%3Fref%3Dts%26__a%3D14%2 6ajaxpipe%3D1&amp;layout=standard&amp;show_faces=t rue&amp;width=200&amp;action=like&amp;colorscheme= light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:200px; height:80px;" allowTransparency="true"></iframe></li>
<li class="first"><img src="images/tlf2.jpg" alt="" width="211" height="52" /></li>
<li><a href="#"></a><a href="index.html">Inicio</a></li>
<li><a href="sobre-nosotros.html">Sobre nosotros</a></li>
<li><a href="cursos.html">Cursos</a></li>
<li><a href="fotos-y-videos.html">Fotos y Videos</a></li>
<li><a href="centro-de-spa.html">Centro de Spa</a></li>
<li><a href="#">Siguenos en Facebook</a></li>
<li><a href="fotos-y-videos.html">Peluquería en directo</a></li>
<li><a href="cosmetica-y-accesorios.html">Cosmética y Accesorios</a></li>
<li><a href="#"></a><a href="#">Yatra Centro Veterinario</a></li>
<li><a href="#"></a><a href="donde-estamos.html">Donde Estamos</a></li>
</ul></div>
<!-- end menu -->
<div id="login"><span class="TEL"> <img src="images/email.jpg" alt="" width="81" height="81" /></span><span class="TEL"><br />
</span></div>
</div>
<!-- end sidebar -->
<div id="content">
<div><img src="images/h2.jpg" alt="" width="740" height="220" /></div>
<div class="boxed">
<h1 class="title2">Galería de imágenes</h1>
<p><?php include("/homepages/25/d312846501/htdocs/nueva/galeria/EasyGallery.php");?></p>
<script type="text/javascript" src="http://www.escuelprocan.es/nueva/galeria/slimbox/js/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="http://www.escuelprocan.es/nueva/galeria/slimbox/js/slimbox2.js"></script>
<link rel="stylesheet" href="slimbox/css/slimbox2.css" type="text/css" media="screen" />


</div>
</div>
<!-- end content -->
<div style="clear: both;"></div>
</div>
<!-- end page -->
<div id="footer">
<p id="legal">Copyright &copy; 2010 Peluquería canina Hugo Pesquera. Todos los derechos reservados. </p>
<p id="links"><a href="#">Privacy Policy</a> | <a href="#">Terms of Use</a></p>
</div>

<div style="font-size: 0.8em; text-align: center; margin-top: 1.0em; margin-bottom: 1.0em;">
Design downloaded from <a href="http://www.freewebtemplates.com/">Free Templates</a> - your source for free web templates
</div>
</body>
</html>