Recent Topics

Ads

Website Responsive Bug

Need help installing or running the game?
Check the Install Guide before posting.
Forum rules
Please read the Install Guide before posting in this section.

Sticky threads cover the most common questions. Please review them before posting to avoid duplicate topics and help save time for both players and staff.

Thank you.
User avatar
zulnam
Posts: 807

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: Bing [Bot] and 3 guests