1. Nick
  2. Commercial Templates
  3. Tuesday, 17 April 2012
  4.  Subscribe via email
Hi Ciaran,
I have changed the code in the template.css to tell it that the new logo is logo.svg and uploaded the new logo to the images directory but the logo isn't showing, is .svg file types okay to use for the logo or why wouldn't it be working?
see here: http://irelandwebsitedesign.com/testing/templetonhospitality/
Attached is the logo.
Thanks
Nick
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Nick

Your site appears to be unabloe to find your SVG file. According to your CSS your SVG file should be here http://irelandwebsitedesign.com/testing/templetonhospitality/images/logo.svg ?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
If you try the link again you should see the logo:
http://irelandwebsitedesign.com/testing/templet...lity/images/logo.svg
but it doesnt appear on the site even though template.css has been changed from logo.png to logo.svg,
Nick
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
As SVG files are more like a flash file rather than an image you could try embeding the image using something like the following..

<object data="http://irelandwebsitedesign.com/testing/templetonhospitality/images/logo.svg" type="image/svg+xml"></object>


Try using this to replace the following in your templates index.php..

<h1 class="logo"> <a href="/index.php" title="<?php echo $siteName; ?>"><span>
<?php echo $siteName; ?>
</span></a> </h1>


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
Thanks again, top notch help as always :D
Nick
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
It worked a treat on my PC's browser but for some reason on android and ipad half the logo gets chopped off, any ideas?
Nick
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Nick

A bit of a shot in the dark this but try setting a width an height to the object.

eg..

<object width="420" height="100"...


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
worked a treat, thanks again :D
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok