The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

2 Pages V < 1 2  
Reply to this topicStart new topic
> Page Content Doesn't Scroll Far Enough, Can't scroll far enough to see the entire page
John B
post Aug 15 2017, 06:48 PM
Post #21


Newbie
*

Group: Members
Posts: 12
Joined: 2-August 17
Member No.: 26,470



QUOTE(CharlesEF @ Aug 15 2017, 05:40 PM) *

Until you send me the PM you could try wrapping the content in another <div>. Something like this:
CODE
    <div class="webgl-content">
      <div id="gameContainer" style="width: 1024px; height: 768px"></div>
       <div style="height: 100%; width: 100%;">
        <div class="footer">
          <div class="webgl-logo"></div>
          <div class="fullscreen" onClick="gameInstance.SetFullscreen(1)"></div>
          <div class="title">Heat Engine</div>
        </div>
     </div>
    </div>


I just tried playing around at random with the style.css file, and changing the second line looks like it fixed the problem:

.webgl-content { height: 100%; width: 100% }
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
CharlesEF
post Aug 16 2017, 10:06 AM
Post #22


Programming Fanatic
********

Group: Members
Posts: 1,981
Joined: 27-April 13
From: Edinburg, Texas
Member No.: 19,088



Good to hear. Glad you got it worked out.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

2 Pages V < 1 2
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 29th March 2024 - 10:53 AM