Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- The following label is an editing aid and will not appear in live -->
- <p>Linked Dual-Resolution Membership Logos</p><!-- membership-dual-resolution-logos -->
- <script>if ('app.kartra.com' !== location.hostname) {
- var logoLink = 'https://www.kpowertools.com/'; // Logo link URL or empty string ('')
- document.currentScript.parentElement.parentElement.style.display = 'none';
- if (logoLink) { // First line of logo-link block
- // Block can be eliminated if you don't want linked logos
- var img = document.getElementById('image_logo'), a = document.createElement('a');
- a.href = logoLink;
- a.style.display = 'inline-block';
- a.style.width = a.style.height = '100%';
- img.replaceWith(a);
- a.appendChild(img);
- } // Last line of logo-link block
- }</script>
- <style>/* First line of dual-logo block */
- /* Block can be eliminated if you don't want dual logos */
- .navbar-header img { display: none; }
- /* Supply URL for image 1-312 px wide by 60 px high */
- .navbar-header { background-image: url('https://res.cloudinary.com/kcsg/image/upload/v1615840521/Kartra/kartranaut_logo-312x60_omunuz.png'); background-repeat: no-repeat; min-width: 312px; height: 60px; }
- .navbar.navbar-kartra .col-4 { width: 342px; }
- @media (max-width: 649px) {
- /* Supply URL for image 1-208 px wide by 40 px high */
- .col-4 .navbar-header { background-image: url('https://res.cloudinary.com/kcsg/image/upload/v1615840151/Kartra/kartranaut_logo-208x40_icztxr.png'); width: 208px; height: 40px; }
- .navbar.navbar-kartra .col-4 { width: 238px; }
- }
- .flex_div .menu .navbar-header { position: relative; top: -10px; }
- </style><!-- Last line of dual-logo block -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement