Log In · Register

 
 
Closed TopicStart new topic
Problems with ScrollBox & Sidebar, It doesn't work ;__;
127273
post Dec 2 2004, 09:39 PM
Post #1


Member
**

Group: Member
Posts: 26
Joined: Dec 2004
Member No: 68,240



I just joined Xanga and I went to this site and tried to make my own layout with the help of the tutorial "How to Make a Xanga Skin."

But I don't know how to put the scrollbar where I want it to go, same with the sidebar (where it says, 'About Me', subscriptions, etc.)

Please help!
 
lovescream
post Dec 2 2004, 09:43 PM
Post #2


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

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



uh.... can i see the layuot as you have it in problem-form?
and explain it more clearly. confoosing.
 
127273
post Dec 2 2004, 09:46 PM
Post #3


Member
**

Group: Member
Posts: 26
Joined: Dec 2004
Member No: 68,240



http://www.xanga.com/home.aspx?user=x_shou_x
 
lovescream
post Dec 2 2004, 09:54 PM
Post #4


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

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



you have to edit the scrollpart of the code.
may i see the whole code and tell you where?
and uhh. nice skin =) and try taking away the search bar.
 
127273
post Dec 2 2004, 09:59 PM
Post #5


Member
**

Group: Member
Posts: 26
Joined: Dec 2004
Member No: 68,240



My Code:

<img src="http://img12.imgspot.com/u/04/336/13/xanga2.gif"><div style="
overflow: auto;
width: 750px;
height: 900px;
margin-top: 0px;
margin-left: 50px;">
<style type="text/css">
/Butterfly Explosion/
/©2004 x_Shou_x/
body {
background-image:url(http://img.photobucket.com/albums/v235/shenronsan/xangabg.gif);
background-repeat: repeat-y-x;
background-color: red;
scrollbar-face-color: orange;
scrollbar-shadow-color: yellow;
scrollbar-highlight-color: green;
scrollbar-3dlight-color: blue;
scrollbar-darkshadow-color: black;
scrollbar-track-color: white;
scrollbar-arrow-color: black;
}

#rblEprops, #pnlEnabled table, #pnlEprops table {
width: auto !important;
}

table.blogbody {
width:300;
font-family: Arial;
font-weight: none;
font-size: 12pt;
color: black;
text-align: justify;
padding: 0px;
margin-top: 2px;
}
div.smalltext{
width: WIDTHpx;
padding: 3px;
text-align: left;
}
.caption, .blogheader {
width: 380px;
padding: 3px;
font-family: verdana;
font-size: 16pt;
text-align: center;
color: black;
background-color: white;
text-transform: lowercaps;
margin-top: 10px;
}

P, B, I, TD, TH
{font-family: verdana; color: black; font-size: 8pt; }
A:link, A:visited, A:active
{color:black; text-decoration:none; font-size:8pt;}
a:hover
{text-decoration: underline; color:black; font-size: 8pt; );}
b, strong, i, u, {
font-family: arial;
font-size: 8pt;
color: black;
font-weight: bold;
text-transform: lowercaps;
</style>
<div style="position:auto; margin-left:100px; margin-top:100px; border:0px solid black; width:300px; height:300px; background:none; overflow:auto">
<table border="0" width=100%>
<tr>
<td colspan=2>
<b class=nav>About Me</b>
<tr>
<td colspan=2><br>
Coming Soon...

<tr>
<td colspan=2><br>
<b class="nav">Navigation</b><br>
<a href="http://www.xanga.com/">Xanga</a><br>
<a href="http://www.xanga.com/signin.aspx">Sign In</a><br>
<a href="http://www.xanga.com/logout.aspx">Sign Out</a><br>
<a href="http://www.xanga.com/private">Home</a><br>
<a href="http://www.xanga.com/claf">CLAF</a><br>
<a href="http://www.xanga.com/Private/subs.aspx">Your Subs</a><br>
<a href="http://www.xanga.com/guestbook.aspx?user=x_Shou_x">Guestbook</a><br>
<a href="http://www.xanga.com/profile.aspx?user=x_Shou_x">Profile</a> (<a href="http://www.xanga.com/Private/profilebasic.aspx">Edit</a>)<br>
<a href="http://www.xanga.com/private/tracking.aspx">Your Comments</a><br>
<a href="http://www.xanga.com/Private/feedback.aspx">Feedback</a><br>
<a href="http://www.xanga.com/Private/SubscribeTo.aspx?user=x_Shou_x" target="blank">Add Me</a><br>
<tr>
<td colspan=2>
<b class="nav">Subscriptions</b>
<tr>
<td>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<td>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
</tr>
</table>
</div>
<div align="center" class="blogspace">
<style type="text/css">
.#rblEprops{display:none;}
#pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops
/* width of the comment page */
{width:245px;}
.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer
{display: none;}
</style>

Thanks, I made the skin myself =)
 
127273
post Dec 3 2004, 01:07 AM
Post #6


Member
**

Group: Member
Posts: 26
Joined: Dec 2004
Member No: 68,240



I got my scrollbar codes working!

But how do you get rid of the "New Weblog Entry", "Public Preview" & "Get xTools"???

And how do I make the font of where it says the date I wrote my entry smaller?

Also, there's a large space under everything, how do I get rid of that?
 

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