View Full Version : My Xanga Sidescrolls :(


do0kie
01-15-2005, 03:11 AM
i have it set up to look like a blog, and it sidescrolls. i've tried messing around with the widths of the table,but it doesn't work. my layout is fine, think except for that.my username on there is cl0okie. here's my coding:
<!-- begin code provided by createblog.com -->
<script type='text/javascript'>
document.title = ("I Wanna Be The Minority")</script>

<style type="text/css">
table.blogbody tr td {
/* this edits the left margin of blog */
width:0px;
padding-left: 1px;
}
</style>

<style type="text/css">
Blah By Me
body {
background-image:url();
background-repeat: repeat-y-x;
background-color: #transparent;

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

table.blogbody {
border: 3px dashed red;
background-color: #Transparent;
width: 350px;
}
div.smalltext{
width: 299px;
padding: 0px;
text-align: left;}

.caption, .blogheader {
width: 361px;
padding: 0px;
font-family: arial;
font-size: 20pt;
text-align: center;
color: #646464;
background-color: #transparent;
text-transform: lowercaps;
letter-spacing:-5px;
text-align: center;
margin-top: 5px;}

P, B, I, TD, TH
{font-family: verdana; color: red; font-size: 8pt; }
A:link, A:visited, A:active
{color:#ffffff; text-decoration:none; font-size:8pt;}
a:hover
{text-decoration: overline; color:grey; font-size: 8pt; );}
b, strong, i, u, {
/* edit colors when bold italic underline */
font-family: verdana;
font-size: 8pt;
color: #ffffff;
font-weight: bold;
text-transform: lowercaps;
</style>

<p align="center"><MAP NAME='imgmap'>
<AREA SHAPE='rect' COORDS='405,149,419,187' HREF='http://www.xanga.com/'>
<AREA SHAPE='rect' COORDS='405,196,419,221' HREF='http://www.xanga.com/claf'>
<AREA SHAPE='rect' COORDS='405,230,419,270' HREF='http://www.xanga.com/Private/SubscribeTo.aspx?user='USERNAME'>
<AREA SHAPE='rect' COORDS='406,280,419,324' HREF='http://www.xanga.com/Private/subs.aspx'>
<AREA SHAPE='rect' COORDS='407,333,419,376' HREF='http://www.xanga.com/private'>
<AREA SHAPE='rect' COORDS='405,385,420,434' HREF='http://www.xanga.com/logout.aspx'>

<IMG SRC=http://www.freewebs.com/vivalabam37/greendaylayout.PNG border=0 width=892 height=492 USEMAP='#imgmap'></p>

<div style="overflow:
auto;width: 393px;
height: 383px;
margin-top: -405px;
margin-left: -495px;">

<style type="text/css">.#rblEprops{display:none;}
#pnlEnabled table, #htmleditor,#lblTimeZone,#pnlEprops, #rblEprops /* width of the comment page */{width:400px;}.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer {display: none;} </style>

<!-- end code provided by createblog.com -->