Hi Alan,<br><br>Thanks for your contribution towards vtiger. Would be great if you can update the same patch on trac by reporting a issue.<br><br><div><span class="gmail_quote">On 9/8/09, <b class="gmail_sendername">Alan Lord (News)</b> &lt;<a href="mailto:alanslists@gmail.com">alanslists@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;ve fixed a couple of minor layout bugs with the customer portal that were:<br>
<br>
* causing the white border of the main content area to break apart between the td containing loginSITopLeft.gif and it&#39;s neighbour.<br>
* a missing td pair for the far right column of main content table was unsightly.<br>
<br>
I tried to file a bug on trac but it just seemed to hang and I can&#39;t spend all day trying to submit a 4 line patch. Here it is... these errors are both fixed in footer.html.<br>
<br>
--- ../vtigercrm-customerportal-5.1.0/footer.html       2009-06-22 02:38:32.000000000 +0100<br>
+++ footer.html 2009-09-08 14:44:25.000000000 +0100<br>
@@ -17,11 +17,12 @@<br>
                &lt;/table&gt;<br>
                &lt;!-- Table with Tickets and FAQ tabs - Ends --&gt;<br>
                &lt;/td&gt;<br>
+               &lt;td width=&quot;6&quot;&gt;&amp;nbsp;&lt;/td&gt;<br>
        &lt;/tr&gt;<br>
        &lt;tr&gt;<br>
-                &lt;td width=&quot;2%&quot;&gt;&amp;nbsp;&lt;/td&gt;<br>
-                &lt;td width=&quot;98%&quot; align=&quot;right&quot;&gt;&lt;?php echo getTranslatedString(customerportal).&quot; &quot;.$version; ?&gt;&lt;/td&gt;<br>
-                &lt;td width=&quot;2%&quot;&gt;&amp;nbsp;&lt;/td&gt;<br>
+                &lt;td width=&quot;6&quot;&gt;&amp;nbsp;&lt;/td&gt;<br>
+                &lt;td align=&quot;right&quot;&gt;&lt;?php echo getTranslatedString(customerportal).&quot; &quot;.$version; ?&gt;&lt;/td&gt;<br>
+                &lt;td width=&quot;6&quot;&gt;&amp;nbsp;&lt;/td&gt;<br>
        &lt;/tr&gt;<br>
<br>
        &lt;/table&gt;<br>
<br>
These errors were visible in Firefox 3 and Google Chrome. (I don&#39;t use Windows and so have not checked in IE6,7,8 or Safari but the fix should be OK in those too)<br>
<br>
<br>
There are a couple of other minor errors I&#39;ve noticed. (See attached image, if it works. If not, click here: <a href="http://imagebin.ca/view/pu5-ZZ7H.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://imagebin.ca/view/pu5-ZZ7H.html</a>)<br>

<br>
* A breakage in the layout with wider screen displays. The thin grey border that surrounds the main content of the customer portal breaks away from the menu on the right hand-side.<br>
<br>
* A White block about 5px wide and taller than the header appears on the far right. Not sure where this has come from.<br>
<br>
When I get a moment I&#39;ll try and look at these too.<br>
<br>
<br>
As an aside, the judicious use of tables for laying out everything is not really good practice, causes hell for accessibility users (especially screen readers and the like) and should be discouraged.<br>
<br>
Cheers<br><span class="sg">
<br>
Al<br>
</span><br>_______________________________________________<br>
Reach hundreds of potential candidates - <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://jobs.vtiger.com" target="_blank">http://jobs.vtiger.com</a> <br><br clear="all"></blockquote></div><br><br clear="all">
<br>-- <br>Regards,<br>Asha<br>vtiger Team