<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 16:49:45 +0000</pubDate>

<item>
<title>eliteuser on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1124424</link>
<pubDate>Fri, 03 Jul 2009 01:44:54 +0000</pubDate>
<dc:creator>eliteuser</dc:creator>
<guid isPermaLink="false">1124424@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello again,&#60;/p&#62;
&#60;p&#62;down the bottom I made it instead of: &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#navigation_center ul li a.active span {
	padding: 0px 15px 0 9px;
	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I changed the padding to 17px and 7px and it is PERFECTLY in the middle. Thx for your work, hopefully I can ask you again when I run into a problem. Keep up the good work!!&#60;/p&#62;
&#60;p&#62;BTW: You don't have to because you have already earned your reward, do u know how to remove the LAST line near the end of the navigation bar to make it look like this? &#60;a href=&#34;http://i44.tinypic.com/2w4jud1.png&#34; rel=&#34;nofollow&#34;&#62;http://i44.tinypic.com/2w4jud1.png&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>nazieb on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123773</link>
<pubDate>Thu, 02 Jul 2009 14:48:43 +0000</pubDate>
<dc:creator>nazieb</dc:creator>
<guid isPermaLink="false">1123773@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello..&#60;/p&#62;
&#60;p&#62;here is the code, hope it will work..&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/* navigation bar */

#navigation {
        width: 819px;
        height: 34px;
        float: left;
        position: relative;
        top: 0px;
        left: 0px;
        }

#navigation_left {
        width: 11px;
        height: 34px;
        float: left;
        padding: 6px 0 0 11px;
        text-align: right;
        }
#navigation_center {
        width: 654px;
        height: 34px;
        float: left;
        background-position: bottom left;
        background-image: url(http://thanksgoogle.com/wordpress/images/nav-rept.jpg);
        background-repeat: repeat-x;
        padding: 0;
        }

#navigation_center ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        }

#navigation_center ul li {
        float: left;
        line-height: 34px;
        }

#navigation_center ul li a {
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        padding: 0px 17px 3px;
        background-image: url(http://thanksgoogle.com/wordpress/images/navline.jpg);
        background-position: right center;
        background-repeat: no-repeat;
        line-height: 39px;
        }

#navigation_center ul li a span {
        color: #FFFFFF;
        display: block;
        }

#navigation_center ul li a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        display: block;
        padding: 0px 17px 3px;
        }

#navigation_center ul li a:hover span {
        color: #ffffff;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        text-decoration: none;
        font-weight: bold;
        }

#navigation_center ul li a.active, #navigation_center ul li.current_page_item {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        background-image: url(http://thanksgoogle.com/wordpress/images/leftnav.png);
        background-repeat: no-repeat;
        background-position: left top;
        display: block;
        padding: 0px 0px 0 10px;
        }

#navigation_center ul li.current_page_item {
		margin-left: -4px;
}

#navigation_center ul li a.active span, #navigation_center ul li.current_page_item a {
        color: #000000;
        background-image: url(http://thanksgoogle.com/wordpress/images/rightnav.png);
        background-repeat: no-repeat;
        background-position: right top;
        display: block;
        padding: 0px 19px 0 9px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        }

#navigation_center ul li a.active span {
	padding: 0px 15px 0 9px;
	}

#navigation_right {
        width: 141px;
        height: 28px;
        float: left;
        padding: 6px 0 0 0;
        }&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>eliteuser on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123544</link>
