uCoz Community uCoz Modules Additional Features How can I create thumbnails? |
How can I create thumbnails?
|
How can I create thumbnails in Ad Board? Thumbnails that are shown at the left side of each title entry and short description. Please reply asap. Here is the layout of my site under classified ads section: http://www.affordablecebu.com/board
Post edited by khen - Tuesday, 2010-09-21, 5:40 PM
|
thanks sunny for the help, im very sorry i post in another thread. I dont know what thread i should post...
Added (2010-09-22, 6:29 Am) Post edited by khen - Wednesday, 2010-09-22, 12:33 PM
|
no. I don't know about it. I'll do it.
Added (2010-09-22, 8:24 Am) Added (2010-09-22, 8:32 Am) Added (2010-09-22, 8:52 Am) Added (2010-09-22, 9:15 Am) Added (2010-09-22, 11:06 Am) |
Quote (khen) Hi Sunny, how could I put an alternative customized image for entries having no images? so that no broken images will appear, what will appear is a customized "NO PICTURE AVAILABLE" image. use <?if()?> and I suggsest to use Screenschot image ($SCREEN_URL$) red- replace with customize image Added (2010-09-22, 12:22 PM) Quote (khen) How can I make this image hide if no pictures are available? code: Post edited by Jan - Wednesday, 2010-09-22, 6:23 PM
|
I have another option. How can I make the "broken image" hide if no pictures are available? Maybe it's better to hide the default "broken image".
Big THANKS Sunny and Jan. I figure out my problem... Added (2010-09-23, 0:01 Am) Even if I input a "Price" in the Entry Adding/Editing Page, the "Price" doesn't appear in the Page with Entry with Full Text and Comments. How can I able to appear the price I input? Post edited by khen - Thursday, 2010-09-23, 5:56 AM
|
Quote (khen) How can I make the "broken image" hide if no pictures are available? Did U use $SCREEN_URL$ code? if so, then max screenshot image size is 2000Kb. If image is bigger, then broken image will appear. Then use: Quote (Jan) <?if($SCREEN_URL$)?><img src="$SCREEN_URL$"width="80px" height="60px"><?else?><?endif?> Post edited by Jan - Thursday, 2010-09-23, 6:41 AM
|
I didn't use $SCREEN_URL$ code. I use the $IMAGE_URL1$. I put some big images of thumbnails in the Full Entry Page by creating this codes:
<?if($IMAGE_URL1$)?><img src="$IMAGE_URL1$"width="400px" height="300px"><?else?><?endif?> i use these so that users will no longer copy and paste the code $IMAGE1$...5 in putting pictures in their ads. By the way, I have another concern. Ad Board Price Doesn't Appear. Even if I input a "Price" in the Entry Adding/Editing Page, the "Price" doesn't appear in the Page with Entry with Full Text and Comments. How can I able to appear the price I input? Added (2010-09-23, 1:53 Am) Added (2010-09-23, 4:33 Am) The code I used 5 hours ago worked fine. The images appeared. But now, the images disappeared. Why? Post edited by khen - Thursday, 2010-09-23, 8:35 AM
|
They disappeared in the Ad Board Full Entry Page http://www.affordablecebu.com/board/stuff/furniture/for_sale_metal_screen_door_drawer_7_layers_dental_chair_t_v_stand/10-1-0-288
Added (2010-09-23, 5:01 Am) <?if($IMAGE_URL1$)?><img src="$IMAGE_URL1$" width="400px" height="300px"><?else?><?endif?> I used these 6 hours ago and worked fine. Pictures appeared. But later, pictures disappeared. Are there something wrong with the codes? Added (2010-09-23, 5:17 Am) Why does images don't appear if I put this code in the Ad Board "Page with Full Entry Text..." Are there any additional coding to be done? Please reply asap. Post edited by khen - Thursday, 2010-09-23, 11:23 AM
|
Some info on $IMGS_ARRAY_JS$ is here: http://forum.ucoz.com/forum/2-7772-39223-16-1251898691 You can see the example of the coding in the templates of Online Games module.
Quote (khen) I used these 6 hours ago and worked fine. Pictures appeared. But later, pictures disappeared. Are you sure you did not change anything? I suggest that you contact Tech. Support via your Control Panel -> Help. I'm not active on the forum anymore. Please contact other forum staff.
|
The images now appear. How can I hide the default "broken images"? this is the code I used:
<img height="300px" width="400px" src="$IMG_URL1$"/> |
Hey guys, i need some help.Im not sure if here is the right place to post but...
Im building this website, and im going to put videos from youtube on it, and than share it on facebook so how could i get thumbnail of the video, on the Facebook post, it just shows me 3 elements of the template design as thumbnails? |
| |||