Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • felixdesign Friend
    #190167

    Hello,
    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….


    1. Untitled
    Saguaros Moderator
    #504308

    Hi felixdesign,

    I’m not familiar with your language, how I can see that popup? is this from our template?

    felixdesign Friend
    #504495

    Hello 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…


    1. step-1
    2. step-2
    Saguaros Moderator
    #504553

    Don’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.

    felixdesign Friend
    #504574

    Works perfect….Thank you very much, You, guys , are the best!

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