I solved the whitespace issue modifying the table bottom margin in typo.css:
table {
font-size: 1em;
margin: 0 0 0 0;
padding: 0;
}
I am using the andreas01 CSS, but the problem was also present with the
other CSS.
Marcello
mraible wrote:
>
> I haven't seen #1, but I have seen #2. There is some css in
> andreas01's layout.css that adds borders around images. Here's the
> rule you'll want to look for:
>
> div#main img {
> padding: 1px;
> display: inline;
> background: #cccccc;
> border: 4px solid #f0f0f0;
> }
>
> Matt
>
> On 6/5/07, pcberg <[EMAIL PROTECTED]> wrote:
>>
>> I followed this howto for the s:datetimepicker:
>>
>> http://www.nabble.com/Re%3A-ajax-and-datepicker-on-2m4-p10828138.html
>> (from http://issues.appfuse.org/browse/APF-739)
>>
>> I'm using firefox 2.0.0.4 and appfuse M5. Two small issues:
>>
>> 1. The first time I press the calendar button it flashes open very
>> briefly
>> but then disappear again. Following that it works fine (ie. pressing it a
>> second or consecutive times it stays open).
>>
>> 2. It looks like the different image components for the datetimepicker
>> have
>> gaps between them. As if there is a border margin or so.
>>
>> Does that sound familiar to anybody? Any idea what could be going wrong?
>>
>> thanks,
>> Philip
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Display-issue-with-s%3Adatetimepicker--tf3873400s2369.html#a10974925
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> --
> http://raibledesigns.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Display-issue-with-s%3Adatetimepicker--tf3873400s2369.html#a13820906
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]