<?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: Horizontal Default Ruler - Angular theme</title>
		<link>http://www.kriesi.at/support/topic/horizontal-default-ruler-angular-theme</link>
		<description>Support Forum - Topic: Horizontal Default Ruler - Angular theme</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 23:02:46 +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/horizontal-default-ruler-angular-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Horizontal Default Ruler - Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-default-ruler-angular-theme#post-86896</link>
			<pubDate>Fri, 07 Dec 2012 07:12:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">86896@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Great, let us know if it works out or not. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marklovetv on "Horizontal Default Ruler - Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-default-ruler-angular-theme#post-86802</link>
			<pubDate>Thu, 06 Dec 2012 15:00:18 +0000</pubDate>
			<dc:creator>marklovetv</dc:creator>
			<guid isPermaLink="false">86802@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks! I'll give it a try!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Horizontal Default Ruler - Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-default-ruler-angular-theme#post-86531</link>
			<pubDate>Tue, 04 Dec 2012 21:08:12 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86531@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top #header .container {
border-color: #444;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just adjust the hex code for the border color and that will change it for the header bottom border. &#60;/p&#62;
&#60;p&#62;For the ajax portfolio:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .ajax-control a {
    border-color: #444;
}
.ajax_slide .inner_slide {
    -moz-box-shadow: 0 0px 2px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0px 2px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0px 2px 0 rgba(0,0,0,0.2);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The box for the actual portfolio item gets its border from the box shadow so you'll have to change it using RGBA values.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>voloh on "Horizontal Default Ruler - Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-default-ruler-angular-theme#post-86386</link>
			<pubDate>Mon, 03 Dec 2012 22:11:38 +0000</pubDate>
			<dc:creator>voloh</dc:creator>
			<guid isPermaLink="false">86386@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;What about creating a custom color for this divider?  and also the lines/dividers in the portfolio section with the +/-/x in the upper right corner when you click on a portfolio section
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Horizontal Default Ruler - Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-default-ruler-angular-theme#post-86334</link>
			<pubDate>Mon, 03 Dec 2012 18:13:31 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86334@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mark,&#60;/p&#62;
&#60;p&#62;I would just use a background image that fakes the single line. So instead of using a border,  you just have a background image that lines up with the area you want it to be.&#60;/p&#62;
&#60;p&#62;As for actually adjusting it to full screen, its unfortunately a bit beyond the scope of what we can directly offer through support. There will need to be quite a bit of customization to keep everything working cross browser and responsive.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marklovetv on "Horizontal Default Ruler - Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-default-ruler-angular-theme#post-85872</link>
			<pubDate>Thu, 29 Nov 2012 15:09:22 +0000</pubDate>
			<dc:creator>marklovetv</dc:creator>
			<guid isPermaLink="false">85872@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the reply! I had actually tried that, but when I do, it pushes the portfolio off center.  Any way to bring that back? You can see it at padgettchatt.sprocketwebwerks.com&#60;/p&#62;
&#60;p&#62;Mark
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Horizontal Default Ruler - Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-default-ruler-angular-theme#post-85800</link>
			<pubDate>Thu, 29 Nov 2012 05:47:44 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">85800@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can do something like this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.home .container {
width: 1100px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marklovetv on "Horizontal Default Ruler - Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-default-ruler-angular-theme#post-85796</link>
			<pubDate>Thu, 29 Nov 2012 02:45:38 +0000</pubDate>
			<dc:creator>marklovetv</dc:creator>
			<guid isPermaLink="false">85796@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The site is padgettchatt.sprocketwebwerks.com.  I have been experimenting with different size sliders to try and mitigate the difference in line spacing.  The current slider is not full screen but it will be if I can find a solution.  I am specifically wanting to make the thin line immediately over the slider full screen and make the info box at the top full screen length if possible.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Horizontal Default Ruler - Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-default-ruler-angular-theme#post-85794</link>
			<pubDate>Thu, 29 Nov 2012 02:07:02 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">85794@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi marklovetv,&#60;/p&#62;
&#60;p&#62;I'm not quite clear on what you mean. Could you provide a link to an example page with the HR and how it should be?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marklovetv on "Horizontal Default Ruler - Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-default-ruler-angular-theme#post-85715</link>
			<pubDate>Wed, 28 Nov 2012 14:33:41 +0000</pubDate>
			<dc:creator>marklovetv</dc:creator>
			<guid isPermaLink="false">85715@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;As a follow up to this post, can I extend that ruler on angular full screen? I added a full screen revolution slider to the front page but it looks strange with the separator above it not being full screen.  Can I extend that line and extend the info box to be full screen as well? Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Horizontal Default Ruler - Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-default-ruler-angular-theme#post-42004</link>
			<pubDate>Thu, 16 Feb 2012 10:34:09 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">42004@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>8web on "Horizontal Default Ruler - Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-default-ruler-angular-theme#post-41948</link>
			<pubDate>Thu, 16 Feb 2012 04:06:03 +0000</pubDate>
			<dc:creator>8web</dc:creator>
			<guid isPermaLink="false">41948@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Many thanks! Did the trick!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Horizontal Default Ruler - Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-default-ruler-angular-theme#post-41758</link>
			<pubDate>Wed, 15 Feb 2012 07:03:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">41758@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
yes - add following code to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.seperator-addon {
    width: 100%;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>8web on "Horizontal Default Ruler - Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/horizontal-default-ruler-angular-theme#post-41754</link>
			<pubDate>Wed, 15 Feb 2012 06:40:30 +0000</pubDate>
			<dc:creator>8web</dc:creator>
			<guid isPermaLink="false">41754@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;My question is about the horizontal ruler / line that is by default under the header (logo&#38;amp;menu) section, and the one that you can also add into your own templates. In template builder it is called dafault ruler. &#60;/p&#62;
&#60;p&#62;The left side of it has about 2cm strip that is thicker and uses the theme's colour. Can this strip be extended to the full lenght of the ruler / line? In other words to create a thicker and coloured line that extends to the width of the whole page?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
