Forum moderator: Eriko |
uCoz Community uCoz Modules Photo Albums Customization of the images gallery |
Customization of the images gallery |
hey .. i want to make an image gallery to post images in it like this one :
how ? Attachments:
2355519.png
(471.7 Kb)
If i helped you + My Reputation and Give me an Award.
Post edited by Blazer - Monday, 2011-02-14, 10:18 AM
|
install Photo Albums module.
if you want the same view of that image, you have to code it. (html + images + uCoz codes) here: Main » Customize design » Editing templates » Photo Albums » Appearance of photo entries Post edited by rys3r - Monday, 2011-02-14, 10:50 AM
|
ok.. i want to delete the red underlined text ( i added the line under it so you can see it ) and the picture name..
Attachments:
4444974.png
(147.8 Kb)
If i helped you + My Reputation and Give me an Award.
|
Main » Customize design » Editing templates » Photo Albums » Appearance of photo entries
you have to delete this: Code <?if($PHOTO_NAME$)?><a href="$PHOTO_URL$"><?if(len($PHOTO_NAME$)>25)?><?substr($PHOTO_NAME$,0,23)?>...<?else?>$PHOTO_NAME$<?endif?></a><?endif?> and this: Code <a href="$CAT_URL$"><?if(len($CAT_NAME$)>25)?><?substr($CAT_NAME$,0,23)?>...<?else?>$CAT_NAME$<?endif?></a> |
ok it worked , i removed the RSS link near header and i removed the MY SITE text too , but when i did that , look what happened ( how to fix that ? )
Attachments:
1254202.png
(369.0 Kb)
If i helped you + My Reputation and Give me an Award.
|
you can resolve your problem by reset your design:
Topbar » Settings » Common settings » Check Update the design for all active modules and choose the design again. and delete again what you dont want of the photo albums module. regards |
| |||