Log In · Register

 
 
Closed TopicStart new topic
horizontal scrollbar, get rid of it?
hottiebheibi
post Dec 2 2005, 08:39 PM
Post #1


][»hottiebheibi«][
***

Group: Member
Posts: 44
Joined: Aug 2005
Member No: 220,763



how can i get rid of the horizontal scrollbar of my blog? can't seem to do it right...
is there something wrong with my width px??
 
YourSuperior
post Dec 2 2005, 08:41 PM
Post #2


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



Use the code below, and paste it in your Input Header Html in your Look & Feel


CODE
<BODY STYLE="OVERFLOW-X: HIDDEN">
 
gelionie
post Dec 3 2005, 06:39 AM
Post #3


say maydayism.
*******

Group: Staff Alumni
Posts: 7,447
Joined: Jun 2004
Member No: 26,344



Input a smaller number (800 pixels maybe) for the Page Width in your Look & Feel page.
 
hottiebheibi
post Dec 5 2005, 01:53 AM
Post #4


][»hottiebheibi«][
***

Group: Member
Posts: 44
Joined: Aug 2005
Member No: 220,763



nahhh... the scrollbar is only located where i put my blog....
 
hi-C
post Dec 5 2005, 02:10 AM
Post #5


Amberific.
********

Group: Staff Alumni
Posts: 12,913
Joined: Jul 2004
Member No: 29,772



Try this:

CODE
<style type="1text/css">
body, div {
OVERFLOW-X: HIDDEN;
}
</style>
 
YourSuperior
post Dec 5 2005, 05:20 PM
Post #6


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



QUOTE(Madame C @ Dec 5 2005, 2:10 AM)
Try this:

CODE
<style type="1text/css">
body, div {
OVERFLOW-X: HIDDEN;
}
</style>

*

^Carrie, did you intentionally put the 1 in text/css? _unsure.gif
 

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