<?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 - Tag: firebug - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/firebug</link>
		<description>Support Forum - Tag: firebug - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 03:21:17 +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/tags/firebug" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Change font color, style and size of the Navigation / Main menu - and in general"</title>
			<link>http://www.kriesi.at/support/topic/change-font-color-style-and-size-of-the-navigation-main-menu#post-88104</link>
			<pubDate>Thu, 13 Dec 2012 21:03:30 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">88104@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I just wanted to add that I made a video showing how everyone should be going about finding what CSS to change using Google Chrome Developer Tools. I showed through trial and error, it is very possible to stumble along and hack your way around by trying various combinations without getting frustrated, until the colors of the menu are just how you want them. This is not rocket science. Creating it from nothing is art, but manipulating it is not difficult.&#60;/p&#62;
&#60;p&#62;Please notice I have notepad waiting open where I paste the css once I see that it has the desired effect. Then I add it to Quick CSS at the very end to save it. Even if someone has no idea what CSS is, it is still possible to get results.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://docs.google.com/open?id=0B8hqGBMSfHtKNE51dUJPZGJwdlE&#34; rel=&#34;nofollow&#34;&#62;https://docs.google.com/open?id=0B8hqGBMSfHtKNE51dUJPZGJwdlE&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick&#60;/p&#62;
&#60;p&#62;* The video is a dramatization illustrating a process. In reality, Nick got a black belt in CSS, and a pair of boots to match.*
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Change font color, style and size of the Navigation / Main menu - and in general"</title>
			<link>http://www.kriesi.at/support/topic/change-font-color-style-and-size-of-the-navigation-main-menu#post-88090</link>
			<pubDate>Thu, 13 Dec 2012 20:32:47 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">88090@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Let us close this one then. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bruwa on "Change font color, style and size of the Navigation / Main menu - and in general"</title>
			<link>http://www.kriesi.at/support/topic/change-font-color-style-and-size-of-the-navigation-main-menu#post-88089</link>
			<pubDate>Thu, 13 Dec 2012 20:31:23 +0000</pubDate>
			<dc:creator>bruwa</dc:creator>
			<guid isPermaLink="false">88089@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael&#60;/p&#62;
&#60;p&#62;thanks for the input. It worked, but did not entirely solve my problem.&#60;/p&#62;
&#60;p&#62;As there are some additional questions, I started a new thread: &#60;a href=&#34;http://www.kriesi.at/support/topic/changes-to-woocommerce-product-detail-page#post-88058&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/changes-to-woocommerce-product-detail-page#post-88058&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Bruno
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Change font color, style and size of the Navigation / Main menu - and in general"</title>
			<link>http://www.kriesi.at/support/topic/change-font-color-style-and-size-of-the-navigation-main-menu#post-87937</link>
			<pubDate>Thu, 13 Dec 2012 02:14:50 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">87937@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Bruno,&#60;/p&#62;
&#60;p&#62;Try this code instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.main_menu .menu li a strong {
   color: #ffffff;
   font-size: 12px;
   font-style: italic;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just change the values. Also, if it doesn't change you can use the !important.&#60;/p&#62;
&#60;p&#62;If you want a dark background and white font you can just switch your theme skin to dark, by going to Flashlight &#38;gt; Styling &#38;gt; Which general color scheme should be used? and set this to &#34;Dark&#34;&#60;/p&#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>bruwa on "Change font color, style and size of the Navigation / Main menu - and in general"</title>
			<link>http://www.kriesi.at/support/topic/change-font-color-style-and-size-of-the-navigation-main-menu#post-87848</link>
			<pubDate>Wed, 12 Dec 2012 16:20:39 +0000</pubDate>
			<dc:creator>bruwa</dc:creator>
			<guid isPermaLink="false">87848@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I tried to change the font &#60;strong&#62;color&#60;/strong&#62; in the navigation / main menu to white with this code:&#60;/p&#62;
&#60;p&#62;#top .main_menu .menu a {&#60;br /&#62;
    color: #ffffff;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Unfortunately it does not work (adding &#34;!important&#34;) did not work either.&#60;/p&#62;
&#60;p&#62;How can I also change the font &#60;strong&#62;size&#60;/strong&#62; and &#60;strong&#62;style&#60;/strong&#62; of the navigation / main menu?&#60;/p&#62;
&#60;p&#62;**************&#60;/p&#62;
&#60;p&#62;As I changed the background to gray:&#60;/p&#62;
&#60;p&#62;.box, .blog-meta, .return_content, .arrowslidecontrolls_fullscreen, .hide_content_wrap a, .img_count, .slide_thumbnails, .widget {&#60;br /&#62;
background: #636466;&#60;br /&#62;
}&#60;br /&#62;
#top .main_menu .menu ul {&#60;br /&#62;
background: #636466;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;I want tho change any font color in the theme to white.&#60;br /&#62;
Is there a way to do this once for all?&#60;br /&#62;
&#60;strong&#62;Setting the Flashlight styling option &#34;Font Color on colored background&#34; to white (&#34;#ffffff&#34;) did not do the trick!&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Bruno
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Customizing"</title>
			<link>http://www.kriesi.at/support/topic/customizing#post-20653</link>
			<pubDate>Tue, 07 Jun 2011 20:05:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">20653@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Have a look at this tutorial: &#60;a href=&#34;http://www.kriesi.at/support/topic/i-want-that-external-links-links-to-other-websites-open-in-a-new-windowtab&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/i-want-that-external-links-links-to-other-websites-open-in-a-new-windowtab&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cogumelo on "Customizing"</title>
			<link>http://www.kriesi.at/support/topic/customizing#post-20625</link>
			<pubDate>Tue, 07 Jun 2011 16:07:49 +0000</pubDate>
			<dc:creator>cogumelo</dc:creator>
			<guid isPermaLink="false">20625@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Cheers Dude!!! Worked fine!!!&#60;/p&#62;
&#60;p&#62;I have one more question... I'm trying to link the &#34;twitter logo&#34; of the header to my twitter account in a NEW WINDOW, actually it's working fine, but it's opening in the same window of my browser.... I would like to add the syntax &#34;target=&#34;_blank&#34;&#34; in the header.php, but it's not working.....&#60;/p&#62;
&#60;p&#62;I think I'm having problems with the php syntax.... &#60;/p&#62;
&#60;p&#62;I'm triyng to add the targe command at:&#60;/p&#62;
&#60;p&#62;echo &#34;&#38;lt;li class='twitter'&#38;gt;&#60;a&#62;Twitter&#60;/a&#62;&#34;;&#60;/p&#62;
&#60;p&#62;Could you help me?&#60;/p&#62;
&#60;p&#62;Thank you very much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Customizing"</title>
			<link>http://www.kriesi.at/support/topic/customizing#post-20593</link>
			<pubDate>Tue, 07 Jun 2011 05:46:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">20593@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try to regenerate your thumbnails by using this plugin: &#60;a href=&#34;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cogumelo on "Customizing"</title>
			<link>http://www.kriesi.at/support/topic/customizing#post-20583</link>
			<pubDate>Mon, 06 Jun 2011 23:49:12 +0000</pubDate>
			<dc:creator>cogumelo</dc:creator>
			<guid isPermaLink="false">20583@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude!&#60;/p&#62;
