|
|
Re:Report CB 1.0b6 Here
|
|
Date: 2006/05/07 23:56
|
By: beat
|
Status: Admin
|
|
|
Karma: 256  
|
|
Admin  | Posts: 4214 |   | |
|
moneybagsxp wrote: beat wrote: Tried here in FireFox 1.5.0.1 and it didn't work 
Sorry..I was leaving work and thought about what I posted. Doh! What'd ya expect for the end of a Friday?
Ok!
Confirmed in FF 1.5.0.3 and IE 6
| Code: |
.subFieldSpan input { display:table-cell; }
|
<br><br>Post edited by: moneybagsxp, at: 2006/05/06 04:57
Thanks for the proposal. Made me discover this very nice table-something tags.
I've implemented and tested your proposal. Indeed, works fine on all major browsers, but except Opera 8.5, where the field-cells are not even displayed
We need to find another workaround for that Firefox 1.5-bug !
Our list of supported browsers is based on the stats of websites. Currently we do compatibility tests on:
- Firefox 1.5
- IE 6.0
- Safari 2.0 (aka Konkerror Linux)
- Opera 8.5
EDIT: in Safari 2.0, table-cell display mode brings the "i" field behind the field itself!
Post edited by: beat, at: 2006/05/07 18:07 Beat - Developer on Community Builder core Team - If you like CB and this forum, you will love Nick's CB 1.2 RC4 reference manual ! : Click here to Get it now  - Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
|
|
The topic has been locked. |
|
|
|
Re:Report CB 1.0b6 Here
|
|
Date: 2006/05/08 01:22
|
By: kenmasters
|
Status: User
|
|
|
Karma: 8  
|
|
Junior Joomlapolitan  | Posts: 36 |   | |
|
beat wrote: moneybagsxp wrote: beat wrote: Tried here in FireFox 1.5.0.1 and it didn't work 
Sorry..I was leaving work and thought about what I posted. Doh! What'd ya expect for the end of a Friday?
Ok!
Confirmed in FF 1.5.0.3 and IE 6
| Code: |
.subFieldSpan input { display:table-cell; }
|
<br><br>Post edited by: moneybagsxp, at: 2006/05/06 04:57
Thanks for the proposal. Made me discover this very nice table-something tags.
I've implemented and tested your proposal. Indeed, works fine on all major browsers, but except Opera 8.5, where the field-cells are not even displayed
We need to find another workaround for that Firefox 1.5-bug !
Our list of supported browsers is based on the stats of websites. Currently we do compatibility tests on:
- Firefox 1.5
- IE 6.0
- Safari 2.0 (aka Konkerror Linux)
- Opera 8.5
EDIT: in Safari 2.0, table-cell display mode brings the "i" field behind the field itself!<br><br>Post edited by: beat, at: 2006/05/07 18:07
Here is what I did to fix it in template.css:
| Code: | .subTitleSpan { padding-right: 125px; }
|
Looks good for me in IE 6.0 (Win), Firefox 1.5 (Win/Mac), Opera 8.5 (Win/Mac) and Safari 2.0 (Mac) -- To change is to live. -- To not change is to die. -- To not have CB 1.0 stable is somewhere in between.
|
|
The topic has been locked. |
|
|
|
Re:Report CB 1.0b6 Here
|
|
Date: 2006/05/08 01:29
|
By: beat
|
Status: Admin
|
|
|
Karma: 256  
|
|
Admin  | Posts: 4214 |   | |
|
kenmasters wrote: beat wrote: moneybagsxp wrote: beat wrote: Tried here in FireFox 1.5.0.1 and it didn't work 
Sorry..I was leaving work and thought about what I posted. Doh! What'd ya expect for the end of a Friday?
Ok!
Confirmed in FF 1.5.0.3 and IE 6
| Code: |
.subFieldSpan input { display:table-cell; }
|
<br><br>Post edited by: moneybagsxp, at: 2006/05/06 04:57
Thanks for the proposal. Made me discover this very nice table-something tags.
I've implemented and tested your proposal. Indeed, works fine on all major browsers, but except Opera 8.5, where the field-cells are not even displayed
We need to find another workaround for that Firefox 1.5-bug !
Our list of supported browsers is based on the stats of websites. Currently we do compatibility tests on:
- Firefox 1.5
- IE 6.0
- Safari 2.0 (aka Konkerror Linux)
- Opera 8.5
EDIT: in Safari 2.0, table-cell display mode brings the "i" field behind the field itself!<br><br>Post edited by: beat, at: 2006/05/07 18:07
Here is what I did to fix it in template.css:
| Code: | .subTitleSpan { padding-right: 125px; }
|
Looks good for me in IE 6.0 (Win), Firefox 1.5 (Win/Mac), Opera 8.5 (Win/Mac) and Safari 2.0 (Mac)
Thanks for the confirmation, I had same conclusions...
Fixed the workaround by increasing to 250px (even 150px wasn't enough).
Can you please retest if also looks good in IE 6.0 and Opera 8.54 with 250px (i did FF&Safari already) ? Beat - Developer on Community Builder core Team - If you like CB and this forum, you will love Nick's CB 1.2 RC4 reference manual ! : Click here to Get it now  - Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
|
|
The topic has been locked. |
|
|
|
Re:Report CB 1.0b6 Here
|
|
Date: 2006/05/08 01:36
|
By: kenmasters
|
Status: User
|
|
|
Karma: 8  
|
|
Junior Joomlapolitan  | Posts: 36 |   | |
|
Here is what I did to fix it in template.css:
| Code: | .subTitleSpan { padding-right: 125px; }
|
Looks good for me in IE 6.0 (Win), Firefox 1.5 (Win/Mac), Opera 8.5 (Win/Mac) and Safari 2.0 (Mac)
Thanks for the confirmation, I had same conclusions...
Fixed the workaround by increasing to 250px (even 150px wasn't enough).
Can you please retest if also looks good in IE 6.0 and Opera 8.54 with 250px (i did FF&Safari already) ?
Done!
Yes, it still looks good in the same browsers, IE 6.0 (Win), Firefox 1.5 (Win/Mac), Opera 8.5 (Win/Mac) and Safari 2.0 (Mac).
Can't wait for the final guys, great work! -- To change is to live. -- To not change is to die. -- To not have CB 1.0 stable is somewhere in between.
|
|
The topic has been locked. |
|
|