<pubDate>Thu, 02 Jul 2009 10:21:00 +0000</pubDate>
<dc:creator>eliteuser</dc:creator>
<guid isPermaLink="false">1123544@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;It is when you are on the home page, with the white tab on it. Yes when it is clicked. Can u fix it?&#60;/p&#62;
&#60;p&#62;Visit the site: &#60;a href=&#34;http://sitedemonstration.hostei.com/&#34; rel=&#34;nofollow&#34;&#62;http://sitedemonstration.hostei.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You are welcome, you deserve the reward! :P
&#60;/p&#62;</description>
</item>
<item>
<title>nazieb on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123512</link>
<pubDate>Thu, 02 Jul 2009 09:29:16 +0000</pubDate>
<dc:creator>nazieb</dc:creator>
<guid isPermaLink="false">1123512@http://wordpress.org/support/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;The 'home' writing isn't in the middle, can u send me some code that will make it go in the middle?&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Did you mean when the 'home' is clicked or not?&#60;/p&#62;
&#60;p&#62;Btw thank you very much..
&#60;/p&#62;</description>
</item>
<item>
<title>eliteuser on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123484</link>
<pubDate>Thu, 02 Jul 2009 08:36:45 +0000</pubDate>
<dc:creator>eliteuser</dc:creator>
<guid isPermaLink="false">1123484@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;I sent you the money, but I forgot to see an error!!!!&#60;/p&#62;
&#60;p&#62;The 'home' writing isn't in the middle, can u send me some code that will make it go in the middle?&#60;/p&#62;
&#60;p&#62;Thx!!!!!
&#60;/p&#62;</description>
</item>
<item>
<title>eliteuser on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123474</link>
<pubDate>Thu, 02 Jul 2009 08:26:33 +0000</pubDate>
<dc:creator>eliteuser</dc:creator>
<guid isPermaLink="false">1123474@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hey nazieb,&#60;/p&#62;
&#60;p&#62;I must congratulate you, it works!!!! Thank you for all your help!!&#60;/p&#62;
&#60;p&#62;I'm sending you your reward of $10 right now! A quick and easy $10, better than helping everyone else out for free isn't it??&#60;/p&#62;
&#60;p&#62;Thx again!! :P&#60;/p&#62;
&#60;p&#62;BTW: You don't have to because you have already earned your reward, do u know how to remove the LAST line near the end of the navigation bar to make it look like this? &#60;a href=&#34;http://i44.tinypic.com/2w4jud1.png&#34; rel=&#34;nofollow&#34;&#62;http://i44.tinypic.com/2w4jud1.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Sending...
&#60;/p&#62;</description>
</item>
<item>
<title>nazieb on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123470</link>
<pubDate>Thu, 02 Jul 2009 08:19:21 +0000</pubDate>
<dc:creator>nazieb</dc:creator>
<guid isPermaLink="false">1123470@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Here it is:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/* navigation bar */

#navigation {
        width: 819px;
        height: 34px;
        float: left;
        position: relative;
        top: 0px;
        left: 0px;
        }

#navigation_left {
        width: 11px;
        height: 34px;
        float: left;
        padding: 6px 0 0 11px;
        text-align: right;
        }
#navigation_center {
        width: 654px;
        height: 34px;
        float: left;
        background-position: bottom left;
        background-image: url(http://thanksgoogle.com/wordpress/images/nav-rept.jpg);
        background-repeat: repeat-x;
        padding: 0;
        }

#navigation_center ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        }

#navigation_center ul li {
        float: left;
        line-height: 34px;
        }

#navigation_center ul li a {
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        padding: 0px 17px 3px;
        background-image: url(http://thanksgoogle.com/wordpress/images/navline.jpg);
        background-position: right center;
        background-repeat: no-repeat;
        line-height: 39px;
        }

#navigation_center ul li a span {
        color: #FFFFFF;
        display: block;
        }

#navigation_center ul li a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        display: block;
        padding: 0px 17px 3px;
        }

#navigation_center ul li a:hover span {
        color: #ffffff;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        text-decoration: none;
        font-weight: bold;
        }

#navigation_center ul li a.active, #navigation_center ul li.current_page_item {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        background-image: url(http://thanksgoogle.com/wordpress/images/leftnav.png);
        background-repeat: no-repeat;
        background-position: left top;
        display: block;
        padding: 0px 0px 0 10px;
        }

#navigation_center ul li.current_page_item {
		margin-left: -4px;
}

#navigation_center ul li a.active span, #navigation_center ul li.current_page_item a {
        color: #000000;
        background-image: url(http://thanksgoogle.com/wordpress/images/rightnav.png);
        background-repeat: no-repeat;
        background-position: right top;
        display: block;
        padding: 0px 18px 0 10px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        }

#navigation_center ul li a.active span {
	padding: 0px 14px 0 10px;
	}

#navigation_right {
        width: 141px;
        height: 28px;
        float: left;
        padding: 6px 0 0 0;
        }&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>eliteuser on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123457</link>
