Ticket #81 (closed enhancement: invalid)
Make all boxes in step 2 of publish form the same width
| Reported by: | and | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 4.4 .Beta - Video Publishing |
| Component: | DesignCSS | Severity: | |
| Keywords: | Cc: | ||
| Who will test this: | And |
Description
Currently there are 5-6 boxes and they are all different widths making the page look messy. Align them all to be the same width.
Attachments
Change History
comment:2 Changed 3 years ago by and
- Summary changed from Make all boxes in step 2 of publish for the same width to Make all boxes in step 2 of publish form the same width
comment:3 Changed 3 years ago by pushpa
- Status changed from new to closed
- Resolution set to ready for testing
already Existing class is
#portal-column-two .portletHeader { background:transparent url(++resource++plumi.skin.images/menu.gif) repeat-x scroll right top; padding-left:0.5em; text-align:left;
}
We have to change the class #video-infos #portal-column-two .portletHeader { background:transparent url(++resource++plumi.skin.images/menu.gif) repeat-x scroll right top; padding-left:0.5em; text-align:left; width:170px; }
comment:4 Changed 3 years ago by pushpa
please go through this link.I have fixed this css issue http://domlur.mahiti.org:9192/Plone/videos/video1/
comment:5 Changed 3 years ago by and
- Status changed from closed to reopened
- Who will test this set to And
- Resolution ready for testing deleted
- Milestone changed from 3.1 to 3.2
Boxes are a different width in testing.plumi.org. Pushing this to 3.2 but Pushpa if you do have the code it'd be great if you could commit it. Thanks.
comment:7 Changed 3 years ago by and
- Status changed from new to closed
- Resolution set to invalid
This ticket is deprecated - see http://plumi.org/ticket/463
