-
AuthorPosts
-
toucandesign Friend
toucandesign
- Join date:
- June 2012
- Posts:
- 47
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 8
- Thanked:
- 3 times in 1 posts
November 27, 2012 at 8:05 pm #182633I would like to enlarge the item info that appears once clicking on the photo wall. I don’t beleive that my customers would know to scroll and would like to enlarge the length of this so I can possibly eliminate or lessen the amount of scrolling in the embeded scroll bar below the “X” out.
Please see my screen grab of http://www.toucandesign.net/itemlist/category/4-branding-logo-design and see the dims I drew in which I would like to make longer.
I am sure this addressed in CSS and can’t seem to locate it.
Any help would be greatly appreciated.
toucandesign Friendtoucandesign
- Join date:
- June 2012
- Posts:
- 47
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 8
- Thanked:
- 3 times in 1 posts
November 27, 2012 at 10:15 pm #474444I found these 2 related posts with no real resolution listed:
http://www.joomlart.com/forums/topic/change-width/#post-466722
http://getk2.org/community/New-to-K2-Ask-here-first/160454-Image-is-stretched#160856
1 user says Thank You to toucandesign for this useful post
toucandesign Friendtoucandesign
- Join date:
- June 2012
- Posts:
- 47
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 8
- Thanked:
- 3 times in 1 posts
December 4, 2012 at 10:14 pm #475197Is there anyone on the forum that give us direction on this? It would be a helpful addition to the forum 😎
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
December 6, 2012 at 4:15 am #475319toucandesign Friendtoucandesign
- Join date:
- June 2012
- Posts:
- 47
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 8
- Thanked:
- 3 times in 1 posts
December 10, 2012 at 6:29 pm #475744Thanks for your response Hero.
Although those directions will be useful in changing the thumbnail sizes, I may experiment with that, its not what I am trying to do.
There is a screen grab above which shows the area I am trying to expand, not the thumbs themselves.
I cant seem to upload my screen grabs at this point for some reason.
Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
December 12, 2012 at 10:29 am #475974Hi toucandesign,
If you want to extend the height of the popup, here you can do it with css. Please backup your file first
Open file /templates/ja_lens/css/layout.css and focus on line 88, change the height to your desire value
body.popupview .masonry .item-popup-view {
height: 960px; /* change both */
}Open file /templates/ja_lens/css/template.css and focus on line 88, the height value here should be as the same as above
#popup-content {
margin: 0 auto;
position: relative;
height: 960px; /* change both */
overflow: hidden;
}This is the css fix which can not be auto extend the height according to your popup content.
For a dynamic solution, you should consider using some javascript and it is more difficult.
I have make a sample for you. Just back up your template and overwrite the js file here.
to templatesja_lensjswall.jsPlease note: if you are using Javascript version, you do not have to change the css file.
Hope it helps
Regards
1 user says Thank You to Wall Crasher for this useful post
toucandesign Friendtoucandesign
- Join date:
- June 2012
- Posts:
- 47
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 8
- Thanked:
- 3 times in 1 posts
December 17, 2012 at 9:18 pm #476558Thanks for your reply Wall Crasher. I don’t get notified when subscribed to threads for some reason. I will try this shortly. Thanks for your help 🙂
toucandesign Friendtoucandesign
- Join date:
- June 2012
- Posts:
- 47
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 8
- Thanked:
- 3 times in 1 posts
December 17, 2012 at 11:01 pm #476568Thanks so much Wall Crasher! The .js file worked perfectly and is so much better for my needs.
Invaluable help! :laugh:
Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
December 18, 2012 at 2:52 am #476587:laugh: You are welcome.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by Wall Crasher 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Lens K2 Wall Item List Image & Text Window Size… modifiable?
Viewing 9 posts - 1 through 9 (of 9 total)