<?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: shortcode &#039;tab&#039;: use images as title?</title>
		<link>http://www.kriesi.at/support/topic/shortcode-tab-use-images-as-title</link>
		<description>Support Forum - Topic: shortcode &#039;tab&#039;: use images as title?</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 02:20:19 +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/shortcode-tab-use-images-as-title" rel="self" type="application/rss+xml" />

		<item>
			<title>hotspot on "shortcode &#039;tab&#039;: use images as title?"</title>
			<link>http://www.kriesi.at/support/topic/shortcode-tab-use-images-as-title#post-82936</link>
			<pubDate>Thu, 08 Nov 2012 21:09:57 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">82936@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Nick, i'll give that a try!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "shortcode &#039;tab&#039;: use images as title?"</title>
			<link>http://www.kriesi.at/support/topic/shortcode-tab-use-images-as-title#post-82895</link>
			<pubDate>Thu, 08 Nov 2012 15:53:54 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">82895@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;That functionality isn't part of any of the themes as far as I know.&#60;/p&#62;
&#60;p&#62;However the tab itself is created on line 263 of register-shortcodes.php in /includes/admin/ directory of the theme. You can change that line to look like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$output  = &#38;#39;&#38;lt;div class=&#38;quot;tab $title&#38;quot;&#38;gt;&#38;lt;/div&#38;gt;&#38;#39;.&#38;quot;\n&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now when you add titles to your tabs make the title a css class name which describes a background image. So lets say you first tab you give a title of imgDog. and you already have .imgDog in css described as a background image. So now your first tab would have a background image, and so on but it would have no text. This is done since there is no loop there to iterate +1 to some generic class name. Otherwise you will have to create the functionality programmatically.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "shortcode &#039;tab&#039;: use images as title?"</title>
			<link>http://www.kriesi.at/support/topic/shortcode-tab-use-images-as-title#post-82855</link>
			<pubDate>Thu, 08 Nov 2012 11:16:10 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">82855@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;For the shortcode 'tab', I want to use an image instead of text as the title on the tab.&#60;br /&#62;
But when placing the html code for an image it does not work...&#60;/p&#62;
&#60;p&#62;Is it possible to make it work?&#60;/p&#62;
&#60;p&#62;Hope to hear from you&#60;/p&#62;
&#60;p&#62;Kinda urgent
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
