Recent Topics

Ads

Website Responsive Bug

Problems installing or downloading the game? Check the Install Guide first.
Forum rules
READ THE INSTALL GUIDE BEFORE YOU POST IN THIS SUBFORUM.

The stickies exist to handle common queries. Save our time and yours by reading them first.

Thank you.
User avatar
zulnam
Posts: 760

Website Responsive Bug

Post#1 » Wed May 22, 2019 10:36 am

Posting this here since I can't find any other place to put it; the Bug Tracker seems to be exclusively for in-game issues.

The website homepage is broken on mobile devices due to the video iframes in the news sections.

Reason:
<iframe width="570" height="320" [...]

Solution:
delete width and height for all video iframes, replace with

<iframe class="homepage-videos"

In main/homepage css file add:

.homepage-videos {
width: 100%;
height: 320px;
}
SW, Kotbs, IB, Slayer, WP, WL, SM, Mara, SH, BG

Ads

Who is online

Users browsing this forum: No registered users and 30 guests