<pubDate>Thu, 02 Jul 2009 07:58:47 +0000</pubDate>
<dc:creator>eliteuser</dc:creator>
<guid isPermaLink="false">1123457@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello again,&#60;/p&#62;
&#60;p&#62;Ok Ok, sorry for being so picky...&#60;/p&#62;
&#60;p&#62;Now when you click on for example 'home' and 'FAQ', everything between those two tabs move. Try it out, click backward and forward on your browser.&#60;/p&#62;
&#60;p&#62;Then for another example, click on 'home' and then 'A' and you will see that everything between those two tabs move. Now they only move by a tiny amount, so it shouldn't be hard to fix =D&#60;/p&#62;
&#60;p&#62;Again, sorry for being such a perfectionist, but you will be paid if u can get this right!! :P I must congratulate you on your skill too!!
&#60;/p&#62;</description>
</item>
<item>
<title>nazieb on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123450</link>
<pubDate>Thu, 02 Jul 2009 07:50:11 +0000</pubDate>
<dc:creator>nazieb</dc:creator>
<guid isPermaLink="false">1123450@http://wordpress.org/support/</guid>
<description>&#60;p&#62;All right then.. Hope this will fix it..&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/* navigation bar */

#navigation {
        width: 819px;
        height: 34px;
        float: left;
        position: relative;
        top: 0px;
        left: 0px;
        }

#navigation_left {
        width: 11px;
        height: 34px;
        float: left;
        padding: 6px 0 0 11px;
        text-align: right;
        }
#navigation_center {
        width: 654px;
        height: 34px;
        float: left;
        background-position: bottom left;
        background-image: url(http://thanksgoogle.com/wordpress/images/nav-rept.jpg);
        background-repeat: repeat-x;
        padding: 0;
        }

#navigation_center ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        }

#navigation_center ul li {
        float: left;
        line-height: 34px;
        }

#navigation_center ul li a {
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        padding: 0px 17px 3px;
        background-image: url(http://thanksgoogle.com/wordpress/images/navline.jpg);
        background-position: right center;
        background-repeat: no-repeat;
        line-height: 39px;
        }

#navigation_center ul li a span {
        color: #FFFFFF;
        display: block;
        }

#navigation_center ul li a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        display: block;
        padding: 0px 17px 3px;
        }

#navigation_center ul li a:hover span {
        color: #ffffff;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        text-decoration: none;
        font-weight: bold;
        }

#navigation_center ul li a.active, #navigation_center ul li.current_page_item {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        background-image: url(http://thanksgoogle.com/wordpress/images/leftnav.png);
        background-repeat: no-repeat;
        background-position: left top;
        display: block;
        padding: 0px 0px 0 10px;
        }

#navigation_center ul li.current_page_item {
		margin-left: -4px;
}

#navigation_center ul li a.active span, #navigation_center ul li.current_page_item a {
        color: #000000;
        background-image: url(http://thanksgoogle.com/wordpress/images/rightnav.png);
        background-repeat: no-repeat;
        background-position: right top;
        display: block;
        padding: 0px 20px 0 10px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        }

#navigation_center ul li a.active span {
	padding: 0px 16px 0 10px;
	}

#navigation_right {
        width: 141px;
        height: 28px;
        float: left;
        padding: 6px 0 0 0;
        }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;My Paypal ID is &#60;a href=&#34;mailto:ainun.nazieb@gmail.com&#34;&#62;ainun.nazieb@gmail.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>eliteuser on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123440</link>
