Help
-
Search
-
Members
-
Calendar
Full Version:
scrollbar
Forums
>
Resource Center
>
Support Center
>
Xanga Support
>
Xanga Resolved Topics
reflection
Jul 27 2005, 01:40 PM
if you go to my site you'll see that in the info box and the area for my entries both have a scrollbar going sideways.
how do i remove them?
[Scr3amin][Horror]
Jul 27 2005, 03:14 PM
Okay lets try this.. I dont know if this works or not
Okay this code removes
all
the scrollbars in your site
<!-- begin code provided by createblog.com -->
<body scroll=no>
<!-- end code provided by createblog.com -->
This one remove all the horizontal scrollbars
<!-- begin code provided by createblog.com -->
<body style="overflow-x: hidden">
<!-- end code provided by createblog.com -->
And last this one remove all the vertical scrollbars
<!-- begin code provided by createblog.com -->
<body style="overflow-y: hidden">
<!-- end code provided by createblog.com -->
reflection
Jul 27 2005, 03:37 PM
it doesn't work
[Scr3amin][Horror]
Jul 27 2005, 03:47 PM
Post your layout code there must be a script in there thats makes the scrollbars.
*Bup*
reflection
Jul 27 2005, 05:43 PM
<style type="text/css">
/*theRedserenity*/
/*by fourkilos*/
/*http://www.milkysmooth.com*/
body {
scrollbar-3dlight-color:#FBFBFB;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FBFBFB;
scrollbar-darkshadow-color:#FBFBFB;
scrollbar-face-color:#FBFBFB;
scrollbar-highlight-color:#FBFBFB;
scrollbar-shadow-color:#FBFBFB;
background-color: #000000;
background-image: url(' http://img219.exs.cx/img219/933/redserenityback0sp.jpg ' );
}
div.blogheader, .caption {
font-family:Verdana;
text-transform:lowercase;
font-size:10px;
line-height:12px;
font-weight:bold;
color:#993300;
letter-spacing: 1px;
text-align: left;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 0px solid #666666;
width:380px;
}
TD,P,body {
COLOR: #000000;
FONT-FAMILY: verdana, tahoma, helvetica, sans-serif, arial;
line-height: 12pt;
FONT-SIZE: 10px;
cursor:crosshair;
text decoration:none
}
A:link { text-decoration: none; color: #000000; FONT-FAMILY: verdana; FONT-SIZE: 7pt; cursor:crosshair}
A:visited { text-decoration: none; color: #000000;
FONT-FAMILY: verdana; FONT-SIZE: 7pt; cursor:crosshair}
A:hover {text-decoration: none; color: black; cursor:crosshair}
table.left, td.mainleft, table.navigation, table.footer, table.search, #SearchBar1_pnlYouAreHere, .mainleft {display: none;}
</style>
<table><tr><Td>
<center><IMG SRC="http://img219.exs.cx/img219/5910/redserenity0ok.jpg"usemap="#4k" BORDER=0</center>
<map name="4k">
<area SHAPE="rect" COORDS="34,139,77,150"
HREF="http://www.xanga.com/signin.aspx" alt="Log in">
<area SHAPE="rect" COORDS="36,152,85,163"
HREF="http://www.xanga.com/logout.aspx" alt="Log Out">
<area SHAPE="rect" COORDS="35,187,77,198"
HREF="http://www.xanga.com/claf" alt="Look & Feel">
<area SHAPE="rect" COORDS="35,212,95,222"
HREF="http://www.xanga.com/private/subscribeto.aspx?user=User Name"
alt="Subscribe" target="_new">
<area SHAPE="rect" COORDS="35,201,95,211"
HREF="http://www.xanga.com/guestbook.asp?user=User Name"
alt="Guestbook">
<area SHAPE="rect" COORDS="35,176,95,186"
HREF="http://www.milkysmooth.com"
alt="Fourkilos">
<area SHAPE="rect" COORDS="36,236,106,247"
HREF="http://www.milkysmooth.com"
alt="milkysmooth.com">
<area SHAPE="rect" COORDS="35,165,95,175"
HREF="http://www.xanga.com/private/home.aspx" alt="Private Home">
<area SHAPE="rect" COORDS="36,224,100,234"
HREF="http://www.xanga.com/private/subsactive.aspx"
alt="Subscribers">
</map>
<script>document.title="theRedserenity ";</script>
<div align="left"><div style="position: static; width:235px; height: 180px;overflow:auto; margin-top:-450px; margin-left:280px;
FILTER: alpha(opacity=100);
OVERFLOW: auto;
FILTER: chroma(color=#FBFBFB) allowTransparency;>">
<table border="0">
<tr>
<td height="20">
<p class="nav">
<center>
</center>
<br />
<tr>
<td>
<p class="infostuff"><img src="http://img84.exs.cx/img84/588/milkysmooth34fq.jpg" width="60" height="60"><br />
: Name : enter your name here <br />
: Bday : when is your Bday? <br />
: Age : when were you born?<br />
: Sex : are you a male or a female?<br />
: Location : where are you from? </p>
</table>
</div>
<div style="position:static; margin-left:275px; margin-top:10px; border: 0px solid #ffffff; width: 400px; height: 145px; background:none;overflow: auto; overflow-x:hidden; OVERFLOW: auto; FILTER: chroma(color=#FBFBFB) allowTransparency;">
heres the code
reflection
Jul 27 2005, 08:07 PM
i think i figured out what it is.
the line above the next five button is too long.
is there a way to remove it or make it shorter?
lovescream
Jul 27 2005, 08:12 PM
o.O
CODE
<style type="text/css">hr{display:none;}</style>
that's uhm, to remove it. :]
reflection
Jul 27 2005, 08:54 PM
thanks but that didn't help.
the scrollbar is still there
lovescream
Jul 27 2005, 08:59 PM
i don't see a sideways line.
but um,
where it says
QUOTE
table.blogbody {
/* this edits the other the place where the blog is */
border: 0px solid #666666;
width:380px;
just edit the width until you don't see the scrollbar anymore.
reflection
Jul 27 2005, 09:05 PM
thanks!!!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here
.