• Page 1 of 1
  • 1
Forum moderator: Eriko  
uCoz Community » uCoz Modules » Photo Albums » Photo album informer (informer)
Photo album informer
Korijs
Posts: 267
Reputation: 5

Message # 1 | 4:59 PM
Hi.

I got a question about photo album informer at containers (global blocks)..

If I have default module settings for photo album:
Demo image size: 100x80 .. AND if I want to set my size: 400x380, then all new added photos at informer are out of borders..

.. so HOW CAN I SET PARAMETRS AT INFORMER? - to get photos at size 100x80 (informer info), but 400x380 at photo album? :/
PixelKhaos
Posts: 636
Reputation: 26

Message # 2 | 4:05 AM
How do you mean out of borders?
And I don't quite understand your question.

Proud uCoz user since 2006
Freelance designer - http://pixelkhaos.com
PixelKhaos on twitter - @PixelKhaos

I can help you develop your site for a small fee.
Sunny
Posts: 9296
Reputation: 456

Message # 3 | 10:29 AM
Korijs, edit the informer template in Control Panel -> Tools -> Informers and set the necessary parameters for images.
I'm not active on the forum anymore. Please contact other forum staff.
Korijs
Posts: 267
Reputation: 5

Message # 4 | 11:59 AM
Quote (Sunny)
Korijs, edit the informer template in Control Panel -> Tools -> Informers and set the necessary parameters for images.


I know that i need to edit informer, but how - html codes?

Example - http://fotohost.lv/images/mjbeo67yew7pcj4ftzkj.png
Info - first 3 images are small sized, then i set bigger size, add new photo and it's out of block borders now ..

my default code @ informer about newest photos:

Code
<div align="left"><a href="$PHOTO_URL$" title="$PHOTO_NAME$">$PHOTO$</a></div><p><hr>


how could i edit this infoermer code for 100x100 etc. sized images at INFORMER ONLY ..!?
PixelKhaos
Posts: 636
Reputation: 26

Message # 5 | 1:39 PM
Replace $PHOTO$ with a <img> code with height and width.

Your informer code would be:
Code
<div align="left"><a href="$PHOTO_URL$" title="$PHOTO_NAME$"><img src="$PHOTO_URL$" width="100px" height="100px"></a></div><p><hr>


Edit the width and height for your liking.

Proud uCoz user since 2006
Freelance designer - http://pixelkhaos.com
PixelKhaos on twitter - @PixelKhaos

I can help you develop your site for a small fee.
Post edited by Acid - Wednesday, 2012-03-07, 1:40 PM
Korijs
Posts: 267
Reputation: 5

Message # 6 | 6:35 PM
Acid, I think, I already have tried this version, but I try again & result:
http://fotohost.lv/images/3o3d4b8q726vc32mlcbo.png

ok, I could just delete this block with this informer, but I want normal sized photos there unsure
PixelKhaos
Posts: 636
Reputation: 26

Message # 7 | 10:51 PM
Korijs, Are you sure you are using the informer code, and not using the code I wrote directly?
Proud uCoz user since 2006
Freelance designer - http://pixelkhaos.com
PixelKhaos on twitter - @PixelKhaos

I can help you develop your site for a small fee.
Korijs
Posts: 267
Reputation: 5

Message # 8 | 3:28 PM
Quote (Acid)
Are you sure you are using the informer code, and not using the code I wrote directly?


yes, http://www.bildites.lv/images/ja9wmlzfsg3zkwg4b84s.png

ANYONE? sad
Animorph
Posts: 2856
Reputation: 189

Message # 9 | 3:01 PM
Korijs, try changing
Code
src="$PHOTO_URL$"
to
Code
src="$PHOTO_DIRECT_URL$"

To busy building a passive income online ;)
Korijs
Posts: 267
Reputation: 5

Message # 10 | 2:41 PM
Animorph, n1, WORKING, ty up
uCoz Community » uCoz Modules » Photo Albums » Photo album informer (informer)
  • Page 1 of 1
  • 1
Search: