Re: svn commit: r679692 - /ofbiz/trunk/framework/images/webapp/images/ecommain.css

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r679692 - /ofbiz/trunk/framework/images/webapp/images/ecommain.css

David E Jones-2

This is an interesting option, but I remember testing and not doing  
because it didn't work in certain browsers... hence my recommendation  
to better use the space available. Of course, if this is well  
supported by most browsers now then it's much better because there is  
dynamic text in those areas and lots of ways they might end up  
expanding.

-David


On Jul 25, 2008, at 1:49 AM, [hidden email] wrote:

> Author: jleroux
> Date: Fri Jul 25 00:49:27 2008
> New Revision: 679692
>
> URL: http://svn.apache.org/viewvc?rev=679692&view=rev
> Log:
> Thanks to Bruno, this fixes "There is currently something wrong in  
> how the main eComm page is rendered in, at least, FF3 and Opera 9.02  
> (IE7 is ok)" (https://issues.apache.org/jira/browse/OFBIZ-1894) -  
> OFBIZ-1894
>
> Modified:
>    ofbiz/trunk/framework/images/webapp/images/ecommain.css
>
> Modified: ofbiz/trunk/framework/images/webapp/images/ecommain.css
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/ecommain.css?rev=679692&r1=679691&r2=679692&view=diff
> =
> =
> =
> =
> =
> =
> =
> =
> ======================================================================
> --- ofbiz/trunk/framework/images/webapp/images/ecommain.css (original)
> +++ ofbiz/trunk/framework/images/webapp/images/ecommain.css Fri Jul  
> 25 00:49:27 2008
> @@ -924,7 +924,7 @@
> position: relative;
> padding: 5px;
> border-bottom: #999 solid 1px;
> -height: 60px;
> +min-height: 60px;
> }
>
> .productsummary .smallimage {
>
>

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r679692 - /ofbiz/trunk/framework/images/webapp/images/ecommain.css

Jacques Le Roux
Administrator
From: "David E Jones" <[hidden email]>
>
> This is an interesting option, but I remember testing and not doing  because it didn't work in certain browsers... hence my
> recommendation  to better use the space available. Of course, if this is well  supported by most browsers now then it's much
> better because there is  dynamic text in those areas and lots of ways they might end up  expanding.

Tested and OK in FF3, IE7 and Opera 9.02.
Safari ?

Jacques

> -David
>
>
> On Jul 25, 2008, at 1:49 AM, [hidden email] wrote:
>
>> Author: jleroux
>> Date: Fri Jul 25 00:49:27 2008
>> New Revision: 679692
>>
>> URL: http://svn.apache.org/viewvc?rev=679692&view=rev
>> Log:
>> Thanks to Bruno, this fixes "There is currently something wrong in  how the main eComm page is rendered in, at least, FF3 and
>> Opera 9.02  (IE7 is ok)" (https://issues.apache.org/jira/browse/OFBIZ-1894) -  OFBIZ-1894
>>
>> Modified:
>>    ofbiz/trunk/framework/images/webapp/images/ecommain.css
>>
>> Modified: ofbiz/trunk/framework/images/webapp/images/ecommain.css
>> URL:
>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/ecommain.css?rev=679692&r1=679691&r2=679692&view=diff
>> = = = = = = = = ======================================================================
>> --- ofbiz/trunk/framework/images/webapp/images/ecommain.css (original)
>> +++ ofbiz/trunk/framework/images/webapp/images/ecommain.css Fri Jul  25 00:49:27 2008
>> @@ -924,7 +924,7 @@
>> position: relative;
>> padding: 5px;
>> border-bottom: #999 solid 1px;
>> -height: 60px;
>> +min-height: 60px;
>> }
>>
>> .productsummary .smallimage {
>>
>>
>