Terrible header and background image

Phoca Gallery - image gallery extension
Mia_J
Phoca Member
Phoca Member
Posts: 34
Joined: 13 Feb 2019, 23:28

Terrible header and background image

Post by Mia_J »

Hi

I just got really good help here for putting pictures into an article on La Pataleta.
Now it turns out that when I click on the particular article "Galleri" in the menu it goes completely wrong with the header and background image.
Are there any wise people here who have a clue as to why?

Kind regards Mia

Tags:
BrainTrust
Phoca Member
Phoca Member
Posts: 43
Joined: 27 Apr 2016, 18:40

Re: Terrible header and background image

Post by BrainTrust »

Hello,

in the head of your HTML I found this line:

Code: Select all

<style type="text/css">img { max-width: none !important;}</style>
That is the reason for this:
Image

If I deactivate it - I get this:
Image

I hope it will helps you
BTW: I do not think that the line in the <head> comes from Phoca Gallery ;-)

kind regards
Harry
christine
Phoca Hero
Phoca Hero
Posts: 2819
Joined: 28 Nov 2010, 17:20

Re: Terrible header and background image

Post by christine »

Hi,

Thanks BrianTrust, for looking inside :-)

It's frome: administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailwindow.php
on lince cca 301 - just add #phocagallery before the img tag.

But, there is a but ..... see complete similar Thread: viewtopic.php?f=1&t=61149

Kind regards
Christine
Mia_J
Phoca Member
Phoca Member
Posts: 34
Joined: 13 Feb 2019, 23:28

Re: Terrible header and background image

Post by Mia_J »

Now it's fine :)

Thank you so much.
BrainTrust
Phoca Member
Phoca Member
Posts: 43
Joined: 27 Apr 2016, 18:40

Re: Terrible header and background image

Post by BrainTrust »

christine wrote: 07 May 2020, 15:40 It's frome: administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailwindow.php
on lince cca 301 - just add #phocagallery before the img tag.
sorry
Danke für die Korrektur... :oops: :oops:
Besten Dank
Schöne Grüße
Harry
christine
Phoca Hero
Phoca Hero
Posts: 2819
Joined: 28 Nov 2010, 17:20

Re: Terrible header and background image

Post by christine »

Hi Mia,

that's fine :-)

Hi Harry,
Nö, passt wunderbar. Hast ja den Code gefunden :-) TE hat auf photoswipe gewechselt.

Liebe Grüße
Christine
Post Reply