Good .to know if exists the code of integraction for an index.php, that show me you finalize them photos that have been inserted in the galery automatic.
Thanks!
I have no idea what you mean. Please re-phrase your question.
is there any script that refreshes automatically the latest added pics into de gallery to another page? I mean, i've got an index.php. I want the last pics added to show there automatically
Thanks !
have a look to cpmfetch (http://forum.coppermine-gallery.net/index.php?board=87.0)
Quote from: mauuu on October 16, 2007, 03:16:35 PM
is there any script that refreshes automatically the latest added pics into de gallery to another page? I mean, i've got an index.php. I want the last pics added to show there automatically
Not exactly what I would consider re-phrasing. Anyway: your goal seems to be to display content taken from coppermine on a non-coppermine-driven page on your website. As Frantz suggested: cpmFetch has been built exactly for this very purpose and is recommended by the Coppermine dev team. There are some other mods that deal with displaying coppermine-content on non-coppermine pages (aka "content syndication") that are being discussed in "Mods: content syndication (cpmFetch) (http://forum.coppermine-gallery.net/index.php?board=57.0)", although non but cpmFetch can really be recommended.
If this is not what you're asking for (i.e. if you want to display something special on coppermine's index page), please say so as well and clarify what you actually want to achieve. Well... you should resolve this thread anyway ;)
Already I have installed it and walks of wonder, now as I cause I remove him the edge to the THUMBAILS, since I have published CSS of the THEME that I have and does not disappear.
Seeing Edge: www.avrilargentina.com/galeria.php
Habla Español si?
Hablo espanol, este azul foto es una parte de tu code. Visita aqui : http://www.boutell.com/newfaq/creating/border.html
Adios!
si Hablo español , pero que hay que hacer con la pagina que me pasaste ?
o sea especificamente con el codigo que se encuentra dentro de ella ?
Vale,
En tu pagine, en la section de HEAD:
Ponga este code.
<style>
img
{ border-style: none;
}
</style>
Y despues de este, no tiene la azul en tu Foto's.
La code de sobre es la code en aqui (http://www.boutell.com/newfaq/creating/border.html)
esta bien?
<style>
img
{ border-style: none;
}
</style>
[code/
he puesto eso en mi HEAD y ya funciono , MUCHAS gracias !
no ha hehco falta poner el Otro CODE
GRACIAS ! :)
De nada,
Creo que la azul es automatico, pero si ponga la code de sobre, no tiene la azul de tu fotos.
Just_some_guy, mauuu, please if you post in an other language that english, post olso english translation. Answers can interest other users
Frantz is right (as always). In all boards that are not tagged as language-specific support boards, only English is allowed. If you decide to post in another language than English, post at least bilingually.
Sorry,
Mauuu, wanted to know how to remove the blue border around his images.
Heres a translation -
just_some_guy -
you speak spanish, yes? i speak spanish, this blue around the photo is a part of your code. Visit here: http://www.boutell.com/newfaq/creating/border.html
mauuu then asks about the code on that page, and if there is a specific code that he should use.
just_some_guy -
Ok,
In the HEAD section of your page:
Put this code.
<style>
img
{ border-style: none;
}
</style>
And after you will not have any blue around your photos.
The above code is from this (http://www.boutell.com/newfaq/creating/border.html) website.
does it work?
mauuu -
<style>
img
{ border-style: none;
}
</style>
[code/
I put this in my HEAD and it works, Thanks very much!
I didnt need to put the other code.
Thanks!
just_some_guy
Dont mention it,
I think the blue border is automatic, but if you put the above code, you dont have the blue border around your photos.
OK, thanks for the clarification. This thread clearly doesn't deal with bridging, but straight-forward CSS. Moving accordingly.