Changes between Version 1 and Version 2 of Ticket #1456, comment 11
- Timestamp:
- 10/19/2023 12:15:44 PM (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1456, comment 11
v1 v2 4 4 Here are the before and after images: 5 5 6 Before - 6 '''Before''' 7 7 8 8 [[Image(https://meta.trac.wordpress.org/raw-attachment/ticket/1456/Before%20image%20-%20Wordpress.tv%20inner%20page.png)]] 9 9 10 10 11 After - 11 '''After''' 12 12 13 13 [[Image(https://meta.trac.wordpress.org/raw-attachment/ticket/1456/After%20image%20-%20Wordpress.tv%20inner%20page.png)]] … … 16 16 Here are the changes I made (please adapt as necessary): 17 17 18 Order changes - 18 '''Order changes''' 19 19 20 20 Remove `<div class="video-description">` from under `<div class="secondary-content video-info">` and move directly below `<div id="content">` … … 23 23 24 24 25 Font size changes - 25 '''Font size changes''' 26 26 27 27 Add … … 34 34 35 35 36 Alignment changes - 36 '''Alignment changes''' 37 37 38 38 For alignment with Meta info on the right side, change margin top from `-20px` to `0px`: … … 46 46 }}} 47 47 48 Other changes - 48 '''Other changes''' 49 49 50 50 Remove `<div class="sd-block sd-rating"><h3 class="sd-title">Rate this:</h3><div class="cs-rating pd-rating" id="pd_rating_holder_29399_post_121002"></div></div>` from block `<div class="video-description">`. This seems unnecessary, since "Rate this" is already available elsewhere on the page, below the video.