<?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: Call the custom Css externally using rel tag</title>
		<link>http://www.kriesi.at/support/topic/call-the-custom-css-externally-using-rel-tag</link>
		<description>Support Forum - Topic: Call the custom Css externally using rel tag</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 06:52: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/call-the-custom-css-externally-using-rel-tag" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Call the custom Css externally using rel tag"</title>
			<link>http://www.kriesi.at/support/topic/call-the-custom-css-externally-using-rel-tag#post-32293</link>
			<pubDate>Fri, 18 Nov 2011 12:25:57 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">32293@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;in your header.php just add&#60;br /&#62;
&#60;code&#62;&#38;lt;link rel=&#38;quot;stylesheet&#38;quot; type=&#38;quot;text/css&#38;quot; href=&#38;quot;http://something.com/wp-content/themes/brightbox/css/customstyles.css&#38;quot;&#38;gt;&#60;/code&#62;&#60;br /&#62;
below&#60;br /&#62;
&#60;code&#62;&#38;lt;link rel=&#38;quot;stylesheet&#38;quot; href=&#38;quot;&#38;lt;?php echo get_bloginfo(&#38;#39;template_url&#38;#39;); ?&#38;gt;/css/shortcodes.css&#38;quot; type=&#38;quot;text/css&#38;quot; media=&#38;quot;screen&#38;quot;/&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I do suggest you use a different method though. In the CSS folder you'll find custom.css, in this you can just paste the actual CSS code. You can also edit this file through your Editor in your Dashboard.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mervin on "Call the custom Css externally using rel tag"</title>
			<link>http://www.kriesi.at/support/topic/call-the-custom-css-externally-using-rel-tag#post-32285</link>
			<pubDate>Fri, 18 Nov 2011 11:11:05 +0000</pubDate>
			<dc:creator>Mervin</dc:creator>
			<guid isPermaLink="false">32285@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I want to call externally the following code&#60;br /&#62;
(&#60;/p&#62;
&#60;p&#62;&#38;lt;!-- custom styles set at your backend--&#38;gt;&#60;br /&#62;
&#38;lt;style type='text/css'&#38;gt;&#60;br /&#62;
html, .contentSlideControlls .activeItem, .contentSlideControlls a:hover, #top .main_menu .avia_mega ul ul li, #top .main_menu .avia_mega &#38;gt;li &#38;gt;ul li, .widget_links li, .widget_meta li, .widget_archive li,  .widget_categories li, .widget_pages li, .pagination .current, .pagination a, .button, .dropcap2, #commentform #submit, #header, #top #wrap_all .main_menu .avia_mega .open-mega-a, #top .main_menu .avia_mega&#38;gt;.current-menu-item &#38;gt;a, .widget_nav_menu li, #top .main_menu .avia_mega&#38;gt;li:hover&#38;gt;a, .main_menu .avia_mega1, .main_menu .avia_mega2, .main_menu .avia_mega3, .main_menu .avia_mega4, .main_menu .avia_mega5, .main_menu  .avia_mega&#38;gt;li&#38;gt;ul, .main_menu .avia_mega&#38;gt;li&#38;gt;ul ul, #footer, #footer a, #socket, #footer_extra_text_div, .date-container, #top .slidecontrolls .activeItem&#60;/p&#62;
&#60;p&#62;........&#60;br /&#62;
..&#60;/p&#62;
&#60;p&#62;&#38;lt;/style&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;!-- end custom styles--&#38;gt;&#60;/p&#62;
&#60;p&#62; )&#60;/p&#62;
&#60;p&#62;Could you please help me in calling this code externally using&#60;/p&#62;
&#60;p&#62;(&#60;br /&#62;
&#38;lt;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;http://something.com/wp-content/themes/brightbox/css/customstyles.css&#34;&#38;gt;&#60;br /&#62;
)&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
