The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> position: fixed issue
CharlesEF
post Mar 20 2017, 07:31 PM
Post #1


Programming Fanatic
********

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



Hi All,

I've run into a problem and I'm hoping someone can point me in the right direction.

Please see this page for an example (HTML and CSS only). The page consists of 3 sections (CSS), red is the header, yellow is the content and blue is the footer. The menu is contained in the content section and has position: fixed defined in the #menu rules. I have found that when position: fixed is used the white background of the menu extends to cover the scroll bar. If position: relative or absolute is used then the background does not cover the scroll bar.

What am I missing? If I visit 'Stack Overflow' there seems to be a fixed header and it does not cover the scroll bar. Why?


Thanks for any help,

Charles
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
 
Reply to this topicStart new topic
Replies
CharlesEF
post Mar 24 2017, 08:46 PM
Post #2


Programming Fanatic
********

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



Those are thing I will ponder as I do research and design my mobile site further.

Thanks for your input.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Mar 24 2017, 09:00 PM
Post #3


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,733
Joined: 9-August 06
Member No.: 6



Do you still use the overflow? Why? You said you wanted the scroll bar to go all the way to the top? wacko.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
CharlesEF
post Mar 25 2017, 01:03 AM
Post #4


Programming Fanatic
********

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



QUOTE(pandy @ Mar 24 2017, 09:00 PM) *

Do you still use the overflow? Why? You said you wanted the scroll bar to go all the way to the top? wacko.gif

Actually, I really only want a scroll bar in areas that can scroll, like my current web design. While your design did look like what I wanted I didn't care for the full body scroll bar.

Thanks for your input.

This post has been edited by CharlesEF: Mar 25 2017, 01:05 AM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Mar 25 2017, 07:54 AM
Post #5


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,733
Joined: 9-August 06
Member No.: 6



Then I don't understand. You originally complained about that the fixed part covered the scroll bar (which it didn't really). I thought that was the problem you wanted help with.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
CharlesEF
post Mar 25 2017, 08:59 PM
Post #6


Programming Fanatic
********

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



QUOTE(pandy @ Mar 25 2017, 07:54 AM) *

Then I don't understand. You originally complained about that the fixed part covered the scroll bar (which it didn't really). I thought that was the problem you wanted help with.

The problem. I think, was that I didn't understand the problem well enough to ask the right question. sad.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic
CharlesEF   position: fixed issue   Mar 20 2017, 07:31 PM
Christian J   Seems the scrollbar is created for #wrapper DIV wi...   Mar 20 2017, 09:03 PM
CharlesEF   I'm pretty sure I tried it that way with the f...   Mar 21 2017, 12:19 AM
CharlesEF   Ok, I think I've worked it out. I still had t...   Mar 21 2017, 07:41 AM
Christian J   There's no overlapping now, except from the su...   Mar 21 2017, 11:05 AM
CharlesEF   Yes, I still need to do more testing. Hopefully, ...   Mar 21 2017, 12:03 PM
CharlesEF   I used my android phone to test the page. The ent...   Mar 21 2017, 03:35 PM
Christian J   Try adding this for a start: <meta name=...   Mar 21 2017, 03:57 PM
CharlesEF   Thanks for that line of code. It fixed the phone ...   Mar 21 2017, 04:26 PM
Christian J   Oh, even though I can't see a scroll bar the ...   Mar 21 2017, 05:18 PM
CharlesEF   Well, I removed the overflow rule but that resulte...   Mar 21 2017, 06:04 PM
Christian J   Well, I removed the overflow rule but that result...   Mar 21 2017, 08:02 PM
pandy   This is how you want it, isn't it? Remove ...   Mar 21 2017, 08:46 PM
CharlesEF   Remove all instances of position: fixed you alread...   Mar 21 2017, 09:26 PM
CharlesEF   Yeah I guess you'd have to remove the fixed p...   Mar 21 2017, 09:20 PM
Christian J   Yeah I guess you'd have to remove the fixed ...   Mar 21 2017, 09:39 PM
CharlesEF   I'm still thinking but maybe I could just redu...   Mar 21 2017, 11:58 PM
CharlesEF   After doing some research and looking at the apps ...   Mar 24 2017, 02:52 PM
Christian J   As long as users realize content needs to be scrol...   Mar 24 2017, 08:33 PM
Christian J   To imply scrollability, you might use an opacity g...   Mar 24 2017, 05:47 PM
CharlesEF   TBH, my scroll bar seems to act just like other sc...   Mar 24 2017, 06:46 PM
CharlesEF   Those are thing I will ponder as I do research and...   Mar 24 2017, 08:46 PM
pandy   Do you still use the overflow? Why? You said you w...   Mar 24 2017, 09:00 PM
CharlesEF   Do you still use the overflow? Why? You said you ...   Mar 25 2017, 01:03 AM
pandy   Then I don't understand. You originally compla...   Mar 25 2017, 07:54 AM
CharlesEF   Then I don't understand. You originally compl...   Mar 25 2017, 08:59 PM


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: 27th April 2024 - 07:25 AM