Log In · Register

 
 
Closed TopicStart new topic
Disable Horizontal Scrollbar Code, What is it?
lpdrummer
post Jun 29 2005, 06:40 PM
Post #1


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



What is the Disable Horizontal Scrollbar Code?
 
talcumpowder
post Jun 29 2005, 06:44 PM
Post #2


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



..... For what? the whole page or just a specific element?
CODE
overflow-x: none;
In the section of the CSS that you want it in.
 
lpdrummer
post Jun 29 2005, 06:46 PM
Post #3


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



QUOTE(nyah-nek0 @ Jun 29 2005, 7:44 PM)
..... For what? the whole page or just a specific element?
CODE
overflow-x: none;
In the section of the CSS that you want it in.

*


The whole page.....its an annoyance! wacko.gif pinch.gif
 
talcumpowder
post Jun 29 2005, 06:48 PM
Post #4


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



If you have divs, this does not effect their overflow. Does not work in Mozilla either.
CODE
<style type='text/css'>body{overflow-x: none;}</style>
 
lpdrummer
post Jun 29 2005, 06:50 PM
Post #5


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



QUOTE(nyah-nek0 @ Jun 29 2005, 7:48 PM)
If you have divs, this does not effect their overflow. Does not work in Mozilla either.
CODE
<style type='text/css'>body{overflow-x: none;}</style>

*


Do I put that anywhere in the code?
 
talcumpowder
post Jun 29 2005, 06:52 PM
Post #6


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



It works better if it's near the rest of the stylesheet parts. You can also remove the stuff between <style type='text/css'></style> and add it into your stylesheet.
 
lpdrummer
post Jun 29 2005, 07:24 PM
Post #7


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



QUOTE(nyah-nek0 @ Jun 29 2005, 7:52 PM)
It works better if it's near the rest of the stylesheet parts. You can also remove the stuff between <style type='text/css'></style> and add it into your stylesheet.
*


Still confused....sumanai!
 
lovescream
post Jun 29 2005, 07:27 PM
Post #8


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



Just.. put it in your custom header. mellow.gif That brings less confusion for you.
 
lpdrummer
post Jun 29 2005, 07:31 PM
Post #9


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



QUOTE(Spiritedfreak @ Jun 29 2005, 8:27 PM)
Just.. put it in your custom header. mellow.gif That brings less confusion for you.
*


But Where?! I tried just throwing it in there, but it didnt do anything!
 
talcumpowder
post Jun 29 2005, 07:39 PM
Post #10


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



..... Did I mention it only works if there's overflow in the actual page, not the overfloe of the divs?
 
lpdrummer
post Jun 29 2005, 07:47 PM
Post #11


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



QUOTE(nyah-nek0 @ Jun 29 2005, 8:39 PM)
..... Did I mention it only works if there's overflow in the actual page, not the overfloe of the divs?
*


I don't quite gget that part.....does that mean Its stuck on my page? Cause if you go to my page now (99% done!) you can see the horizontal scrollbar
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: