sheers Posted May 19, 2008 at 08:38 PM Report Share #186170 Posted May 19, 2008 at 08:38 PM Boas pessoal! Queria redesenhar o site da empresa do meu pai. O site é o seguinte: www.quinta-das-palmeiras.com quando falo em redesenhar refiro-me a escrever um novo código fonte mais virado para web 2.0 e um novo estilo de layout. Sinceramente não sei se vocês me percebem. Basicamente estou farto do website que tenho e quero algum mesmo bonito que englobe CSS ao mais alto nível. 🙂 Link to comment Share on other sites More sharing options...
djthyrax Posted May 19, 2008 at 09:18 PM Report Share #186179 Posted May 19, 2008 at 09:18 PM Eu gosto do aspecto, basta fazeres uns pequenos tweaks que ficas com um site brutal. -> Área de texto sem ser aquele quadrado, deixar continuar até ao fundo da página. -> Meter um hover no menu de navegação. -> Na secção de imagens mostrar as imagens numa nova camada. -> Em relação à localização, usa o Google Maps em miniatura. -> Dar uns toques nos textos. Não peças ajuda por PM! A tua dúvida vai ter menos atenção do que se for postada na secção correcta do fórum! Link to comment Share on other sites More sharing options...
sheers Posted May 24, 2008 at 01:45 PM Author Report Share #187127 Posted May 24, 2008 at 01:45 PM Boas, na secção de imagens dizes para criar uma nova camada para mostrar as imagens mas a que te referes ? Dá-me um exemplo para eu ter uma noção. Link to comment Share on other sites More sharing options...
djthyrax Posted May 24, 2008 at 01:51 PM Report Share #187129 Posted May 24, 2008 at 01:51 PM http://www.nickstakenburg.com/projects/lightview/ p.e. Não peças ajuda por PM! A tua dúvida vai ter menos atenção do que se for postada na secção correcta do fórum! Link to comment Share on other sites More sharing options...
sheers Posted May 24, 2008 at 06:16 PM Author Report Share #187230 Posted May 24, 2008 at 06:16 PM http://www.nickstakenburg.com/projects/lightview/ p.e. Só não entendo bem como é que se instala. É necessário sakar ---> Download Prototype 1.6.0.2 and Scriptaculous 1.8.1 and upload the files from these libraries as well. Link to comment Share on other sites More sharing options...
djthyrax Posted May 24, 2008 at 06:17 PM Report Share #187231 Posted May 24, 2008 at 06:17 PM Tens de ter o prototype e o scriptaculous no servidor para poderes usar o lightview. Não peças ajuda por PM! A tua dúvida vai ter menos atenção do que se for postada na secção correcta do fórum! Link to comment Share on other sites More sharing options...
sheers Posted May 24, 2008 at 06:20 PM Author Report Share #187233 Posted May 24, 2008 at 06:20 PM Tens de ter o prototype e o scriptaculous no servidor para poderes usar o lightview. Dá para testar em lan sem enviar os ficheiros para o site ? Link to comment Share on other sites More sharing options...
djthyrax Posted May 24, 2008 at 06:25 PM Report Share #187234 Posted May 24, 2008 at 06:25 PM Claro que dá. Não peças ajuda por PM! A tua dúvida vai ter menos atenção do que se for postada na secção correcta do fórum! Link to comment Share on other sites More sharing options...
sheers Posted May 24, 2008 at 06:26 PM Author Report Share #187235 Posted May 24, 2008 at 06:26 PM Claro que dá. Já agora se não te importares diz-me como é que se instala isto porque eu já ando aqui à nora. Link to comment Share on other sites More sharing options...
djthyrax Posted May 24, 2008 at 06:38 PM Report Share #187236 Posted May 24, 2008 at 06:38 PM Imaginando que tens o teu site no endereço http://127.0.0.1/site/:'>http://127.0.0.1/site/: Sacas os ficheiros do lightbox e metes na pasta correspondente ao http://127.0.0.1/site/ Sacas o Prototype e o Scriptaculous dos links indicados e metes os ficheiros .js na pasta js/ dentro da pasta da linha anterior. Crias um ficheiro .html e metes lá dentro do <head> isto: <link rel="stylesheet" type="text/css" href="css/lightview.css" /> <script type='text/javascript' src='js/prototype.js'></script> <script type='text/javascript' src='js/scriptaculous.js?load=effects'></script> <script type='text/javascript' src='js/lightview.js'></script> Depois no <body> metes lá um: <a href="link_para_a_imagem.jpg" title="O Título da Imagem" class="lightview"><img src="link_para_a_miniatura_da_imagem.jpg" alt="Este img só cá está para mostrar como se faz miniaturas, podias por simplesmente o nome da imagem" /></a> Não peças ajuda por PM! A tua dúvida vai ter menos atenção do que se for postada na secção correcta do fórum! Link to comment Share on other sites More sharing options...
sheers Posted May 24, 2008 at 07:05 PM Author Report Share #187239 Posted May 24, 2008 at 07:05 PM Obrigado desde já pela resposta, fico muito grato. Eu fiz assim e funcionou, mas não aparece o botão para fazer "Next" para a seguinte imagem. Link to comment Share on other sites More sharing options...
djthyrax Posted May 24, 2008 at 07:22 PM Report Share #187243 Posted May 24, 2008 at 07:22 PM Para fazer o next para a seguinte imagem, tens de usar o rel bla bla. No link que te dei: An image gallery can be created using rel='gallery[setname]' <a href='image1.jpg' class='lightview' rel='gallery[myset]'>Image 1</a> <a href='image2.jpg' class='lightview' rel='gallery[myset]'>Image 2</a> Não peças ajuda por PM! A tua dúvida vai ter menos atenção do que se for postada na secção correcta do fórum! Link to comment Share on other sites More sharing options...
sheers Posted May 24, 2008 at 08:26 PM Author Report Share #187254 Posted May 24, 2008 at 08:26 PM Já fiz isso, mas não me aparece o botão "next" só clickando em cima da imagem ela muda para a seguinte mas só numa certa parte da imagem é que dá para clickar para mudar para a seguinte imagem. Link to comment Share on other sites More sharing options...
djthyrax Posted May 24, 2008 at 08:52 PM Report Share #187256 Posted May 24, 2008 at 08:52 PM Mostra aí o código. Não peças ajuda por PM! A tua dúvida vai ter menos atenção do que se for postada na secção correcta do fórum! Link to comment Share on other sites More sharing options...
sheers Posted May 24, 2008 at 08:55 PM Author Report Share #187258 Posted May 24, 2008 at 08:55 PM <html> <body> <head> <link rel="stylesheet" type="text/css" href="css/lightview.css" /> <script type='text/javascript' src='js/prototype.js'></script> <script type='text/javascript' src='js/scriptaculous.js?load=effects'></script> <script type='text/javascript' src='js/lightview.js'></script> </head> The content of the body element is displayed in your browser. <a href="image.jpg" title="O Título da Imagem" class="lightview" rel="gallery[myset]" ><img src="image.jpg" alt="image" /></a> <a href="image1.jpg" title="O Título da Imagem" class="lightview" rel="gallery[myset]" ><img src="image1.jpg" alt="image" /></a> </body> </html> Link to comment Share on other sites More sharing options...
djthyrax Posted May 24, 2008 at 09:08 PM Report Share #187260 Posted May 24, 2008 at 09:08 PM Tens as imagens (as do lightview) no sítio e isso tudo? Não peças ajuda por PM! A tua dúvida vai ter menos atenção do que se for postada na secção correcta do fórum! Link to comment Share on other sites More sharing options...
sheers Posted May 24, 2008 at 09:15 PM Author Report Share #187263 Posted May 24, 2008 at 09:15 PM As images do do Lightview estão na pasta images ai nem mexi. Link to comment Share on other sites More sharing options...
djthyrax Posted May 24, 2008 at 09:18 PM Report Share #187264 Posted May 24, 2008 at 09:18 PM estranho então... Não peças ajuda por PM! A tua dúvida vai ter menos atenção do que se for postada na secção correcta do fórum! Link to comment Share on other sites More sharing options...
sheers Posted May 24, 2008 at 09:23 PM Author Report Share #187265 Posted May 24, 2008 at 09:23 PM Os files da pasta JS estão bem colocados ? Link to comment Share on other sites More sharing options...
djthyrax Posted May 24, 2008 at 09:54 PM Report Share #187267 Posted May 24, 2008 at 09:54 PM Estão, se não não conseguias usar 😄 Não peças ajuda por PM! A tua dúvida vai ter menos atenção do que se for postada na secção correcta do fórum! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now