<pubDate>Thu, 02 Jul 2009 07:26:21 +0000</pubDate>
<dc:creator>eliteuser</dc:creator>
<guid isPermaLink="false">1123440@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Well,&#60;/p&#62;
&#60;p&#62;It kinda is...sort of. Would you be able to fix it?&#60;/p&#62;
&#60;p&#62;If you can, you will get the $10 reward straight away :P Just send me your PayPal ID when you post the code change.&#60;/p&#62;
&#60;p&#62;Thx!&#60;/p&#62;
&#60;p&#62;EDIT: It seems to be 'home' that is becoming longer/shorter that is making all the problems, making all the other tabs to move.
&#60;/p&#62;</description>
</item>
<item>
<title>nazieb on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123438</link>
<pubDate>Thu, 02 Jul 2009 07:24:25 +0000</pubDate>
<dc:creator>nazieb</dc:creator>
<guid isPermaLink="false">1123438@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Oh.. I see..&#60;/p&#62;
&#60;p&#62;If you click on 'about' or 'contact', it will move to the left to cover the line of Home.. Of course when you go to Home again, it will looks like that the 'about' or 'contact' writing moves to the right..&#60;/p&#62;
&#60;p&#62;I think it's not a big problem, is it?
&#60;/p&#62;</description>
</item>
<item>
<title>eliteuser on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123435</link>
<pubDate>Thu, 02 Jul 2009 07:15:13 +0000</pubDate>
<dc:creator>eliteuser</dc:creator>
<guid isPermaLink="false">1123435@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello again,&#60;/p&#62;
&#60;p&#62;Go to the home page. Then click on, say...click on 'about'.&#60;/p&#62;
&#60;p&#62;Then click on 'home' and watch carefully that the 'about' writing and line moves to the right.
&#60;/p&#62;</description>
</item>
<item>
<title>nazieb on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123432</link>
<pubDate>Thu, 02 Jul 2009 07:10:25 +0000</pubDate>
<dc:creator>nazieb</dc:creator>
<guid isPermaLink="false">1123432@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I see no problem there. Which lines / writing that you mean?&#60;/p&#62;
&#60;p&#62;:S
&#60;/p&#62;</description>
</item>
<item>
<title>eliteuser on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123425</link>
<pubDate>Thu, 02 Jul 2009 07:03:23 +0000</pubDate>
<dc:creator>eliteuser</dc:creator>
<guid isPermaLink="false">1123425@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Ok look at the site now, it is ALMOST done (this time, I think should be the last).&#60;/p&#62;
&#60;p&#62;The only problem remaining you can see on the site, is when you click on 'home' or 'contact' all the writing and lines move.&#60;/p&#62;
&#60;p&#62;It is hard to explain, just have a look at the site and click on the bar. You will see, like more static, not have the writing and lines move. &#60;/p&#62;
&#60;p&#62;When you send this post, send me your PayPal ID please for your reward :P
&#60;/p&#62;</description>
</item>
<item>
<title>nazieb on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123412</link>
<pubDate>Thu, 02 Jul 2009 06:37:01 +0000</pubDate>
<dc:creator>nazieb</dc:creator>
<guid isPermaLink="false">1123412@http://wordpress.org/support/</guid>
<description>&#60;p&#62;lol&#60;/p&#62;
&#60;p&#62;Here your code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/* navigation bar */

#navigation {
        width: 819px;
        height: 34px;
        float: left;
        position: relative;
        top: 0px;
        left: 0px;
        }

#navigation_left {
        width: 11px;
        height: 34px;
        float: left;
        padding: 6px 0 0 11px;
        text-align: right;
        }
#navigation_center {
        width: 654px;
        height: 34px;
        float: left;
        background-position: bottom left;
        background-image: url(http://thanksgoogle.com/wordpress/images/nav-rept.jpg);
        background-repeat: repeat-x;
        padding: 0;
        }

#navigation_center ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        }

#navigation_center ul li {
        float: left;
        line-height: 34px;
        }

#navigation_center ul li a {
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        padding: 0px 17px 3px;
        background-image: url(http://thanksgoogle.com/wordpress/images/navline.jpg);
        background-position: right center;
        background-repeat: no-repeat;
        line-height: 39px;
        }

#navigation_center ul li a span {
        color: #FFFFFF;
        display: block;
        }

#navigation_center ul li a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        display: block;
        padding: 0px 17px 3px;
        }

#navigation_center ul li a:hover span {
        color: #ffffff;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        text-decoration: none;
        font-weight: bold;
        }

#navigation_center ul li a.active, #navigation_center ul li.current_page_item {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        background-image: url(http://thanksgoogle.com/wordpress/images/leftnav.png);
        background-repeat: no-repeat;
        background-position: left top;
        display: block;
        padding: 0px 0px 0 10px;
        }

#navigation_center ul li.current_page_item {
		margin-left: -4px;
}

#navigation_center ul li a.active span, #navigation_center ul li.current_page_item a {
        color: #000000;
        background-image: url(http://thanksgoogle.com/wordpress/images/rightnav.png);
        background-repeat: no-repeat;
        background-position: right top;
        display: block;
        padding: 0px 20px 0 10px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        }

#navigation_right {
        width: 141px;
        height: 28px;
        float: left;
        padding: 6px 0 0 0;
        }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;:p
&#60;/p&#62;</description>
</item>
<item>
<title>eliteuser on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123395</link>
<pubDate>Thu, 02 Jul 2009 06:22:51 +0000</pubDate>
<dc:creator>eliteuser</dc:creator>
<guid isPermaLink="false">1123395@http://wordpress.org/support/</guid>
<description>&#60;p&#62;HEY nazieb,&#60;/p&#62;
&#60;p&#62;It ALMOST works, just look at the site now. &#60;/p&#62;
&#60;p&#62;The ONLY thing that I need is the white tab to stretch out as far as the line. You will see what I mean when you visit the site &#60;a href=&#34;http://sitedemonstration.hostei.com/&#34; rel=&#34;nofollow&#34;&#62;http://sitedemonstration.hostei.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Click on 'about' and 'contact' and you will see what I mean!&#60;/p&#62;
&#60;p&#62;$10 is almost in your hand lol!!! :P
&#60;/p&#62;</description>
</item>
<item>
<title>eliteuser on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123392</link>
<pubDate>Thu, 02 Jul 2009 06:18:23 +0000</pubDate>
<dc:creator>eliteuser</dc:creator>
<guid isPermaLink="false">1123392@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Thanks for the replies, I will be adding the code in nazieb. Hopefully it will work. If it does, $10 coming your way.&#60;/p&#62;
&#60;p&#62;@ whooami: I actually did use the same CSS code as that site, but it didn't work. It turns out as you can see on my site.
&#60;/p&#62;</description>
</item>
<item>
<title>nazieb on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123385</link>
<pubDate>Thu, 02 Jul 2009 06:11:33 +0000</pubDate>
<dc:creator>nazieb</dc:creator>
<guid isPermaLink="false">1123385@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Oops.. wrong tag&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/* navigation bar */

#navigation {
        width: 819px;
        height: 34px;
        float: left;
        position: relative;
        top: 0px;
        left: 0px;
        }

#navigation_left {
        width: 11px;
        height: 34px;
        float: left;
        padding: 6px 0 0 11px;
        text-align: right;
        }
#navigation_center {
        width: 654px;
        height: 34px;
        float: left;
        background-position: bottom left;
        background-image: url(http://thanksgoogle.com/wordpress/images/nav-rept.jpg);
        background-repeat: repeat-x;
        padding: 0;
        }

#navigation_center ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        }

#navigation_center ul li {
        float: left;
        line-height: 34px;
        }

#navigation_center ul li a {
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        padding: 0px 17px 3px;
        background-image: url(http://thanksgoogle.com/wordpress/images/navline.jpg);
        background-position: right center;
        background-repeat: no-repeat;
        line-height: 39px;
        }

#navigation_center ul li a span {
        color: #FFFFFF;
        display: block;
        }

#navigation_center ul li a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        display: block;
        padding: 0px 17px 3px;
        }

#navigation_center ul li a:hover span {
        color: #ffffff;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        text-decoration: none;
        font-weight: bold;
        }

#navigation_center ul li a.active, #navigation_center ul li.current_page_item {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        background-image: url(http://thanksgoogle.com/wordpress/images/leftnav.png);
        background-repeat: no-repeat;
        background-position: left top;
        display: block;
        padding: 0px 0px 0 10px;
        }

#navigation_center ul li a.active span, #navigation_center ul li.current_page_item a {
        color: #000000;
        background-image: url(http://thanksgoogle.com/wordpress/images/rightnav.png);
        background-repeat: no-repeat;
        background-position: right top;
        display: block;
        padding: 0px 20px 0 10px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        }

#navigation_right {
        width: 141px;
        height: 28px;
        float: left;
        padding: 6px 0 0 0;
        }&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>whooami on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123381</link>
<pubDate>Thu, 02 Jul 2009 06:09:20 +0000</pubDate>
<dc:creator>whooami</dc:creator>
<guid isPermaLink="false">1123381@http://wordpress.org/support/</guid>
<description>&#60;p&#62;im not understanding why you arent using the same css and whatnot thats at &#60;a href=&#34;http://thanksgoogle.com/wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://thanksgoogle.com/wordpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;THAT works.
&#60;/p&#62;</description>
</item>
<item>
<title>nazieb on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123380</link>
<pubDate>Thu, 02 Jul 2009 06:09:09 +0000</pubDate>
<dc:creator>nazieb</dc:creator>
<guid isPermaLink="false">1123380@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hope it will work&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
/* navigation bar */&#60;/p&#62;
&#60;p&#62;#navigation {&#60;br /&#62;
        width: 819px;&#60;br /&#62;
        height: 34px;&#60;br /&#62;
        float: left;&#60;br /&#62;
        position: relative;&#60;br /&#62;
        top: 0px;&#60;br /&#62;
        left: 0px;&#60;br /&#62;
        }&#60;/p&#62;
&#60;p&#62;#navigation_left {&#60;br /&#62;
        width: 11px;&#60;br /&#62;
        height: 34px;&#60;br /&#62;
        float: left;&#60;br /&#62;
        padding: 6px 0 0 11px;&#60;br /&#62;
        text-align: right;&#60;br /&#62;
        }&#60;br /&#62;
#navigation_center {&#60;br /&#62;
        width: 654px;&#60;br /&#62;
        height: 34px;&#60;br /&#62;
        float: left;&#60;br /&#62;
        background-position: bottom left;&#60;br /&#62;
        background-image: url(http://thanksgoogle.com/wordpress/images/nav-rept.jpg);&#60;br /&#62;
        background-repeat: repeat-x;&#60;br /&#62;
        padding: 0;&#60;br /&#62;
        }&#60;/p&#62;
&#60;p&#62;#navigation_center ul {&#60;br /&#62;
        list-style: none;&#60;br /&#62;
        margin: 0px;&#60;br /&#62;
        padding: 0px;&#60;br /&#62;
        }&#60;/p&#62;
&#60;p&#62;#navigation_center ul li {&#60;br /&#62;
        float: left;&#60;br /&#62;
        line-height: 34px;&#60;br /&#62;
        }&#60;/p&#62;
&#60;p&#62;#navigation_center ul li a {&#60;br /&#62;
        display: block;&#60;br /&#62;
        font-family: Arial, Helvetica, sans-serif;&#60;br /&#62;
        font-size: 13px;&#60;br /&#62;
        color: #FFFFFF;&#60;br /&#62;
        text-decoration: none;&#60;br /&#62;
        font-weight: bold;&#60;br /&#62;
        padding: 0px 17px 3px;&#60;br /&#62;
        background-image: url(http://thanksgoogle.com/wordpress/images/navline.jpg);&#60;br /&#62;
        background-position: right center;&#60;br /&#62;
        background-repeat: no-repeat;&#60;br /&#62;
        line-height: 39px;&#60;br /&#62;
        }&#60;/p&#62;
&#60;p&#62;#navigation_center ul li a span {&#60;br /&#62;
        color: #FFFFFF;&#60;br /&#62;
        display: block;&#60;br /&#62;
        }&#60;/p&#62;
&#60;p&#62;#navigation_center ul li a:hover {&#60;br /&#62;
        font-family: Arial, Helvetica, sans-serif;&#60;br /&#62;
        font-size: 13px;&#60;br /&#62;
        color: #ffffff;&#60;br /&#62;
        text-decoration: none;&#60;br /&#62;
        font-weight: bold;&#60;br /&#62;
        display: block;&#60;br /&#62;
        padding: 0px 17px 3px;&#60;br /&#62;
        }&#60;/p&#62;
&#60;p&#62;#navigation_center ul li a:hover span {&#60;br /&#62;
        color: #ffffff;&#60;br /&#62;
        display: block;&#60;br /&#62;
        font-family: Arial, Helvetica, sans-serif;&#60;br /&#62;
        font-size: 13px;&#60;br /&#62;
        text-decoration: none;&#60;br /&#62;
        font-weight: bold;&#60;br /&#62;
        }&#60;/p&#62;
&#60;p&#62;#navigation_center ul li a.active, #navigation_center ul li.current_page_item {&#60;br /&#62;
        font-family: Arial, Helvetica, sans-serif;&#60;br /&#62;
        font-size: 13px;&#60;br /&#62;
        color: #000000;&#60;br /&#62;
        text-decoration: none;&#60;br /&#62;
        font-weight: bold;&#60;br /&#62;
        background-image: url(http://thanksgoogle.com/wordpress/images/leftnav.png);&#60;br /&#62;
        background-repeat: no-repeat;&#60;br /&#62;
        background-position: left top;&#60;br /&#62;
        display: block;&#60;br /&#62;
        padding: 0px 0px 0 10px;&#60;br /&#62;
        }&#60;/p&#62;
