maurizio
Joined: 24 Oct 2010
Posts: 9
I set the folder description in thumbnails page.
Is it possible to set the text on left of thumbnails? If I'm not wrong It's possible only above.
Can I fix the text? Is number of thumbnails change the text change the position.
How can I I align justified the text of folder description?
How can change size font, color and character of tex description? If I'm not wrong is theme stylesheet but I don't find the correct string.
Many thanks in advance
bye


Re: Folder description
User avatar
Experienced
Joined: 8 Jun 2010
Posts: 57
Denmark
Goto Themes, click edit on the theme you want to edit.

Scroll down to you see the Image and expand it.

Expand Text 1/2/3 adjust the Y and X position.

Is it that your looking for?

_________________
The spelling mistakes has been inserted automatically of consideration to the people who find a great pleasure to search for it...


Re: Folder description
maurizio
Joined: 24 Oct 2010
Posts: 9
Not exactly.
I mean the text of folder description that appears in thumbnails page


Re: Folder description
User avatar
Imagevue Wizard
Joined: 30 Sep 2006
Posts: 7280
52357238 wrote
I set the folder description in thumbnails page.
Is it possible to set the text on left of thumbnails? If I'm not wrong It's possible only above.
Can I fix the text? Is number of thumbnails change the text change the position.
How can I I align justified the text of folder description?
How can change size font, color and character of tex description? If I'm not wrong is theme stylesheet but I don't find the correct string.

Sorry for the late reply -

You can not change the alignment of the title+description, as they are always displayed above the thumbnails. However, you CAN change any style of the text ... The following classes are used to style the text displayed above thumbnails:
Code
.thumbnails {
   color: #FFFFFF;
}
.thumbnails_breadcrumbs {
   color: #CCCCCC;
   leading: 1;
}
.thumbnails_title {
   font-size: 18px;
   color: #99CCFF;
   leading: 1;
}
.thumbnails_description {
}
.thumbnails_page {
   font-size: 14px;
}


You can find more information on editing the CSS stylesheets here:
http://imagevuex.com/documentation/cssreference/

Remember to clear your browser cache after editing a CSS stylesheet, as cached CSS files may prevent you from seeing updates ...

_________________
Karl / mjau-mjau

Image
Image
Image
Image

www.imagevuex.com
www.mjau-mjau.com
www.photogallerylinks.com


Re: Folder description
maurizio
Joined: 24 Oct 2010
Posts: 9
Many thaks for your clarification!
Rgdr


