SOLVED!-Navigation buttons in Wordpress-Panorama look strange

Everything concerning the Wordpress/Joomla/Drupal plugins
User avatar
panox
Posts: 305
Joined: Mon Mar 12, 2007 11:03 pm
Contact:

Hello Hopki,

how can I get the preview-image without the border?


How did the change happen, now the panorama itself has no borders.

Best regards

Harald
User avatar
Hopki
Gnome
Posts: 13004
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Harald,
We have not done anything this end, was there any updates?
The Preview image wont have a border, I guess its some CSS thats adding the border to the image.
To check this copy the ggpkg, then change the file extension of the copy to .zip.
Then unzip the folder, you will than see the preview image.
Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
User avatar
panox
Posts: 305
Joined: Mon Mar 12, 2007 11:03 pm
Contact:

Hello Hopki,

my last ggpkg-upload shows the same border in the preview although it is not there in the preview-jpg of the unzipped ggpkg-file.

I wonder what Wordpress does with this preview-file.

http://pano.szenerien.de/wordpress/?p=366
snap3847.jpg
snap3847.jpg (88.3 KiB) Viewed 5934 times
snap3848.jpg
snap3848.jpg (76.58 KiB) Viewed 5934 times
Here is the ggpkg:

http://www.pano.szenerien.de/wordpress/ ... nbay.ggpkg

Best regards

Harald
User avatar
Hopki
Gnome
Posts: 13004
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Harald,
The border is around the start image which is in the plugin, play.png.
From the root of the Wordpress website it can be found here: wp-content/plugins/ggpkg-import/ggpkg.png
Now my Wordpress website does not show this so could it be your theme?
Here is your pano on my test site.
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
User avatar
panox
Posts: 305
Joined: Mon Mar 12, 2007 11:03 pm
Contact:

Hi Hopki,

thank you for your hint!

Because I am not able to find the css-file which causes the white border I asked the developer:

https://forum.graphene-theme.com/bug-re ... post-46663

I hope he can fix this little problem.

Best regards

Harald
User avatar
panox
Posts: 305
Joined: Mon Mar 12, 2007 11:03 pm
Contact:

Thanks to Syahir Hakim, the developer of the Graphene-theme, a code-snippet could solve the problem:

Code: Select all

.entry-content img,
.child-page img {
    border: none;
}
snap3869.jpg
snap3869.jpg (29.05 KiB) Viewed 5909 times
snap3871.jpg
snap3871.jpg (136.83 KiB) Viewed 5909 times
Best regards

Harald
Post Reply