<![CDATA[MR. ED PRESENTS... - Weebly Tips]]>Mon, 13 May 2024 08:35:24 +0200Weebly<![CDATA[Weebly Tips]]>Mon, 06 Nov 2023 10:35:31 GMThttp://wsb.leijnse.info/weebly-tips/weebly-tips-for-galleriesManual weebly (in german, Webland)

Gallery - how to add

Go to "Build", then choose "Gallery". Then add photos to it.

Navigation

Delete Browser Cache

If your Navigation Buttons are not visible, try to delete your Browser Cache:
Settings, Privacy and Security, Clear browsing data

Gallery

Protect your photos from copying.

How to disable right click on images on your Weebly blog.
​​By disabling the 'right click option' people will be blocked from downloading your images AND from 
copying your text. 
Go to settings, SEO, then scroll to FOOTER  Code.
This can be achieved by simply adding <body oncontextmenu="return false;">

Change the colors from the Thumbnails

Go to Settings, SEO and then go to Header Code.Then put in this code:

.fancybox-overlay {
    background-color: blue !important;
}</style>
 <style> .fancybox-title { color: white !important; } </style>




remove Cooky Banner 

If you don't want the question about cookies: you can remove it:
https://www.cssdorks.com/2020/08/how-to-remove-weebly-cookie-opt-in.html
Go to Settings, SEO and then go to Header Code.Then put in this code:
<style>
.kb-container {
        visibility: hidden!important;
}
</style>

Color codes

Create Sitemap

]]>