<?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 - User Favorites: JenniferJaco</title>
		<link><a href='http://www.kriesi.at/support/profile/jenniferjaco'>jenniferjaco</a></link>
		<description>Support Forum - User Favorites: JenniferJaco</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 10:26:52 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Header Spacing"</title>
			<link>http://www.kriesi.at/support/topic/header-spacing#post-69752</link>
			<pubDate>Tue, 07 Aug 2012 07:16:30 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">69752@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Jennifer,&#60;/p&#62;
&#60;p&#62;I think it's to early to give up. Anyway, Glad that we could help you do some tweaks.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JenniferJaco on "Header Spacing"</title>
			<link>http://www.kriesi.at/support/topic/header-spacing#post-69726</link>
			<pubDate>Tue, 07 Aug 2012 04:52:57 +0000</pubDate>
			<dc:creator>JenniferJaco</dc:creator>
			<guid isPermaLink="false">69726@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Oh, nevermind. I guess it was ONLY working in Firefox... I give up. I just can't figure it out. I'll try posting a background image or something else. Thank you for your time.&#60;/p&#62;
&#60;p&#62;Jennifer
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Header Spacing"</title>
			<link>http://www.kriesi.at/support/topic/header-spacing#post-69557</link>
			<pubDate>Mon, 06 Aug 2012 07:12:22 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">69557@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi JenniferJaco,&#60;/p&#62;
&#60;p&#62;I checked your site using firefox and I think it's looking good. Can you post a screenshot, so we will know what it looks like on your end?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JenniferJaco on "Header Spacing"</title>
			<link>http://www.kriesi.at/support/topic/header-spacing#post-69351</link>
			<pubDate>Sat, 04 Aug 2012 17:32:03 +0000</pubDate>
			<dc:creator>JenniferJaco</dc:creator>
			<guid isPermaLink="false">69351@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you, Devin. Now, the header appears properly in all browsers except Firefox... haha. Almost there... not sure what I can try to make it work for Firefox. I also cleared the cache/browsing history again and it still isn't right.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Header Spacing"</title>
			<link>http://www.kriesi.at/support/topic/header-spacing#post-69281</link>
			<pubDate>Fri, 03 Aug 2012 18:17:32 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">69281@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Jennifer,&#60;/p&#62;
