<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1044057" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1044057</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Looks fine in my Firefox</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/fixing-error-css#comment-1242326</link>
    <description> &lt;p&gt;Looks fine in my Firefox too, although looking back at your original image, the one that was a problem is now on the left side and not the right.&lt;/p&gt;
&lt;p&gt;Also, the navigation link (Accessories) is not aligned in my browser. It&#039;s 2px too high, A top padding of 2px on the TD resolved it (tested only in FF Ubuntu)&lt;/p&gt;
 </description>
     <pubDate>Wed, 03 Jun 2009 14:59:07 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1242326 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Which browsers is this</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/fixing-error-css#comment-1242324</link>
    <description> &lt;p&gt;Which browsers is this happening in? it looks fine to me in Firefox, Opera, and IE6. Or did you fix it?&lt;/p&gt;
 </description>
     <pubDate>Wed, 03 Jun 2009 14:48:44 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1242324 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>http://www.test.scenicgroup.c</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/fixing-error-css#comment-1242323</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.test.scenicgroup.co.uk/accessories.htm&quot; title=&quot;http://www.test.scenicgroup.co.uk/accessories.htm&quot;&gt;http://www.test.scenicgroup.co.uk/accessories.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Html:&lt;br /&gt;
In a fast-changing market where new products are evolving all the time, our job is to research, analyse, test - and bring the very best to you.&lt;/p&gt;
&lt;p&gt;        PASSENGERVEHICLES&lt;/p&gt;
&lt;p&gt;        COMMERCIALVEHICLES&lt;/p&gt;
&lt;p&gt;      Vehicle Security&lt;br /&gt;
      Vehicle Security&lt;br /&gt;
      Parking Sensors&lt;br /&gt;
      Parking Sensors&lt;br /&gt;
      Phone Kits&lt;br /&gt;
      Pipe Carriers&lt;br /&gt;
      Vehicle Tracking&lt;br /&gt;
      Light Bars/Beacons&lt;br /&gt;
      In Car Entertainment&lt;br /&gt;
      Reversing Alarms/Cameras&lt;br /&gt;
      Satellite Navigation&lt;br /&gt;
      Window Grilles&lt;br /&gt;
      Car Audio&lt;br /&gt;
      Roof Baskets&lt;br /&gt;
      iPod Adaptors&lt;br /&gt;
      Battery Management&lt;br /&gt;
      MP3 Systems&lt;br /&gt;
      Ply Lining&lt;br /&gt;
      Radar Detectors&lt;br /&gt;
      Vehicle Racking&lt;br /&gt;
      Tow Bars&lt;br /&gt;
      Tow Bars&lt;br /&gt;
      Fleet Management&lt;br /&gt;
      Fleet Management&lt;br /&gt;
      Central Door Locking&lt;br /&gt;
      Slam Locks&lt;br /&gt;
      Electric Windows&lt;br /&gt;
      Phone Kit&lt;br /&gt;
      Reversing Cameras&lt;br /&gt;
      Ladder Rollers&lt;br /&gt;
      Dual Controls&lt;br /&gt;
      Van Bulkheads &lt;/p&gt;
&lt;p&gt;The css:&lt;br /&gt;
.yellow-title-box {&lt;br /&gt;
	font-family: Arial, Helvetica, sans-serif;&lt;br /&gt;
	font-size: 12px;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	color: #F9C828;&lt;br /&gt;
	height: auto;&lt;br /&gt;
	width: 300px;&lt;br /&gt;
	margin-top: 5px;&lt;br /&gt;
	margin-right: auto;&lt;br /&gt;
	margin-left: auto;&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.text-body {&lt;br /&gt;
	font-family: Arial, Helvetica, sans-serif;&lt;br /&gt;
	font-size: 10px;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
	color: #FFFFFF;&lt;br /&gt;
	height: auto;&lt;br /&gt;
	width: 300px;&lt;br /&gt;
	margin-top: 20px;&lt;br /&gt;
	margin-right: auto;&lt;br /&gt;
	margin-left: auto;&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.yellow-access-title-box {&lt;br /&gt;
	height: 40px;&lt;br /&gt;
	width: 300px;&lt;br /&gt;
	margin-top: 15px;&lt;br /&gt;
	margin-right: auto;&lt;br /&gt;
	margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
.yellow-text {&lt;br /&gt;
	float: left;&lt;br /&gt;
	height: 35px;&lt;br /&gt;
	width: 120px;&lt;br /&gt;
	font-family: Arial, Helvetica, sans-serif;&lt;br /&gt;
	font-size: 16px;&lt;br /&gt;
	font-weight: 700;&lt;br /&gt;
	color: #F9C828;&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.spacer1 {&lt;br /&gt;
	float: left;&lt;br /&gt;
	height: 35px;&lt;br /&gt;
	width: 60px;&lt;br /&gt;
}&lt;br /&gt;
.button-access-links {&lt;br /&gt;
	height: 18px;&lt;br /&gt;
	width: 160px;&lt;br /&gt;
	font-family: Arial, Helvetica, sans-serif;&lt;br /&gt;
	font-size: 11px;&lt;br /&gt;
	font-weight: 500;&lt;br /&gt;
	color: #FFFFFF;&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	padding-top: 3px;&lt;br /&gt;
	float: left;&lt;br /&gt;
	margin-left: 6px;&lt;br /&gt;
	margin-top: 3px;&lt;br /&gt;
}&lt;br /&gt;
#access-container {&lt;br /&gt;
	height: auto;&lt;br /&gt;
	width: 340px;&lt;br /&gt;
	margin-top: 5px;&lt;br /&gt;
	margin-right: auto;&lt;br /&gt;
	margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
#accessories-box {&lt;br /&gt;
	height: auto;&lt;br /&gt;
	width: 340px;&lt;br /&gt;
	margin-top: 5px;&lt;br /&gt;
	margin-right: auto;&lt;br /&gt;
	margin-left: auto;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;I hope this will do for future references. Thank you for you assistance.&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
 </description>
     <pubDate>Wed, 03 Jun 2009 14:44:00 +0000</pubDate>
 <dc:creator>busman</dc:creator>
 <guid isPermaLink="false">comment 1242323 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>We really cannot tell by an</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/fixing-error-css#comment-1242319</link>
    <description> &lt;p&gt;We really cannot tell by an image only.&lt;br /&gt;
Can you give a link to the site, or post the CSS/HTML or upload them in a file?&lt;/p&gt;
&lt;p&gt;I can give a few &quot;guesses&quot; towards what it might be, but without seeing the code they are only guesses.&lt;br /&gt;
Broken HTML or CSS., such as missing semi-colon on some css, incorrect div ID or Class, missing end tag like &lt;code&gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;If it&#039;s a markup issue, missing end tag, etc, then validating the code in W3C&#039;s validator is likely to point out the issue. You can do it by pasting code too, if the site is not online.&lt;/p&gt;
&lt;p&gt;Looking at the image, my best &quot;guess&quot; is something to do with FLOATS (it appears you use them and not a table). I.E. not cleared in the correct place, cleared too many times, not floated correctly..etc.&lt;/p&gt;
 </description>
     <pubDate>Wed, 03 Jun 2009 14:05:00 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1242319 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