Re: Folder description
x-tremed
Joined: 20 May 2011
Posts: 20
Got the same now while trying to insert a clickable image in the description.
I've included a button to order photo's, while viewing the thumbnailpage, everything looks fine ( http://gallery.opdefoto.com/#/content/N ... 4%20maart/ ) But when i open a photo, it just shows a little piece of the button. http://gallery.opdefoto.com/#/content/N ... s_3408.jpg

Anyway to fix this?


Re: Folder description
User avatar
Imagevue Wizard
Joined: 30 Sep 2006
Posts: 7280
Thing is, when you add that much description to an image item (that big bulky folder-description AND the normal image description), then Imagevue tries to place it above the image ... If it finds there is not space, then it will instead hide the description. In your case, it is hiding the description, but there is some small issue where it is not masking out properly the entire image.

Anyway, I would recommend trying to align the text to another location, maybe left or right, or even over the image ... It is difficult to align this amount of text (and the embedded image is huge) ... you could also increase the margin around the image, but it would become very small on smaller screens ...

_________________
Karl / mjau-mjau

Image
Image
Image
Image

www.imagevuex.com
www.mjau-mjau.com
www.photogallerylinks.com


Re: Folder description
ruslicus
Joined: 20 Sep 2011
Posts: 11
HI. UNder the Folder parameters the what represents the lead parameter? I am looking to control the width of the Text area. Look here www.photocollections.ca Thank you


Re: Folder description
User avatar
Imagevue Wizard
Joined: 30 Sep 2006
Posts: 7280
ruslicus wrote
HI. UNder the Folder parameters the what represents the lead parameter? I am looking to control the width of the Text area. Look here http://www.photocollections.ca Thank you

This would be related to your CSS for titles. I am not sure how you got that much leading. Docs on the theme CSS here:
http://imagevuex.com/documentation/cssreference/

If you want me to take a look, please provide link and login to your admin ...

_________________
Karl / mjau-mjau

Image
Image
Image
Image

www.imagevuex.com
www.mjau-mjau.com
www.photogallerylinks.com


Re: Folder description
ruslicus
Joined: 20 Sep 2011
Posts: 11
I just clicked enter after each line which created different Description lines. My challange is that I want to add the description of the site but do not extend to all width of the thumbnails area. As you can see I am using 8 thumbnails and the description will be spread to the end of the thumbnails, which I don't really like - so I am trying to trick it. Thank you


Re: Folder description
User avatar
Imagevue Wizard
Joined: 30 Sep 2006
Posts: 7280
ruslicus wrote
I just clicked enter after each line which created different Description lines. My challange is that I want to add the description of the site but do not extend to all width of the thumbnails area. As you can see I am using 8 thumbnails and the description will be spread to the end of the thumbnails, which I don't really like - so I am trying to trick it. Thank you

There are two types of line-breaks:

1. Clicking "enter" usually leads to new paragraph <p></p> and often leads to two lines of space between lines.

2. Clicking "shift+enter" leads to a plain line-break <br/>, and will most likely help you create a single line break.

_________________
Karl / mjau-mjau

Image
Image
Image
Image

www.imagevuex.com
www.mjau-mjau.com
www.photogallerylinks.com


Re: Folder description
ruslicus
Joined: 20 Sep 2011
Posts: 11
Thank you works great with <br/> insert!


Re: Folder description
User avatar
Experienced
Joined: 8 Apr 2011
Posts: 44
Thamesville, Ontario
mjau-mjau wrote
ruslicus wrote
I just clicked enter after each line which created different Description lines. My challange is that I want to add the description of the site but do not extend to all width of the thumbnails area. As you can see I am using 8 thumbnails and the description will be spread to the end of the thumbnails, which I don't really like - so I am trying to trick it. Thank you

There are two types of line-breaks:

1. Clicking "enter" usually leads to new paragraph <p></p> and often leads to two lines of space between lines.

2. Clicking "shift+enter" leads to a plain line-break <br/>, and will most likely help you create a single line break.



Hello!

I have a similar problem... and it looks really bad. Can you help, please:
http://bshive.com/#/content/Products/Si ... angements/
If you hoover over the thumbnails... it really bad. Can you please advice me what to do? Is there any CSS that can help with the spaces in between the paragraphs? I would like to be able, even in the text pages, to ad myself the empty space line in between paragraphs...

Thank you in advance!!!

_________________
paydayMARK
Film Maker - Graphic Designer
http://www.productionmark.ca
http://www.nadinephotos.ca
http://www.snap-n-time.com


Re: Folder description
User avatar
Imagevue Wizard
Joined: 30 Sep 2006
Posts: 7280
paydayMARK: I am not exactly sure what your problem is because you did not explain it. Previously discussed in this topic is how to work with paragraphs and or line breaks.

I checked your gallery, and I navigated to the "AboutUs" folder, guessing that this is where your problem might be. I see only one issue:

# Your image width is set to leave a small gap on the right side, so some text is wrapping on the right. Why not make your image wider?

I am not sure what other problems there are ... You have a very large font, but this you have chosen yourself so I assume its intended. You also have normal spaces between paragraphs:
Image

... except further down the document, you have both paragraphs AND line breaks in some places, making the space too high ...

_________________
Karl / mjau-mjau

Image
Image
Image
Image

www.imagevuex.com
www.mjau-mjau.com
www.photogallerylinks.com


Re: Folder description
User avatar
Experienced
Joined: 8 Apr 2011
Posts: 44
Thamesville, Ontario
Hi Karl!

:)
Sorry.
My problem is in the thumbnails description. I would like to have the text closer... it's so spaced...
The other issues you are right about them and I just got the answer from this topic which helps me just in the text pages.
I made the font big because the website is targeted to older audience :)
Ok:
I am looking in adding something in the CSS file that would help me with this, site wide or on sections.
Just a reminder :) I don't know anything about PHP :)

Thank you!!!

_________________
paydayMARK
Film Maker - Graphic Designer
http://www.productionmark.ca
http://www.nadinephotos.ca
http://www.snap-n-time.com


 
Imagevue Forums HomeForum  View topic - Folder description24 posts