<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Use vector graphic as logo?</title>
		<link>http://www.kriesi.at/support/topic/use-vector-graphic-as-logo</link>
		<description>Support Forum - Topic: Use vector graphic as logo?</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 12:38:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/use-vector-graphic-as-logo" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Use vector graphic as logo?"</title>
			<link>http://www.kriesi.at/support/topic/use-vector-graphic-as-logo#post-59292</link>
			<pubDate>Fri, 08 Jun 2012 07:55:05 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59292@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I agree with Devin, I think the easiest way to do this is to hardcode then upload the image file. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>haydu_bogenkurse on "Use vector graphic as logo?"</title>
			<link>http://www.kriesi.at/support/topic/use-vector-graphic-as-logo#post-59271</link>
			<pubDate>Fri, 08 Jun 2012 02:09:26 +0000</pubDate>
			<dc:creator>haydu_bogenkurse</dc:creator>
			<guid isPermaLink="false">59271@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks for your reply! i will try hardcoding it!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Use vector graphic as logo?"</title>
			<link>http://www.kriesi.at/support/topic/use-vector-graphic-as-logo#post-59077</link>
			<pubDate>Wed, 06 Jun 2012 16:38:10 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">59077@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi haydu_bogenkurse,&#60;/p&#62;
&#60;p&#62;I'm really not familiar with putting in SVG images into sites so it may require some additional css/html or something of the sort. A quick google search got me: &#60;a href=&#34;http://www.w3schools.com/svg/svg_inhtml.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/svg/svg_inhtml.asp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So maybe the image needs to be embedded. You could hard code this in the header.php and then change the &#34;logobg a&#34; class background so that no image is specified.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>haydu_bogenkurse on "Use vector graphic as logo?"</title>
			<link>http://www.kriesi.at/support/topic/use-vector-graphic-as-logo#post-58963</link>
			<pubDate>Tue, 05 Jun 2012 20:03:37 +0000</pubDate>
			<dc:creator>haydu_bogenkurse</dc:creator>
			<guid isPermaLink="false">58963@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;Thanks for the suggestion! Unfortunately, it ends with the same result as uploading the logo through WordPress: instead of the image, there's a frame and the link to the homepage where the logo should be. Any idea what else I could do?&#60;/p&#62;
&#60;p&#62;Kind regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Use vector graphic as logo?"</title>
			<link>http://www.kriesi.at/support/topic/use-vector-graphic-as-logo#post-58758</link>
			<pubDate>Mon, 04 Jun 2012 17:34:41 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">58758@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;You'll probably have the easiest time hard coding the css to change the logo. You can add the following to the style.css at the very bottom:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.logobg a {
background: transparent url(&#38;quot;../images/skin1/logo.png&#38;quot;) no-repeat 0 0 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace the url location to where your file is located. &#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>haydu_bogenkurse on "Use vector graphic as logo?"</title>
			<link>http://www.kriesi.at/support/topic/use-vector-graphic-as-logo#post-58313</link>
			<pubDate>Thu, 31 May 2012 19:23:59 +0000</pubDate>
			<dc:creator>haydu_bogenkurse</dc:creator>
			<guid isPermaLink="false">58313@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I hope this issue hasn't already been adressed elsewhere. :)&#60;/p&#62;
&#60;p&#62;I wanted to know if (and how) it's possible to use a vector graphic (svg or similar format) for the logo/header image in Avisio. I've read that WordPress's support for vector graphics is limited, but I've installed a plugin that let's me upload and use them on my site (though I haven't actually tried it yet). I then uploaded an .svg-version of my logo in &#34;Avisio Options&#34;, which worked but the logo wasn't displayed on the site. Is there any way to change this so that I can use a vector graphic here?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
