| Anonymous | Login | Signup for a new account | 2010-02-09 13:34 EST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000963 | [Geeklog] Bugs | trivial | always | 2009-09-04 21:39 | 2009-09-05 13:03 | ||
| Reporter | dengen | View Status | public | ||||
| Assigned To | dhaun | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | resolved | Product Version | 1.6.0sr2 | ||||
| Summary | 0000963: The position of the Preview box is shifted. | ||||||
| Description |
At first, see a uploaded image file. To compare, two snapshots are shown at the top and the bottom. The top is snapshot of original. Then, the bottom is changed. I demand correction. My way is shown below. file: layout/professional/admin/story/storyeditor_advanced.thtml line:254 <div id="preview" style="width:99%; border:1px dashed grey;padding:5px;margin:10px;display:{show_preview};"> {preview_content} </div> fix: <div id="preview" style="width:100%; border:1px dashed grey; padding:0; margin-top:10px; display:{show_preview};"> <div style="margin:10px;"> {preview_content} </div> </div> |
||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| Target | Next Release | ||||||
| Attached Files |
|
||||||
|
|
|||||||
Notes |
|
|
dhaun (administrator) 2009-09-05 13:03 |
Fixed, thanks. Looks good in Firefox, Safari, and Opera. |
| Copyright © 2000 - 2009 Mantis Group Hosted by pair.com |