uCoz Community uCoz Modules Additional Features How can I create thumbnails? |
How can I create thumbnails? |
so..... i searched around and i came up with this thing - adding a <meta>tag into the site, so i get some picture be shown there... just where i have to put this code???
<meta name="title" content="random" /> <meta name="description" content="random" /> <link rel="image_src" href="http://www.random.org/screenshot.png" /> |
volcomz, between head tag
<head> <meta name="title" content="random" /> <meta name="description" content="random" /> <link rel="image_src" href="http://www.random.org/screenshot.png" /> </head> |
Naczi,
Quote (Naczi) In what code I need to put image that will show up for thumbnail on facebook when I share my site link? In usually image code, my image won't show on fb. Your question has nothing to do with uCoz. And we provide help with uCoz related issues only. |
Naczi, Place the following code between the HEADER tags
Code <link rel="image_src" href="IMG URL" /> Replace "IMG URL" with your Thumbnail image Post edited by Bengaltiger - Saturday, 2011-09-10, 8:45 AM
|
devill, do not post your personal details on the forums. Apart from that if you are experiencing technical difficulties please post your problem in the correct board on the forums. If otherwise you need to get in contact with the uCoz Technical Support or Abuse services please use the forms available on the uCoz home page that can be found here.
If you have any further concerns please contact myself or another member of staff via PM. Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Hi guys, I use the code
<?if($SCREEN_URL$)?><img src="$SCREEN_URL$"width="80px" height="60px"><?else?><?endif?> but I need it to automatically downsize big pics proportionally, any ideas? Added (2013-09-18, 11:44 AM) |
Sorry, the adboard module.
|
LucasHolmes, sorry about the late reply, which URL are you referring to? I'll have a look and get back to you on it.
Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
http://canjeslucas.ucoz.com/board/electronica/juegos_de_video_y_consolas/lucas_compra_y_venta_de_videojuegos/184-1-0-6
I need to see the thumbnail on this page too. |
| |||