&#60;p&#62;...Everything was great, but....&#60;/p&#62;
&#60;p&#62;I started to moving my site around, doing a backup restoration in another wordpress instalation, and actually I have 2 versions of it on air...&#60;br /&#62;
After copied all the backup files to the new server, and export and import all the data (xml) via wordpress to other database, I've noticed that the thumbnails are deformed in the newest version...&#60;/p&#62;
&#60;p&#62;please look the diference:&#60;/p&#62;
&#60;p&#62;Dirtoced:&#60;br /&#62;
&#60;a href=&#34;http://www.hannatools.net/?cat=9&#34; rel=&#34;nofollow&#34;&#62;http://www.hannatools.net/?cat=9&#60;/a&#62;&#60;br /&#62;
Original:&#60;br /&#62;
&#60;a href=&#34;http://www.hanna.net.br/sitenovo/?cat=9&#34; rel=&#34;nofollow&#34;&#62;http://www.hanna.net.br/sitenovo/?cat=9&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Looking via firebug I notice that the correct thumbnail is linking to a small version of the uploaded image, file name &#34;image_01-180x180.jpg&#34; and the dirtoced version is linking to &#34;image_01.jpg&#34;.....&#60;br /&#62;
I think the imagem 180x180 is created when we upload the image. I have all the images &#34;180x180&#34; in the folder &#34;upload&#34; but it aren't showing.&#60;/p&#62;
&#60;p&#62;I'm scared with the situation of that I have to upload all my images AGAIN because I have a LOT of images in my upload folder....&#60;/p&#62;
&#60;p&#62;Do you have any solution for that?&#60;/p&#62;
&#60;p&#62;I'm glad with the theme and the support offered!&#60;/p&#62;
&#60;p&#62;Just this last issue is bothering me...&#60;/p&#62;
&#60;p&#62;Thanks again!&#60;/p&#62;
&#60;p&#62;Marco
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Customizing"</title>
			<link>http://www.kriesi.at/support/topic/customizing#post-18285</link>
			<pubDate>Mon, 02 May 2011 18:20:30 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18285@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Have a look at this thread: &#60;a href=&#34;http://www.kriesi.at/support/topic/static-home-page&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/static-home-page&#60;/a&#62; - I posted correct instructions there. Instead of &#34;page_id&#34; use &#34;post_id&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cogumelo on "Customizing"</title>
			<link>http://www.kriesi.at/support/topic/customizing#post-18279</link>
			<pubDate>Mon, 02 May 2011 16:40:53 +0000</pubDate>
			<dc:creator>cogumelo</dc:creator>
			<guid isPermaLink="false">18279@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude!&#60;/p&#62;
&#60;p&#62;The solution number 1 doesn't work properly, I don't have this exactly code in my index.php...&#60;/p&#62;
&#60;p&#62;I have something similar, and I changed it, but it's show me the oldest post instead of the newest post...&#60;/p&#62;
&#60;p&#62;...and it's showing a post in its compact form, I want to show this post in its &#34;opened&#34; form, the form we see it after click in the &#34;read more&#34; buttom, do you know what I mean?&#60;/p&#62;
&#60;p&#62;After a click in the button read more, we can see the post &#34;opened&#34; right?&#60;/p&#62;
&#60;p&#62;so I want to see just the newest post in the home page, and it should be &#34;opened&#34; without the buttom read more.&#60;br /&#62;
How can I do that?&#60;/p&#62;
&#60;p&#62;Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Customizing"</title>
			<link>http://www.kriesi.at/support/topic/customizing#post-18051</link>
			<pubDate>Fri, 29 Apr 2011 05:23:25 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18051@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;3) Open up index.php and delete:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;kriesi_pagination($additional_loop-&#38;gt;max_num_pages);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;1) -removed&#60;/p&#62;
&#60;p&#62;3) Add following code to style.css (at the very bottom):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.column1{
width: 150px !important;
}

.column2{
width: 130px !important;
}

