Tag page: Non-circular image and too close to Post title

Status: 

Priority: 

Test URL(s):

References:

Request(s):

Status: Closed; Priority: N/A

Fixed
1. Fix the ellipse image
2. Add a space between Post title and image
3. Fix Chinese character truncating issue

English Tag page: Enrollment

Chinese Tag page:

To fix:

Fixed: When the desktop window is not wide enough, the image becomes ellipse. Make the image circular on desktop mode.

Fixed: The image and post title are too close to each other.

Fixed: The Chinese character is truncated improperly. That’s why the last letter is not a Chinese character.

While dealing with Chinese string,
use multi-byte safe operations like
mb_strlen() instead of strlen().
mb_substr() instead of substr()

4 thoughts on “Tag page: Non-circular image and too close to Post title”

Leave a Comment