Help
-
Search
-
Members
-
Calendar
Full Version:
Scroll bar on my entries
Forums
>
Resource Center
>
Support Center
>
Xanga Support
>
Xanga Resolved Topics
Dragongurl930
Jun 13 2005, 03:21 PM
I just started to make my own xanga skins
Meh xanga
now the only problem is i dont know what to edit to get rid of the scroll bars around the blog...
Help please...
Dragongurl930
Jun 13 2005, 03:54 PM
<!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style type="text/css">
table.navigation, table.footer { display:none; }
</style>
<script type='text/javascript'>
document.title = ('||--__*~SwirLy GrEen~*__--||');
</script>
<center><a href="http://www.xanga.com">Xanga</a> | <a href="http://www.xanga.com/private">Private</a> |
<a href="http://www.xanga.com/claf">Edit</a> | <a href="http://www.xanga.com/private/subscribeto.aspx?user=Aznditzyidiot">Subscribe!</a><br>
<a href="http://www.xanga.com/profile.aspx?user=Aznditzyidiot">Profile</a> | <a href="http://www.xanga.com/guestbook.aspx?user=Aznditzyidiot">G-bookie</a> |
<a href="http://www.xanga.com/private/subs.aspx">Your Subs</a> |
<a href="http://www.xanga.com/Private/feedback.aspx">Feedback</a> |
<a href="http://www.xanga.com/signin.aspx">Sign In</a> | <a href="http://www.xanga.com/logout.aspx">Log Out</a><br><br>
</center>
<div style="
overflow: auto;
width: 850px;
height: 480px;
margin-top: 0px;
margin-left: 0px;">
<style type="text/css">
/*Swirly Green*/
/*by Moni*/
body {
background-image:url(http://img261.echo.cx/img261/3235/0545qa.jpg);
background-color: #000000;
scrollbar-face-color: #00FF00;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #00FF00;
scrollbar-3dlight-color: #00FF00;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #000000;
}
#rblEprops, #pnlEnabled table, #pnlEprops table {
width: auto !important;
}
table.blogbody {
width:520;
font-family: Arial;
font-weight: none;
font-size: 12pt;
color: #00FF00;
text-align: justify;
padding: 0px;
margin-top: 0px;
}
div.smalltext{
width: 230px;
padding: 3px;
text-align: center;
}
.caption, .blogheader {
width: 290px;
padding: 3px;
font-family: Arial;
font-size: 16pt;
text-align: center;
color: #18A760;
background-color: #80FF80;
text-transform: lowercaps;
margin-top: 10px;
}
P, B, I, TD, TH
{font-family: Arial; color: #00FF00; font-size: 8pt; }
A:link, A:visited, A:active
{color:#CCFFCC; text-decoration:none; font-size:8pt;}
a:hover
{text-decoration: underline; color:#99FF00; font-size: 8pt; );}
b, strong, i, u, {
/* edit colors when bold italic underline */
font-family: arial;
font-size: 8pt;
color: #18A760;
font-weight: bold;
text-transform: lowercaps;
</style>
</div>
<div align="center" class="blogspace">
<!-- end code provided by createblog.com -->
<!-- end code provided by createblog.com -->
hi-C
Jun 13 2005, 05:30 PM
You can either make the div (the box your xanga is in) larger, or make the width of your .blogbody class smaller.
talcumpowder
Jun 13 2005, 06:09 PM
... You have way too many div layers.
CODE
<div style="
overflow: auto;
width: 850px;
height: 480px;
margin-top: 0px;
margin-left: 0px;">
Change that to this ::
CODE
<div style="width: 850px;height: 480px;margin-top: 0px;margin-left: 0px;">
Or you can just take it out altogether.
Dragongurl930
Jun 13 2005, 06:28 PM
^____^
thank you...that helped alot...
but.. now...i got another problem..
how do i get rid of the giant space between the blog and the navigation at the top??
talcumpowder
Jun 13 2005, 06:32 PM
It might help if you take this out ::
CODE
<div style="position:static; margin-left: 0px;margin-top: 200px;border: 0px solid #00FF00; width: 390px; height: 350px;background: none; overflow: auto">
</div>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here
.