• Page 1 of 1
  • 1
Want to change photo dimensions
yoo
Posts: 40
Reputation: 1

Message # 1 | 6:34 AM
please help.. i have site of wallpapers and have more than 2000 wallpapers (http://thewallpapers.in/), but now i want to change design of my site and i need that my demo photos be of the greater dimension. now they are 135x115. i know that it is not possible via control panel. So i tried it via html, but got some problems: some photos are not displayed (mainly if their dimensions are too little), may be it's because i use $FULL_PHOTO_DIRECT_URL$? what can be done?

here is the example of what i did:

Code
<img src="$FULL_PHOTO_DIRECT_URL$" width="" height="" />

help me please..

P.S. It would be great if we could change dimensions of existing photos. please include it. (i shall write it in suggestions too smile )

Added (2010-03-19, 0:34 Am)
---------------------------------------------
please provide me an answer.. I extremely need it.. sad


CodeResolution
Posts: 1570
Reputation: 58

Message # 2 | 3:58 PM
Control Panel (CP) -> Photo Albums -> Module Settings -> 'Demo image size'
Kind regards,
Elliott.

"The best uCoz" critic since 2007.
Qualified website, branding, print & user interface designer.

I'm on Behance and Twitter.
Post edited by Mistory - Friday, 2010-03-19, 4:00 PM
yoo
Posts: 40
Reputation: 1

Message # 3 | 8:24 PM
Quote (Mistory)
Control Panel (CP) -> Photo Albums -> Module Settings -> 'Demo image size'

i need to change dimensions for existing photos.. it doesnt help, it only changes dimensions for future photos


Dartz
Posts: 1931

Message # 4 | 10:11 PM
Where you get $FULL_PHOTO_DIRECT_URL$? Where you replaced / placed?
[... With uCoz since December 2 2007 ...]
yoo
Posts: 40
Reputation: 1

Message # 5 | 8:21 AM
i replaced $photo$ code with this one

Quote (yoo)
<img src="$FULL_PHOTO_DIRECT_URL$" width="" height="" />

Dartz
Posts: 1931

Message # 6 | 9:59 AM
Your photo-album is custom therefore it's not our job to look at your custom code
and suggest you how to change something. It's only your responsibility. Also, you
can't suggest this either because that's not uCoz feature, it's a custom set of code.

And it is hard to understand you. You said you replaced $PHOTO$, but this code is
used only in source page where it displays image with comments. In your 1st post
you are talking about 135x115 sized photos (which is a custom size) those photos
I found on photo-album's main page - only yours. This leads us to conclusion you
really made huge modifications therefore I can't help you even if I wanted.


[... With uCoz since December 2 2007 ...]
yoo
Posts: 40
Reputation: 1

Message # 7 | 11:46 PM
as i see i have not described it correctly. i have changed $photo$ with above code in appearance of photo entries. as you see i used $FULL_PHOTO_DIRECT_URL$, but it doesnt help because small dimensional photos are not displayed in this way on my main and categories pages. is there other global code which i could use to display photos with all kind of dimensions?

Added (2010-03-20, 5:09 PM)
---------------------------------------------
i have done some changes smile and with partly success..

i used following code for displaying my entries

Code
<img src="$PHOTO_DIRECT_URL$" width="240" height="170" border="0"/>

this code works for small dimensional photos too, but there is still one problem sad the quaility is very low.. have you any ideas?

Added (2010-03-20, 5:10 PM)
---------------------------------------------
shortly saying, i need the global code which will stand for image links, without categorizing them in photos which are 500X500 bigger and smaller ones.. sorry for my bad english

Added (2010-03-20, 5:46 PM)
---------------------------------------------
i have done this.. now everything works fine, but for this i had to delete all wallpapers which had dimensions low than 500x500..


Dartz
Posts: 1931

Message # 8 | 12:07 PM
I guess you solved problem while I was sleeping.
[... With uCoz since December 2 2007 ...]
  • Page 1 of 1
  • 1
Search: