<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Internet Marketing &#8211; Web 2.0 Style</title>
	<atom:link href="http://worldpace.biz/social-media-marketing/internet-marketing-web-2-0-style/feed" rel="self" type="application/rss+xml" />
	<link>http://worldpace.biz/social-media-marketing/internet-marketing-web-2-0-style</link>
	<description>We are here for all of your Internet Marketing Needs!</description>
	<lastBuildDate>Sat, 08 Oct 2011 02:25:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Archer</title>
		<link>http://worldpace.biz/social-media-marketing/internet-marketing-web-2-0-style/comment-page-1#comment-7432</link>
		<dc:creator>Archer</dc:creator>
		<pubDate>Mon, 26 Jul 2010 16:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://worldpace.biz/social-media-marketing/internet-marketing-web-2-0-style#comment-7432</guid>
		<description>from looking at your page it looks like the 1px gap is due to a hidden overflow. tested it by adding border 1 solid red. the links showed me top, left, and right borders but no bottom border. so that means its being covered.

an easy fix without messing with the rest of the code is by adding position:relative to id=navigation anchors which will bring the links to the top so it wont be covered.

#navigation a {[your code]; position: relative}

tested in IE7, FF, and Op with no problem&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>from looking at your page it looks like the 1px gap is due to a hidden overflow. tested it by adding border 1 solid red. the links showed me top, left, and right borders but no bottom border. so that means its being covered.</p>
<p>an easy fix without messing with the rest of the code is by adding position:relative to id=navigation anchors which will bring the links to the top so it wont be covered.</p>
<p>#navigation a {[your code]; position: relative}</p>
<p>tested in IE7, FF, and Op with no problem<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tiggsy</title>
		<link>http://worldpace.biz/social-media-marketing/internet-marketing-web-2-0-style/comment-page-1#comment-7431</link>
		<dc:creator>tiggsy</dc:creator>
		<pubDate>Mon, 26 Jul 2010 16:41:59 +0000</pubDate>
		<guid isPermaLink="false">http://worldpace.biz/social-media-marketing/internet-marketing-web-2-0-style#comment-7431</guid>
		<description>how about adding 
padding-bottom: 1px;

would that work? So far as I can tell, the hover background is the same colour as the band below, so it doesn&#039;t matter if it overlaps. *update* no, it doesn&#039;t work. 

I have been playing around, and it seems that IE7 doesn&#039;t pay a lot of attention to padding on your links, even when not in hover mode. As you are using the same colour you are sitting on, this isn&#039;t noticeable except with your heavily contrasted hover colour. The only solution I can think of is to choose a different hover colour that doesn&#039;t highlight the fact that the bottom 1px isn&#039;t changing. Just to see what was happening, I changed the standard background for your links while playing to yellow, and although I could see the problem was still there, it wasn&#039;t glaringly obvious, in fact you had to look quite hard to see it.

I loathe and despise IE7 btw, even more than i disliked IE6 and prior. Why bother copying tabs from Mozilla when you package it up in something that looks like a dog&#039;s dinner?&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;http://www.thewebsitedesign.co.uk</description>
		<content:encoded><![CDATA[<p>how about adding<br />
padding-bottom: 1px;</p>
<p>would that work? So far as I can tell, the hover background is the same colour as the band below, so it doesn&#8217;t matter if it overlaps. *update* no, it doesn&#8217;t work. </p>
<p>I have been playing around, and it seems that IE7 doesn&#8217;t pay a lot of attention to padding on your links, even when not in hover mode. As you are using the same colour you are sitting on, this isn&#8217;t noticeable except with your heavily contrasted hover colour. The only solution I can think of is to choose a different hover colour that doesn&#8217;t highlight the fact that the bottom 1px isn&#8217;t changing. Just to see what was happening, I changed the standard background for your links while playing to yellow, and although I could see the problem was still there, it wasn&#8217;t glaringly obvious, in fact you had to look quite hard to see it.</p>
<p>I loathe and despise IE7 btw, even more than i disliked IE6 and prior. Why bother copying tabs from Mozilla when you package it up in something that looks like a dog&#8217;s dinner?<br /><b>References : </b><br /><a href="http://www.thewebsitedesign.co.uk" rel="nofollow">http://www.thewebsitedesign.co.uk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mybranding.info</title>
		<link>http://worldpace.biz/social-media-marketing/internet-marketing-web-2-0-style/comment-page-1#comment-7430</link>
		<dc:creator>mybranding.info</dc:creator>
		<pubDate>Mon, 26 Jul 2010 16:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://worldpace.biz/social-media-marketing/internet-marketing-web-2-0-style#comment-7430</guid>
		<description>You may want to reduce the width on your a:hover.

Remember box model adds width, border, margin, and padding to get the final width.

You might also try reducing the font-size by 1px on the hover state.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>You may want to reduce the width on your a:hover.</p>
<p>Remember box model adds width, border, margin, and padding to get the final width.</p>
<p>You might also try reducing the font-size by 1px on the hover state.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amd</title>
		<link>http://worldpace.biz/social-media-marketing/internet-marketing-web-2-0-style/comment-page-1#comment-7429</link>
		<dc:creator>amd</dc:creator>
		<pubDate>Mon, 26 Jul 2010 11:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://worldpace.biz/social-media-marketing/internet-marketing-web-2-0-style#comment-7429</guid>
		<description>&lt;b&gt;Can you fix this IE7 CSS problem?&lt;/b&gt;&lt;br&gt;I&#039;m having a nightmare with a CSS rollover on my site.

We managed to use hacks to get this working in FF2, Opera, and better: IE5 and IE6.

We&#039;ve had no joy with IE7 (which should be the easiest, no?)

The problem is in the on-hover in our navigation bar. 

When you hover over each link the colour of the background and the text invert, which looks great and is a very common way to do navigation links. 

When viewed in pretty much everything except IE7, this works great! However, in IE7 the background colour doesn&#039;t stretch all the way to the bottom, leaving a 1px tall line of the original colour.

This might be hard to understand so check it out here: http://www.logon.ie/internet-marketing-blog/

Note when you run the mouse over Home, Services, About etc, the rollover effect. Try this in IE7 and another browser.

The style sheet is here: http://www.logon.ie/wp-content/themes/Internet-Marketing-Blog/style.css

If anyone has a  fix for this issue please help save my sanity!

Thanks!
</description>
		<content:encoded><![CDATA[<p><b>Can you fix this IE7 CSS problem?</b><br />I&#8217;m having a nightmare with a CSS rollover on my site.</p>
<p>We managed to use hacks to get this working in FF2, Opera, and better: IE5 and IE6.</p>
<p>We&#8217;ve had no joy with IE7 (which should be the easiest, no?)</p>
<p>The problem is in the on-hover in our navigation bar. </p>
<p>When you hover over each link the colour of the background and the text invert, which looks great and is a very common way to do navigation links. </p>
<p>When viewed in pretty much everything except IE7, this works great! However, in IE7 the background colour doesn&#8217;t stretch all the way to the bottom, leaving a 1px tall line of the original colour.</p>
<p>This might be hard to understand so check it out here: <a href="http://www.logon.ie/internet-marketing-blog/" rel="nofollow">http://www.logon.ie/internet-marketing-blog/</a></p>
<p>Note when you run the mouse over Home, Services, About etc, the rollover effect. Try this in IE7 and another browser.</p>
<p>The style sheet is here: <a href="http://www.logon.ie/wp-content/themes/Internet-Marketing-Blog/style.css" rel="nofollow">http://www.logon.ie/wp-content/themes/Internet-Marketing-Blog/style.css</a></p>
<p>If anyone has a  fix for this issue please help save my sanity!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