&#60;p&#62;You'll need to adjust the css for each of the media queries (for different screen sizes). So add the following into either your custom.css file (in the css folder of your theme files) or the Quick CSS in your Styling tab of the theme options:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.left_sidebar #header {
margin-left: 280px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
		#top.left_sidebar #header { margin-left: 218px; }
}
@media only screen and (max-width: 767px) {
		#top.left_sidebar #header, #top.left_sidebar .small_footer {margin-left: -44px;background-repeat: no-repeat;}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Because you used a background image for the logo, I had to add a no-repeat for the smaller sizes. Also, you have some incorrect css in your Quick CSS it looks like where you put in the background image. There is a space between your margin amount the px which was causing it not to take effect.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JenniferJaco on "Header Spacing"</title>
			<link>http://www.kriesi.at/support/topic/header-spacing#post-69273</link>
			<pubDate>Fri, 03 Aug 2012 17:03:13 +0000</pubDate>
			<dc:creator>JenniferJaco</dc:creator>
			<guid isPermaLink="false">69273@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;I cleared all of my caches and browser histories, and the spacing is still off for all browsers except Firefox. Any other suggestions?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Jennifer
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Header Spacing"</title>
			<link>http://www.kriesi.at/support/topic/header-spacing#post-69120</link>
			<pubDate>Fri, 03 Aug 2012 00:25:12 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">69120@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;The snippet provided should work on all browsers except for IE. Please try to remove cache/history and reload the page, see if it works.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JenniferJaco on "Header Spacing"</title>
			<link>http://www.kriesi.at/support/topic/header-spacing#post-69093</link>
			<pubDate>Thu, 02 Aug 2012 21:44:14 +0000</pubDate>
			<dc:creator>JenniferJaco</dc:creator>
			<guid isPermaLink="false">69093@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;Thanks for you reply. This worked perfectly in Firefox, but it didn't help for any of the other browsers I've tested my site in (Chrome, IE, Safari)... is there some way I can enter code that will work for all browsers?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Jennifer
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Header Spacing"</title>
			<link>http://www.kriesi.at/support/topic/header-spacing#post-67711</link>
			<pubDate>Thu, 26 Jul 2012 07:01:22 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67711@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Jennifer,&#60;/p&#62;
&#60;p&#62;Try to add this in your Quick CSS:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#header {
   padding: 40px 84px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JenniferJaco on "Header Spacing"</title>
			<link>http://www.kriesi.at/support/topic/header-spacing#post-67494</link>
			<pubDate>Wed, 25 Jul 2012 03:29:51 +0000</pubDate>
			<dc:creator>JenniferJaco</dc:creator>
			<guid isPermaLink="false">67494@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Would it be possible for you to tell me some code that might fix the spacing issue I'm having on my header image? There is always a white space to the left or right of my header when viewed in the browser, and this occurs in every browser I've tried. I'm not sure if I should adjust the padding or something like that... my site is &#60;a href=&#34;http://www.jenniferjaco.com&#34; rel=&#34;nofollow&#34;&#62;http://www.jenniferjaco.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Many thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Adding background image behind content boxes"</title>
			<link>http://www.kriesi.at/support/topic/adding-background-image-behind-content-boxes#post-67441</link>
			<pubDate>Tue, 24 Jul 2012 22:55:11 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67441@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Are you sure the URL of the image source is correct? Can you paste it here so that we can check it?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Background Image"</title>
			<link>http://www.kriesi.at/support/topic/background-image-12#post-67439</link>
			<pubDate>Tue, 24 Jul 2012 22:53:16 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67439@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can add the background image on this element.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top #header.slideshow_big_container {
background: red;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jorgepelaez on "Background Image"</title>
			<link>http://www.kriesi.at/support/topic/background-image-12#post-67434</link>
			<pubDate>Tue, 24 Jul 2012 21:41:06 +0000</pubDate>
			<dc:creator>jorgepelaez</dc:creator>
			<guid isPermaLink="false">67434@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello all, I'm trying to add a background image to Corona theme and I can't find the way to add it.&#60;br /&#62;
I tryed adding it to the body via the quick css and it won't show.&#60;/p&#62;
&#60;p&#62;I'm using this homepage option &#60;a href=&#34;http://www.kriesi.at/themes/corona/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/corona/&#60;/a&#62; and need the image to appear center top of the site.&#60;br /&#62;
I can't provide a link since I'm working on my localhost.&#60;/p&#62;
&#60;p&#62;Any advice is more than welcome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jorgepelaez on "Adding background image behind content boxes"</title>
			<link>http://www.kriesi.at/support/topic/adding-background-image-behind-content-boxes#post-67431</link>
			<pubDate>Tue, 24 Jul 2012 20:46:29 +0000</pubDate>
			<dc:creator>jorgepelaez</dc:creator>
			<guid isPermaLink="false">67431@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello I added this code to the CSS and I can't see the image.&#60;/p&#62;
&#60;p&#62;I'm using this option for my homepage &#60;a href=&#34;http://www.kriesi.at/themes/flagship/aviapoly-slider-example/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/flagship/aviapoly-slider-example/&#60;/a&#62;&#60;br /&#62;
I want to add an image that covers the background, behind the slider and rest of the boxes but no luck.&#60;/p&#62;
&#60;p&#62;Any other advise is welcome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Background Image"</title>
			<link>http://www.kriesi.at/support/topic/background-image-12#post-66716</link>
			<pubDate>Fri, 20 Jul 2012 09:01:28 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66716@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad it is working.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JenniferJaco on "Background Image"</title>
			<link>http://www.kriesi.at/support/topic/background-image-12#post-66699</link>
			<pubDate>Fri, 20 Jul 2012 07:15:19 +0000</pubDate>
			<dc:creator>JenniferJaco</dc:creator>
			<guid isPermaLink="false">66699@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;THANK YOU!! I still can't figure out the background image for some reason, but the rest worked like a charm. I'm truly appreciative.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Background Image"</title>
			<link>http://www.kriesi.at/support/topic/background-image-12#post-66575</link>
			<pubDate>Thu, 19 Jul 2012 17:45:06 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">66575@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi JenniferJaco,&#60;/p&#62;
&#60;p&#62;The custom.css file is located in the files on your server along with all the other files that make up the live theme. What you need to do to edit this file and have those edits take place on your live site is download the file from your server via FTP then edit the file then Re-Upload that file back to the same place in your theme files overwriting the old custom.css.&#60;/p&#62;
&#60;p&#62;1.You can target html,body and that will span the entire background of your site. If you are not already, I would suggest using Inspect Element in Chrome (right click&#38;gt;inspect element) or Firebug for Firefox.&#60;/p&#62;
&#60;p&#62;2. You can target the h1 element with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;h1 {
font-size: 38px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3. You'll need to use a third party plugin to get complete control on post order. Something like: &#60;a href=&#34;http://wordpress.org/extend/plugins/post-types-order/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/post-types-order/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope that helps :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Adding background image behind content boxes"</title>
			<link>http://www.kriesi.at/support/topic/adding-background-image-behind-content-boxes#post-66462</link>
			<pubDate>Thu, 19 Jul 2012 04:18:19 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66462@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Jennifer,&#60;/p&#62;
&#60;p&#62;Try to use this code instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body {
   background: url(&#38;#39;http://your_website.com/the_background.jpg&#38;#39;) fixed !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JenniferJaco on "Adding background image behind content boxes"</title>
			<link>http://www.kriesi.at/support/topic/adding-background-image-behind-content-boxes#post-66457</link>
			<pubDate>Thu, 19 Jul 2012 03:24:58 +0000</pubDate>
			<dc:creator>JenniferJaco</dc:creator>
			<guid isPermaLink="false">66457@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;Thanks for your response, but I tried everything you said and it just won't work :( I don't understand it. I've been trying for days. Oh well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Adding background image behind content boxes"</title>
			<link>http://www.kriesi.at/support/topic/adding-background-image-behind-content-boxes#post-66284</link>
			<pubDate>Wed, 18 Jul 2012 06:05:39 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66284@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Jennifer,&#60;/p&#62;
&#60;p&#62;Go to Media &#38;gt; Add New. Upload the image and get the &#34;File URL&#34;. (I'll set this as an example of the file URL: &#60;a href=&#34;http://your_website.com/the_background.jpg)&#34; rel=&#34;nofollow&#34;&#62;http://your_website.com/the_background.jpg)&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Then, go to Quick CSS and add this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body {
   background: url(&#38;#39;http://your_website.com/the_background.jpg&#38;#39;) fixed;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Try to use a large background image. Just replace: &#60;a href=&#34;http://your_website.com/the_background.jpg&#34; rel=&#34;nofollow&#34;&#62;http://your_website.com/the_background.jpg&#60;/a&#62; with the File URL generated by Wordpress. Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JenniferJaco on "Adding background image behind content boxes"</title>
			<link>http://www.kriesi.at/support/topic/adding-background-image-behind-content-boxes#post-66247</link>
			<pubDate>Wed, 18 Jul 2012 03:22:51 +0000</pubDate>
			<dc:creator>JenniferJaco</dc:creator>
			<guid isPermaLink="false">66247@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can someone please tell me how to add an image to the background of my site, behind the body content? If there is a code that I can use in the Quick CSS box, that would be amazing.&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Jennifer
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JenniferJaco on "Background Image"</title>
			<link>http://www.kriesi.at/support/topic/background-image-12#post-66000</link>
			<pubDate>Tue, 17 Jul 2012 04:35:01 +0000</pubDate>
			<dc:creator>JenniferJaco</dc:creator>
			<guid isPermaLink="false">66000@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have found the Quick CSS box and been able to do a few things there... but I'm still having some problems.&#60;/p&#62;
&#60;p&#62;1. I was able to find some coding in another post regarding uploading a background image, but it didn't work when i tried it. i tried it for #main, #container, #body, but it only worked for #header, #footer, and #socket. What am I supposed to call the background area in order for my image to cover the whole page background (not the content area)? Is there a certain size that the image needs to be? This is the coding I tried:&#60;br /&#62;
#main{&#60;br /&#62;
background-image: URL(http://www.jenniferjaco.com/wp-content/uploads/2012/07/splatter-painting1.jpg);&#60;br /&#62;
background-repeat: no-repeat;&#60;br /&#62;
background-position: top;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;2. What is the appropriate coding I need to change the size of the main page headers, such as &#34;Portfolio&#34; on the portfolio page?&#60;/p&#62;
&#60;p&#62;3. I'd like to control the order of my portfolio items as they are listed under the &#34;All&#34; category. Instead of being listed by the date posted, I'd like to list them by when each project was completed, for example, which is something I'd have to organize manually. I did not necessarily post them in the order I'd like them displayed now...&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JenniferJaco on "Background Image"</title>
			<link>http://www.kriesi.at/support/topic/background-image-12#post-65988</link>
			<pubDate>Tue, 17 Jul 2012 02:31:23 +0000</pubDate>
			<dc:creator>JenniferJaco</dc:creator>
			<guid isPermaLink="false">65988@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;OH it's in the originally files I downloaded for the theme! Got it. Ok, I found custom.css, but how does my site update with the changes? If I save the custom.css file in the sentence root folder on my computer, will it update? Or do I have to upload it to the dashboard somehow? sorry... I'm having a hard time with this part :/
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Background Image"</title>
			<link>http://www.kriesi.at/support/topic/background-image-12#post-65782</link>
			<pubDate>Mon, 16 Jul 2012 02:25:57 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">65782@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Yes, you need to open custom.css via FTP.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JenniferJaco on "Background Image"</title>
			<link>http://www.kriesi.at/support/topic/background-image-12#post-65772</link>
			<pubDate>Mon, 16 Jul 2012 01:44:15 +0000</pubDate>
			<dc:creator>JenniferJaco</dc:creator>
			<guid isPermaLink="false">65772@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mya,&#60;/p&#62;
&#60;p&#62;Thank you for your response.&#60;/p&#62;
&#60;p&#62;1. I'm still looking for the custom.css file and I can't find it... I couldn't follow the exact path you listed above (/wp-content/themes/sentence/css), but I went to Appearance/Editor, where all of the .php files are. Is it supposed to be on this page? The only style sheet I have listed on this page is at the bottom of the list, under all of the php files, and it's called style.css. I don't need to start up my FTP client just to see this style sheet, do I? Sorry... I just can't find it :/&#60;/p&#62;
&#60;p&#62;2. This sounds fine, as long as I can find the custom.css file.&#60;/p&#62;
&#60;p&#62;3. I would like to order them by likeness (similar projects, colors, etc). Basically, they'd be ordered pretty much the way they are ordered with throughout the separate categories, except they'd be all together in the &#34;All&#34; category.&#60;/p&#62;
&#60;p&#62;4. same as #2&#60;/p&#62;
&#60;p&#62;5. I found this stuff! Thanks!&#60;/p&#62;
&#60;p&#62;6. I tried this but it still said &#34;Home&#34; in the nav bar after I changed it, even though the page itself still had a &#34;Portfolio&#34; header. But that's fine, I decided to keep a separate home page anyway!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Background Image"</title>
			<link>http://www.kriesi.at/support/topic/background-image-12#post-65690</link>
			<pubDate>Sun, 15 Jul 2012 19:38:05 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">65690@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Jennifer,&#60;/p&#62;
&#60;p&#62;I'm going to answer your questions in order. Here we go. :D&#60;/p&#62;
&#60;p&#62;1. Your custom.css is located in /wp-content/themes/sentence/css/. You'll need a FTP client in order to download/upload (push/pull) the file if you don't have one already.&#60;/p&#62;
&#60;p&#62;2. Upload your logo Sentence &#38;gt; Theme Options then add the following to your custom.css in order to accommodate the larger image.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top #header .social_bookmarks {
    top: 25%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3. To do this you would either use a plugin or edit the template. How would you like them ordered?&#60;/p&#62;
&#60;p&#62;4. You'll need to change this using the custom.css. What you use depends on the text you're trying to change. For instance, the content headers would use this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.template-blog .post-title {
    font-size: 22px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You'll want to change the 22px to whatever you want.&#60;/p&#62;
&#60;p&#62;5. You'll make that change in footer.php. Here's the line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;span class=&#38;#39;copyright&#38;#39;&#38;gt;&#38;amp;copy; &#38;lt;?php _e(&#38;#39;Copyright&#38;#39;,&#38;#39;avia_framework&#38;#39;); ?&#38;gt; - &#38;lt;a href=&#38;#39;&#38;lt;?php echo home_url(&#38;#39;/&#38;#39;); ?&#38;gt;&#38;#39;&#38;gt;&#38;lt;?php echo get_bloginfo(&#38;#39;name&#38;#39;);?&#38;gt;&#38;lt;/a&#38;gt; - &#38;lt;a href=&#38;#39;http://www.kriesi.at&#38;#39;&#38;gt;Wordpress Theme by Kriesi.at&#38;lt;/a&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;It's located after the &#38;lt;!-- ####### SOCKET CONTAINER ####### --&#38;gt; line.&#60;/p&#62;
&#60;p&#62;6. Go to Appearance &#38;gt; Menus. Click the down arrow on the &#34;Home&#34; tab and under &#34;Navigation Label&#34; replace Home with Portfolio.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JenniferJaco on "Background Image"</title>
			<link>http://www.kriesi.at/support/topic/background-image-12#post-65680</link>
			<pubDate>Sun, 15 Jul 2012 17:16:47 +0000</pubDate>
			<dc:creator>JenniferJaco</dc:creator>
			<guid isPermaLink="false">65680@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I am having several problems formatting my Sentence theme, and I hope it's okay if I post them all in the same place!&#60;/p&#62;
&#60;p&#62;1. I would like to change the background image on all pages of my site, but I can't find any settings that allow me to do that. I have read that you can do this through a &#34;custom.css&#34; file, but I cannot find that file!&#60;/p&#62;
&#60;p&#62;2. I would also like to change the entire header image - not just have a 200px x 100px logo - and I'm not sure where to input this information.&#60;/p&#62;
&#60;p&#62;3. I would like to change the order in which my portfolio items are listed under the &#34;All&#34; category on the main portfolio page. I have them categorized, and that works fine. But is there some way I can control the order of the posts under the &#34;All&#34; category? I do not want them listed by post date, which seems to be the default.&#60;/p&#62;
&#60;p&#62;4. Can I change the pt size of the text on my website, namely the headers?&#60;/p&#62;
&#60;p&#62;5. I'd like to change the copyright information at the bottom of the site. I found a post detailing which style sheet to use in order to do this (although I can't remember which one it was), but when I went to that style sheet, I couldn't find the coding that your support member said would be there.&#60;/p&#62;
&#60;p&#62;6. Lastly, I have my portfolio set as my front page, but the nav bar still says &#34;Home&#34; when I'm on this page. Can I change this to just say &#34;portfolio&#34; and not have a &#34;Home&#34; page listed in my nav bar?&#60;/p&#62;
&#60;p&#62;Ok, I think that's all! Any help is greatly appreciated!! Here is my site in case you would like to reference it : &#60;a href=&#34;http://www.JenniferJaco.com&#34; rel=&#34;nofollow&#34;&#62;http://www.JenniferJaco.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you!!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
