Notifications
Clear all

Author Badge is out of place.

2 Posts
2 Users
0 Reactions
27 Views
Posts: 5
Customer
Topic starter
(@toprak-ulas-bicer)
Member
Joined: 1 week ago

the author badge is out of place in both mobile and desktop version. https://frlmods.com/latest-mods/hakone-turnpike-map-mod-0.3.6/

Screenshot 20241103 025622 Chrome
Screenshot 20241103 025558 Chrome

 

1 Reply
Astghik
Posts: 6131
Admin
(@astgh)
Illustrious Member
Joined: 7 years ago

Hi,

Use the CSS code below: 

#comments .comment .avatar, #comments .pingback .avatar{
    position: static !important;
}

For mobile devices, this is designed to work this way: the badge should display next to the avatar on mobile screens.

Reply
Share:
Scroll to top