&#60;p&#62;#navigation_center ul li a.active span, #navigation_center ul li.current_page_item a {&#60;br /&#62;
        color: #000000;&#60;br /&#62;
        background-image: url(http://thanksgoogle.com/wordpress/images/rightnav.png);&#60;br /&#62;
        background-repeat: no-repeat;&#60;br /&#62;
        background-position: right top;&#60;br /&#62;
        display: block;&#60;br /&#62;
        padding: 0px 20px 0 10px;&#60;br /&#62;
        font-family: Arial, Helvetica, sans-serif;&#60;br /&#62;
        font-size: 13px;&#60;br /&#62;
        color: #000000;&#60;br /&#62;
        text-decoration: none;&#60;br /&#62;
        font-weight: bold;&#60;br /&#62;
        }&#60;/p&#62;
&#60;p&#62;#navigation_right {&#60;br /&#62;
        width: 141px;&#60;br /&#62;
        height: 28px;&#60;br /&#62;
        float: left;&#60;br /&#62;
        padding: 6px 0 0 0;&#60;br /&#62;
        }
&#60;/p&#62;&#60;/blockquote&#62;</description>
</item>
<item>
<title>eliteuser on "Willing to give a whopping $10 via PayPal to anyone who can fix this problem!!!"</title>
<link>http://wordpress.org/support/topic/285837#post-1123376</link>
<pubDate>Thu, 02 Jul 2009 05:50:29 +0000</pubDate>
<dc:creator>eliteuser</dc:creator>
<guid isPermaLink="false">1123376@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hey everyone,&#60;/p&#62;
&#60;p&#62;I have a navigation bar on my website: &#60;a href=&#34;http://sitedemonstration.hostei.com/&#34; rel=&#34;nofollow&#34;&#62;http://sitedemonstration.hostei.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Their are 2 problems:&#60;/p&#62;
&#60;p&#62;1. Whenever I click on either 'contact' or 'about', their is no white tab that appears like it does on the 'home' tab. It should appear when I click on it.&#60;/p&#62;
&#60;p&#62;2. Whenever I click on either 'contact' or' about', the 'home' tab stretches even wider, it isn't supposed to!&#60;/p&#62;
&#60;p&#62;If you want, you can create some code instead of modifying the code that I already have, it doesn't really matter.&#60;/p&#62;
&#60;p&#62;After the problem is fixed and functions on my website, please provide your PayPal email address and I will deposit $10 in your account! EASY MONEY!!&#60;/p&#62;
&#60;p&#62;Here is my code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/* navigation bar */

#navigation {
        width: 819px;
        height: 34px;
        float: left;
        position: relative;
        top: 0px;
        left: 0px;
        }

#navigation_left {
        width: 11px;
        height: 34px;
        float: left;
        padding: 6px 0 0 11px;
        text-align: right;
        }
#navigation_center {
        width: 654px;
        height: 34px;
        float: left;
        background-position: bottom left;
        background-image: url(http://thanksgoogle.com/wordpress/images/nav-rept.jpg);
        background-repeat: repeat-x;
        padding: 0;
        }

#navigation_center ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        }

#navigation_center ul li {
        float: left;
        line-height: 34px;
        }

#navigation_center ul li a {
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        padding: 0px 17px 3px;
        background-image: url(http://thanksgoogle.com/wordpress/images/navline.jpg);
        background-position: right center;
        background-repeat: no-repeat;
        line-height: 39px;
        }

#navigation_center ul li a span {
        color: #FFFFFF;
        display: block;
        padding: 0px 20px 0 10px;
        }

#navigation_center ul li a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        display: block;
        padding: 0px 17px 3px;
        }

#navigation_center ul li a:hover span {
        color: #ffffff;
        display: block;
        padding: 0px 20px 0 10px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        text-decoration: none;
        font-weight: bold;
        }

#navigation_center ul li a.active, #navigation_center ul li a.current_page_item {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        background-image: url(http://thanksgoogle.com/wordpress/images/leftnav.png);
        background-repeat: no-repeat;
        background-position: left top;
        display: block;
        padding: 0px 0px 0 10px;
        }

#navigation_center ul li a.active span {
        color: #000000;
        background-image: url(http://thanksgoogle.com/wordpress/images/rightnav.png);
        background-repeat: no-repeat;
        background-position: right top;
        display: block;
        padding: 0px 20px 0 10px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        }

#navigation_right {
        width: 141px;
        height: 28px;
        float: left;
        padding: 6px 0 0 0;
        }&#60;/code&#62;&#60;/pre&#62;</description>
</item>

</channel>
</rss>
