-
AuthorPosts
-
felixdesign Friend
felixdesign
- Join date:
- October 2010
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
August 30, 2013 at 10:08 am #190167Hello,
i would like to know how to change the CWindow (pop up) size…i attached a screenshot.
I want it to be bigger because now i need to scroll to see all the content…
Thank You in advance….
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 3, 2013 at 4:56 am #504308Hi felixdesign,
I’m not familiar with your language, how I can see that popup? is this from our template?
felixdesign Friendfelixdesign
- Join date:
- October 2010
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
September 4, 2013 at 7:41 am #504495Hello Saguaros, thank you for Your support.
The template that i use is ja_social with jomsocial component.You can see the popup when You try to change your avatar from profile page. I attached 2 screenshot whit the steps….
On my profile page i go with mouse on my avatar, it shows “change avatar” i click and then a popup it comes up to select an avatar…but the popup is too small….
I hope You can help me, because i talk with jomsocial and they told to talk with joomlart team…
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 4, 2013 at 11:17 am #504553Don’t know why they told you to talk with us while this needs to change in css file from com_community. If you use editor like Firebug in Firefox or Inspect Element in Chrome, you will see the css need changing from this file: /components/com_community/assets/window.css
Anyway, you can open file: /templates/ja_social/css/template.css and add this css rule:
#cWindowContentWrap {
height: 146px !important;
}#cWindowContentOuter {
height: 228px !important;
}
Then clean JAT3 cache.
1 user says Thank You to Saguaros for this useful post
felixdesign Friendfelixdesign
- Join date:
- October 2010
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
September 4, 2013 at 1:58 pm #504574Works perfect….Thank you very much, You, guys , are the best!
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by felixdesign 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum