Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1403183
Fullscreen Portfolio
Closed

Comments

  • FD2016 started the conversation

    Hello,

    I want to get my Portfolio pages in full-screen. Is this possible?

    I would also like the lightbox to cover the whole screen and without any text. Dan you please send me some css for that?

    Greetings
    Sebastian

  •   Elated replied privately
  • FD2016 replied

    Thanks for the reply. The css to hide the caption was one thing I lokked out for. Thanks for that. The other thing I wanted was the picture in the lightbox to hit the edges of the screen. The lightbox picture should be as big as possible.

    The second thing is, that I want my portfolio pages to be in fullscreen. How can I achieve that?

    Greetings
    Sebastian

  •  1,845
    Elated replied

    Hello,

    You're welcome. Unfortunately, there is no predefined option for that, but you can try to add this css in Elated Options >> General >>Custom CSS field

      div.pp_pic_holder {
      top:50% !important;
    transform: translateX(-50%) !important;
      }
      body div.pp_default .pp_content {
      width: 100% !important;
      height: auto !important;
      }
      .pp_hoverContainer {
      width: 100% !important;
      height: 100% !important;
      }
      div.pp_default .pp_details {
      width: 100% !Important;
      }
      .pp_content #pp_full_res>img {
      width: 100%!important;
      height: auto!important;
      }

    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • FD2016 replied

    Thanks for the quick answer. Unfortunately the code didn't worked. 

    Is there a way to achieve my other requestof the fullscreen portfolio? I want the Portfolio to fill the whole screen. It looks very weird especially on screens with a higher resolution that 1920x1080. https://www.screencast.com/t/9qo3AMkZMqk


    Greetings

  •  1,845
    Elated replied

    Hello,

    Such an option, unfortunately, does not exist within the theme, we are sorry. Achieving this will require some custom coding, but we are not in a position to accept any custom work, because we primarily need to focus on providing Theme Support to all customers. We hope you understand.

    In case you are not familiar with programming, you could hire someone to do this for you. You could look for someone who you can hire for this kind of job at the following link: - http://studio.envato.com

    Thanks for understanding.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • FD2016 replied

    It would be nice if you could at least give me some hint where the width is defined so I could change it by myself. Couldn't find anything till now.

    Greetings

  •  1,845
    Elated replied

    Hello,

    Unfortunately that is not a feature of the theme and while we do offer to perform small custom changes, this would require more than just a short fix. So it is something you would have to modify on your own or get a third party to help you with since we are unable to provide this level of customization to all of our customers. 

    You can try to alter these files for PrettyPhoto gallery.

    wp-content\plugins\js_composer\assets\lib\prettyphoto\css\prettyPhoto.min.css

    wp-content\themes\ion\assets\js\modules\plugins\jquery.prettyPhoto.js

    Sorry once again for any inconvenience and thanks for understanding.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.