1. Mol4
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Thursday, 06 June 2024
  5.  Subscribe via email
Hello Ciaran,

I'm trying to put a SVG logo into the Layla template on this test-site.
I've put in the file, add the support Mime type etc., changed the src in the file inc/layouts/logo.php
But still I see no logo on the frontend.
What am I forgetting?
Here's the file: https://www.bruckel-reclame.nl/kohler/images/Kohler/logo_image.svg

Thanks!
Greetings, Ton
Accepted Answer Pending Moderation
0
Votes
Undo
wellicht omdat je link verkeerd is:
<div id="logo" class="logo">
<a href="/kohler" title="Köhler Autoverhuur">

moet zijn <a href="/kohler/nl" net als alle andere links op de pagina
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello FrancW,

No, as you can see in the link to the logo I provided, this is where the logo is: https://www.bruckel-reclame.nl/kohler/images/Kohler/logo_image.svg
That's the exact link I placed.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.logo-image {
height: 50px;
}


(edit to taste)

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks! You're the best :-)
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!