Log In · Register

 
How do I get rid of the horizontal scrollbar on my page?
madgamer
post Nov 17 2007, 08:30 PM
Post #1


<3
*****

Group: Member
Posts: 455
Joined: Jul 2006
Member No: 445,104



Code?

..
Reason for edit: Posts Merged- Angeline
 
 
Start new topic
Replies
Jennifer
post Nov 17 2007, 08:46 PM
Post #2


<3
******

Group: Official Member
Posts: 1,369
Joined: Jun 2007
Member No: 539,187



CODE
<style>
overflow-x: hidden;
</style>


Is that what you're after? If you use that though, you won't be able to view anything too much to the right, because you can't scroll there.
 
pandora
post Nov 19 2007, 01:20 PM
Post #3


i did your boyfriend
*******

Group: Official Designer
Posts: 3,335
Joined: Feb 2004
Member No: 4,071



QUOTE(RogueVanity @ Nov 17 2007, 05:46 PM) *
CODE
<style>
overflow-x: hidden;
</style>


Is that what you're after? If you use that though, you won't be able to view anything too much to the right, because you can't scroll there.


it's

CODE
<style type="text/css">
body {
overflow-x: hidden; }

</style>
 

Posts in this topic


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