Theme Palace » All Posts https://themepalace.com/forum/free-themes/photo-perfect/feed/ Mon, 26 Feb 2024 15:13:30 +0000 https://bbpress.org/?v=2.6.9 en-US https://themepalace.com/topic/menu-position/#post-182710 <![CDATA[Reply To: menu position]]> https://themepalace.com/topic/menu-position/#post-182710 Fri, 03 Jun 2022 06:35:34 +0000 Andre Bal problem solved

]]>
https://themepalace.com/topic/menu-position/#post-182690 <![CDATA[menu position]]> https://themepalace.com/topic/menu-position/#post-182690 Fri, 03 Jun 2022 06:35:21 +0000 Andre Bal I just installed PHOTO PERFECT PRO above the free PHOTO PERFECT version.

Butthe menu isn’t created as shown on the demo of the PRO theme: situated to the left and not horizontally on top of the pages. How comes? How to solve?

]]>
https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-143075 <![CDATA[Reply To: Cropped header image on inner pages]]> https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-143075 Wed, 20 Jan 2021 19:52:47 +0000 William Boswell Thank you.

I assume that feature is available only in the Pro version. I decided I was not needing any of the Pro features so I asked for, and received, a refund.

]]>
https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-143032 <![CDATA[Reply To: Cropped header image on inner pages]]> https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-143032 Wed, 20 Jan 2021 07:43:55 +0000 Psink Hello william

We have released a new update. Now it’s possible to use different header images in other pages different from the homepage header image.

You will find the “Enable Shrunk Header” option inside the header image, just tick that option and upload the image in the “Default Shrinked Image for Inner pages” option

Have a great day

Regards,
Psink

]]>
https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-142575 <![CDATA[Reply To: Cropped header image on inner pages]]> https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-142575 Tue, 12 Jan 2021 07:44:35 +0000 Psink Hello William

Here is the CSS to hide the default lightbox. Add this in Additional CSS


div#pbOverlay.show {
    display: none !important;
}

Using different header images in non-homepage. I’m not sure that it is possible or not. So, for now, I have contacted the theme author for this. I will inform you is it possible or not after the theme author’s response.

Have a good day

Regards,
Psink

]]>
https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-142543 <![CDATA[Reply To: Cropped header image on inner pages]]> https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-142543 Tue, 12 Jan 2021 00:54:05 +0000 William Boswell Very helpful, thank you but is there a way to specify the image that I crop in Photoshop be used in the non-home page? The code you gave me works but it squeezes the image from the bottom and creates a distorted image compared to cropping to the desired size.

Question 2:
I am using Modula to create and manage galleries. When I click on an image created with Modula I was told that Photo Perfect Pro is also opening up the image so I get a double image. So what I need to do is to stop Photo Perfect Pro from opening the lightbox when I have the Modula plugin doing that for me.
Here is what the support at Modula told me:

>>>>>>>
Regarding you second question , as I can see you have there 2 plugins that are in your lightbox : the Modula Lightbox and photo-perfect-pro . The second one overlaps our lightbox as shown in this screenshot : https://prnt.sc/wksa42 . After you close our lightbox there will still be the second one created by the second plugin : https://prnt.sc/wksblp . You should deactivate the second plugin or see if there is an option in it that will not open the lightbox .
>>>>>>>

Thank you.

]]>
https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-142508 <![CDATA[Reply To: Cropped header image on inner pages]]> https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-142508 Mon, 11 Jan 2021 06:04:33 +0000 Psink add this CSS in Additional CSS – change the height as per your requirement


body:not(.home)  .featured-banner img{
    max-height: 300px;
}

have a good day

]]>
https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-142461 <![CDATA[Reply To: Cropped header image on inner pages]]> https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-142461 Sun, 10 Jan 2021 14:31:03 +0000 William Boswell Ok thanks that worked. Now how do I get a shorter header image to appear on pages other than the home page?

]]>
https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-142440 <![CDATA[Reply To: Cropped header image on inner pages]]> https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-142440 Sun, 10 Jan 2021 05:01:42 +0000 William Boswell home page is: https://boswell.ca/wp/

and inner pages are still being worked on but here is one:

https://boswell.ca/wp/contact/

Also, how do I get the white areas filled with a different color? I bought the Pro version since I was told I could change the white borders to black.

The white area around the black text box or the gallery on the home page need to be changed to black.

Thank you.

]]>
https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-142441 <![CDATA[Reply To: Cropped header image on inner pages]]> https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-142441 Sun, 10 Jan 2021 05:00:14 +0000 Psink Please add this CSS in the theme

CSS to change white color parts to black


main#main {
    background: #000 !important;
    box-shadow: none;
}

If you want changes color you can change color in above CSS ‘#000’

Please Go to Admin panel >> Appearance >> Customizer >> Additional Css, paste above css here and published

]]>
https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-142439 <![CDATA[Reply To: Cropped header image on inner pages]]> https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-142439 Sun, 10 Jan 2021 04:25:02 +0000 Psink Hello @william

Please share your site URL. We will inspect and give you a few lines of CSS code that will help you to make the header image shorter on the inner pages.

Regards,
Psink

]]>
https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-142434 <![CDATA[Cropped header image on inner pages]]> https://themepalace.com/topic/cropped-header-image-on-inner-pages/#post-142434 Sat, 09 Jan 2021 22:16:15 +0000 William Boswell Cropped header image on inner pages.

I am trying to use a shorter header image on the inner pages but cannot find the settings to make it appear on the inner pages. I continue to get the same front page header on all the inner pages even though I have a shorter image in this section:

Default Shrinked Image for Inner pages
Recommended size: 1600px x 350px

]]>