.column3{
width: 175px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the width as you like.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cogumelo on "Customizing"</title>
			<link>http://www.kriesi.at/support/topic/customizing#post-18038</link>
			<pubDate>Thu, 28 Apr 2011 23:17:33 +0000</pubDate>
			<dc:creator>cogumelo</dc:creator>
			<guid isPermaLink="false">18038@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude!&#60;br /&#62;
Thanks again...&#60;br /&#62;
You helped me a lot!&#60;/p&#62;
&#60;p&#62;but I have new questions...&#60;/p&#62;
&#60;p&#62;1- I want to show just 1 post at HOME, the most recent post...  keeping everting else like accordion menu, sidebar, header and footer.&#60;/p&#62;
&#60;p&#62;2- Leaving just one post at Home page I want to take off the &#34;Pages Counter&#34; or &#34;Pages Links&#34; I don't know how it's called, I'm showing the modifications in the jpg here:&#60;br /&#62;
&#60;a href=&#34;http://www.zanq.tv/Projetos_graficos/Screenshots/home_unique_post.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.zanq.tv/Projetos_graficos/Screenshots/home_unique_post.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3- That is the same question from the previous topic, number 8....&#60;br /&#62;
I want to give differents values for the width of the widgets from the footer. I'm tring to show in the image from the link.&#60;/p&#62;
&#60;p&#62;Now I'm using another server for testing:&#60;br /&#62;
&#60;a href=&#34;http://www.hanna.net.br/sitenovo/&#34; rel=&#34;nofollow&#34;&#62;http://www.hanna.net.br/sitenovo/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you very much guys!&#60;/p&#62;
&#60;p&#62;Marco - Cogumelo
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Customizing"</title>
			<link>http://www.kriesi.at/support/topic/customizing#post-15489</link>
			<pubDate>Wed, 23 Mar 2011 06:09:18 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">15489@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) Have a look at this post: &#60;a href=&#34;http://www.kriesi.at/support/topic/how-to-add-pages-into-the-slider#post-4723&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/how-to-add-pages-into-the-slider#post-4723&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2) Search for following code in single.php and delete it:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;entry&#38;#39; id=&#38;quot;author-box&#38;quot;&#38;gt;
			    &#38;lt;div class=&#38;quot;gravatar&#38;quot;&#38;gt;
					&#38;lt;?php
						$author_email = get_the_author_email();
				        echo get_avatar( $author_email, $size = &#38;#39;60&#38;#39;);
					 	the_author_posts_link();
					?&#38;gt;
				&#38;lt;/div&#38;gt;
		    	&#38;lt;div class=&#38;quot;author-info&#38;quot;&#38;gt;
		        &#38;lt;h3&#38;gt;&#38;lt;?php _e(&#38;#39;About the author&#38;#39;,&#38;#39;newscast&#38;#39;); ?&#38;gt;&#38;lt;/h3&#38;gt;
		        &#38;lt;?php
		        $description = get_the_author_description();
		        if($description  != &#38;#39;&#38;#39;)
		        {
		        	echo $description;
		        }
		        else
		        {
		        	_e(&#38;#39;The author didnt add any Information to his profile yet&#38;#39;,&#38;#39;newscast&#38;#39;);
		        }

		        ?&#38;gt;
		    	&#38;lt;/div&#38;gt;
		    &#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3) Search for following code in header.php and delete it:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;ul class=&#38;quot;social_bookmarks&#38;quot;&#38;gt;
					&#38;lt;?php if(isset($k_option[&#38;#39;general&#38;#39;][&#38;#39;contact_link&#38;#39;]) &#38;amp;&#38;amp; $k_option[&#38;#39;general&#38;#39;][&#38;#39;contact_link&#38;#39;] != &#38;#39;&#38;#39;)
						{
							$contact_link = get_page_link($k_option[&#38;#39;general&#38;#39;][&#38;#39;contact_link&#38;#39;]);
					  		echo &#38;quot;&#38;lt;li class=&#38;#39;email&#38;#39;&#38;gt;&#38;lt;a class=&#38;#39;ie6fix&#38;#39; href=&#38;#39;&#38;quot;.$contact_link.&#38;quot;&#38;#39;&#38;gt;E-mail&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;	&#38;quot;;
						}
					?&#38;gt;
					&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a class=&#38;#39;ie6fix&#38;#39; href=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;rss2_url&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;

					&#38;lt;?php if(isset($k_option[&#38;#39;general&#38;#39;][&#38;#39;acc_tw&#38;#39;]) &#38;amp;&#38;amp; $k_option[&#38;#39;general&#38;#39;][&#38;#39;acc_tw&#38;#39;] != &#38;#39;&#38;#39;)
						  echo &#38;quot;&#38;lt;li class=&#38;#39;twitter&#38;#39;&#38;gt;&#38;lt;a class=&#38;#39;ie6fix&#38;#39; href=&#38;#39;http://twitter.com/&#38;quot;.$k_option[&#38;#39;general&#38;#39;][&#38;#39;acc_tw&#38;#39;].&#38;quot;&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
					?&#38;gt;

					&#38;lt;!-- there is room for 3 icons, below are predefined classes for others if you want to use them instead --&#38;gt;
					&#38;lt;!--
					&#38;lt;li class=&#38;#39;flickr&#38;#39;&#38;gt;&#38;lt;a class=&#38;#39;ie6fix&#38;#39; href=&#38;quot;#&#38;quot;&#38;gt;flickr&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
					&#38;lt;li class=&#38;#39;facebook&#38;#39;&#38;gt;&#38;lt;a class=&#38;#39;ie6fix&#38;#39; href=&#38;quot;#&#38;quot;&#38;gt;Facebook&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
					--&#38;gt;

				&#38;lt;/ul&#38;gt;&#38;lt;!-- end social_bookmarks--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;4) Search for following code in single.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php comments_template(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace it with&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php if ( comments_open() ) : ?&#38;gt;
 &#38;lt;?php comments_template(); ?&#38;gt;
&#38;lt;?php endif; ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;5) Delete following code in single.php + page.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
						if($preview_image)
						{
						echo &#38;#39;&#38;lt;div class=&#38;quot;entry-previewimage rounded preloading_background&#38;quot;&#38;gt;&#38;#39;;
						echo $preview_image;
						echo &#38;#39;&#38;lt;/div&#38;gt;&#38;#39;;
						} 

						?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;6) In archive.hp you can adjust the headline text as you like (or just delete the h2 headline after &#38;lt;div id=&#34;content&#34;&#38;gt;.&#60;/p&#62;
&#60;p&#62;7) You can use the po file from here: &#60;a href=&#34;http://www.kriesi.at/support/topic/spanish-language-support&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/spanish-language-support&#60;/a&#62; to translate the theme.&#60;/p&#62;
&#60;p&#62;8) Please elaborate here - I don't know if I understood you right.&#60;/p&#62;
&#60;p&#62;9) I can see rounded corners :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cogumelo on "Customizing"</title>
			<link>http://www.kriesi.at/support/topic/customizing#post-15268</link>
			<pubDate>Sun, 20 Mar 2011 19:36:44 +0000</pubDate>
			<dc:creator>cogumelo</dc:creator>
			<guid isPermaLink="false">15268@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude!&#60;br /&#62;
Thanks for your Help....&#60;/p&#62;
&#60;p&#62;I was looking at &#60;a href=&#34;http://validator.w3.org/&#34; rel=&#34;nofollow&#34;&#62;http://validator.w3.org/&#60;/a&#62; and I saw that 90% of the errors were about widgets...&#60;br /&#62;
I'm trying to make some adjustments in the theme using with firebug and firefile, but I'm feeling that is not the correct way, so if you could me help will be great.&#60;/p&#62;
&#60;p&#62;1 - I would like to link the ACCORDION Buttons to PAGES instead categories.&#60;br /&#62;
2 - I would like to remove the &#34;About the author&#34; of all posts, categories and etc.&#60;br /&#62;
3 - I would like to remove all socials icons from Post, categories, pages e etc...(#social_icons ul)&#60;br /&#62;
4 - I would like to remove &#34;Comments are closed.&#34;&#60;br /&#62;
5 - I don't want to show the Feature image when the post is opened. The same for pages. I want so see then just when the post is compact (read more).&#60;br /&#62;
6 - I would like to remove the line &#34;Archive for Category&#34; when opened the category.&#60;br /&#62;
7 - I would like to translate some text of the theme like &#34;Search Results&#34;. &#34;Nothing Found&#34;. &#34;Sorry, no posts matched your criteria&#34;... Do you think is better I make this translation by myself or just using with a plugin for wordpress?&#60;br /&#62;
8 - I would like to leave the footer widgets elements with different sizes, for example, the Footer-Left with X px, Footer-Center with Y px and Foot-Right with Z px...&#60;br /&#62;
9-Could you see the rounded corners of the search boxes and thumbnails in your IE and Safari?&#60;br /&#62;
My safari is still showing it square....in my Firefox its works fine, with rounded corners......&#60;/p&#62;
&#60;p&#62;Thanks Again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Customizing"</title>
			<link>http://www.kriesi.at/support/topic/customizing#post-14758</link>
			<pubDate>Mon, 14 Mar 2011 07:15:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">14758@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
to remove the borders around the flags add following css code to style.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.flags a img, .flags a:hover img, .flags img{
border: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Re: menu problem - try to replace following code from custom.js:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// remove the last border from category menu item if there are 7 items, that border is not needed
	if(jQuery(&#38;quot;.catnav&#38;gt;li&#38;quot;).length &#38;gt;= 7)
	{
		jQuery(&#38;quot;.catnav&#38;gt;li:last&#38;quot;).addClass(&#38;#39;noborder&#38;#39;);
	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;// remove the last border from category menu item if there are 6 items, that border is not needed
	if(jQuery(&#38;quot;.catnav&#38;gt;li&#38;quot;).length &#38;gt;= 6)
	{
		jQuery(&#38;quot;.catnav&#38;gt;li:last&#38;quot;).addClass(&#38;#39;noborder&#38;#39;);
	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;6) I think it's indeed related to coding errors - IE is a pain when it comes to small syntax errors. W3C: &#60;a href=&#34;http://validator.w3.org/check?uri=http%3A%2F%2Fwww.extraveiculos.com%2Fzanqueta%2FHanna%2F&#38;amp;charset=%28detect+automatically%29&#38;amp;doctype=Inline&#38;amp;group=0&#34; rel=&#34;nofollow&#34;&#62;http://validator.w3.org/check?uri=http%3A%2F%2Fwww.extraveiculos.com%2Fzanqueta%2FHanna%2F&#38;amp;charset=%28detect+automatically%29&#38;amp;doctype=Inline&#38;amp;group=0&#60;/a&#62; shows me some error. Please try to fix them (i.e. id already used errors,etc).&#60;/p&#62;
&#60;p&#62;However the search bar and the icons display fine for me here (IE8 and IE7),
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cogumelo on "Customizing"</title>
			<link>http://www.kriesi.at/support/topic/customizing#post-14729</link>
			<pubDate>Sun, 13 Mar 2011 21:52:35 +0000</pubDate>
			<dc:creator>cogumelo</dc:creator>
			<guid isPermaLink="false">14729@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you very much Dude! I'm appreciated!&#60;/p&#62;
&#60;p&#62;So, my website is hosted at  &#60;a href=&#34;http://www.extraveiculos.com/zanqueta/Hanna/&#34; rel=&#34;nofollow&#34;&#62;http://www.extraveiculos.com/zanqueta/Hanna/&#60;/a&#62;&#60;br /&#62;
There you can give a look and help me with itens 2 and 6 of my previous topic....&#60;/p&#62;
&#60;p&#62;I've made some changes that you said, about item 4, but in Firefox I'm seen a gray border in the flags images, and in the Safari I don't see it, as I show in the follows screenshots, and I also have others questions in these screenshots, please give a look:&#60;br /&#62;
&#60;a href=&#34;http://www.zanq.tv/Projetos_graficos/Screenshots/firefox_shot.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.zanq.tv/Projetos_graficos/Screenshots/firefox_shot.jpg&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.zanq.tv/Projetos_graficos/Screenshots/shot01_safari.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.zanq.tv/Projetos_graficos/Screenshots/shot01_safari.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Today I also did found other error or bug in the menus options in wp-admin, I was trying to add some categories and posts to be showed as a drop down menu of the main menu, and when I save it I lost some options of my menu, and after that every time I try to put more options in the menu it doesn't save it. I had to delete the drop downs and recreate the menu... I was using 10 drop downs in one option of the menu, and more 5 drop downs in the other menu option....&#60;br /&#62;
Do you thing that have some limitation of the number of itens in the menus options of wordpress?&#60;br /&#62;
My problem is, I have to put something around 60 options in the menu, being 3 &#34;generations&#34; of drop down (drop down inside drop down)... for example...&#60;br /&#62;
a Main Menu Option (Pages) &#38;gt; drop down with 7 options (categories) &#38;gt; each option have your own drop down with more 4 or 5 options (posts) ...that's it, no more drop downs.&#60;/p&#62;
&#60;p&#62;Thank you very much Dude...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Customizing"</title>
			<link>http://www.kriesi.at/support/topic/customizing#post-14696</link>
			<pubDate>Sun, 13 Mar 2011 08:18:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">14696@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) Open up header.php and search for following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;wp_nav_menu( array( &#38;#39;menu&#38;#39; =&#38;gt; &#38;#39;First&#38;#39;, &#38;#39;menu_class&#38;#39; =&#38;gt; &#38;#39;nav&#38;#39;, &#38;#39;echo&#38;#39; =&#38;gt; true,
	&#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;before&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;after&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;link_before&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;link_after&#38;#39; =&#38;gt; &#38;#39;&#38;#39;,
	&#38;#39;depth&#38;#39; =&#38;gt; 0, &#38;#39;context&#38;#39; =&#38;gt; &#38;#39;frontend&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;wp_nav_menu( array( &#38;#39;menu&#38;#39; =&#38;gt; &#38;#39;First&#38;#39;, &#38;#39;menu_class&#38;#39; =&#38;gt; &#38;#39;nav&#38;#39;, &#38;#39;echo&#38;#39; =&#38;gt; false,
	&#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;before&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;after&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;link_before&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;link_after&#38;#39; =&#38;gt; &#38;#39;&#38;#39;,
	&#38;#39;depth&#38;#39; =&#38;gt; 0, &#38;#39;context&#38;#39; =&#38;gt; &#38;#39;frontend&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) Can you post a link to your website please - it helps me to give you exact instructions.&#60;/p&#62;
&#60;p&#62;3) Not without some advanced customization.&#60;/p&#62;
&#60;p&#62;4) Replace following code in header.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;head&#38;quot;&#38;gt;
		&#38;lt;!-- ###################################################################### --&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;head&#38;quot;&#38;gt;
		&#38;lt;!-- ###################################################################### --&#38;gt;

                &#38;lt;div class=&#38;quot;flags&#38;quot;&#38;gt;
                &#38;lt;a href=&#38;quot;link-to-my-other-website.com&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;my-flag&#38;quot; alt=&#38;quot;language&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;
                &#38;lt;a href=&#38;quot;link-to-my-other-website.com&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;my-flag&#38;quot; alt=&#38;quot;language&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;
                 &#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then add following code to style.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.flags{
position: absolute;
top: 40px;
right: 0px;
z-index:20;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the top and right value as you like (you can position the flags anywhere you like - just play around with the pixel values).&#60;/p&#62;
&#60;p&#62;5) Do not only use -moz-border-radius but also border-radius - for more information please refer to this page: &#60;a href=&#34;http://www.css3.info/preview/rounded-border/&#34; rel=&#34;nofollow&#34;&#62;http://www.css3.info/preview/rounded-border/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;6) Like 2) - I need a link to investigate the problem...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cogumelo on "Customizing"</title>
			<link>http://www.kriesi.at/support/topic/customizing#post-14665</link>
			<pubDate>Sat, 12 Mar 2011 16:02:24 +0000</pubDate>
			<dc:creator>cogumelo</dc:creator>
			<guid isPermaLink="false">14665@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi!&#60;br /&#62;
I'm adjusting the Newscast theme using firebug and firefile because I'm not a professional programer, but I know the basics os html and css... so I need some help, and I'll be glad if you guys could help me.&#60;/p&#62;
&#60;p&#62;So there is some questions I have:&#60;/p&#62;
&#60;p&#62;1- I wanna to use just the second menu, what should I do? (actually I just creat a first menu and I leaved it in blank and after that I just adjust the &#34;.nav_wrapper&#34; padding-top to 77px besides the original 125px, Is that right? Have other way to do that? Everything looks nice...&#60;/p&#62;
&#60;p&#62;2- Is possible to leave just 6 options in the second menu? When I leave 6 options the menu it is still showing 7 boxes, I want to divide the second menu in just 6 boxes. Actualy I change the &#34;.catnav li a&#34; width to 137....after that I chaged the &#34;.catnav_wrapper&#34; border-right to ZERO, and the &#34;.catnav&#34; border-right to ZERO....&#60;br /&#62;
It works, BUT the menu looks like the menu is fews pixels untidy with the accordion menu..... Do you know a better way to leave just 6 boxes in the second menu?&#60;/p&#62;
&#60;p&#62;3-Is possible to use the menu accordion in other pages, with other options? I would like to use 3 accordions, one in the main page and other 2 in other pages.&#60;/p&#62;
&#60;p&#62;4-I would like to add images in the header area, these images should have a link to my other languages website, these imagens will be flags os some contries, and I would like to puts this images between the seach field and the second menu....How could I insert this images/link in the header?&#60;/p&#62;
&#60;p&#62;5- after I did these modifications I noticed that the style of style.css (line 1)&#60;br /&#62;
.rounded { -moz-border-radius:5px 5px 5px 5px; } IS NOT WORKING in the Safari Browser, in the Firefox works fine, but in Safari I can't see the rounded corners of the search box.&#60;/p&#62;
&#60;p&#62;6- After these modifications I can't see the #headextrasin IE8 (seach and email, rss and tweeter icons), in the firefox and safari I can see it.....I think the modifications that cause this problem are involved in the catnav_wrapper and catnav....&#60;/p&#62;
&#60;p&#62;That is all for now!!!&#60;/p&#62;
&#60;p&#62;I'll be really appreciated if you guys could help me.&#60;/p&#62;
&#60;p&#62;Thanks very much!&#60;/p&#62;
&#60;p&#62;Marco - CoGuMeLo
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
