·
Added a discussion

Is it possible to disable the cover of the profile page and leave only the profile picture and profile actions, if so how? thank you

  • 1330
Comments
    • Hello hans !

      Yes, you may go to Studio->Pages->Persons->View Profile page area, click the Settings button, the Cover tab and choose the "Disabled" variant.

      • Thanks LeonidS  , but I would like to just leave the profile picture and turn off the cover

        like tiktok.com profile page

        • The profile cover doesn't influence on the profile pic. May you please specify the screenshot with the desired example?

          • Thanks LeonidS , On the first image, arrow 1 represents the cover that I am trying to deactivate and arrow 2 represents the profile image that I intend to leave on the page

            image_transcoder.php?o=bx_froala_image&h=4431&dpx=1&t=1609917310

            In this image we can see how the profile page looks when I turn off the cover in studio / pages / people / settings / cover

            image_transcoder.php?o=bx_froala_image&h=4432&dpx=1&t=1609917336

            This last image is from tik tok, it's a profile image

            the arrow shows the result I am looking for in UNA

            image_transcoder.php?o=bx_froala_image&h=4433&dpx=1&t=1609917357

            my problem is to turn off the profile cover and just leave the photo, but when the cover is off, the photos too. is it possible to do this with basic settings


            •  

            •  

            •  

            • Got it. So you may hide the cover via Studio->[Your template]->Styles-[Your mix]->Cystom Styles area. Just added there the code like:

              .bx-base-pofile-cover-image {

              display: none;

              }

              This is the easiest way.

                Login or Join to comment.