lileco
02-12-2005, 05:29 PM
hi .. i got a code that made it so wen people view your site they dont see your modules but when i look at this the entries are all the way to the left but the date is centered .. how can i get it all centered? heres my codes
CUSTOM HEADER
<script language="JavaScript">
// Script Created by Mystical for Createblog.com
// http://xiphin.com
<!--
if(location.pathname=='/home.aspx')
{
document.write("<style type=text/css>table.left, td.mainleft{display: none;} </style>") }
if(location.pathname=='/item.aspx')
{
document.write("<style type=text/css>table.left, td.mainleft{display: none;} </style>") }
if(location.pathname=='/profile.aspx')
{
document.write("<style type=text/css>table.left, td.mainleft{display: none;} </style>")
}
else
{
if(location.pathname=='/private/home.aspx')
document.write("<!--Display MODULE-->")
}
//-->
</script>
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style type="text/css">
/* http://createblog.com */
body {
background-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #000000;
}
/* edits the date */
div.blogheader, .caption {
background-image: url();
background-repeat:no-repeat;
background-position:center;
font-family: comic sans ms;
text-transform:none;
font-size:11px;
line-height:25px;
font-weight:normal;
color:#ffffff;
letter-spacing:1px;
background-color:#000000;
text-align:center;
border:1px solid #000000;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color: #33ccff;
}
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #ffffff;
font:normal 11px comic sans ms;
background-color: 000000;
font-color:#ffffff;
}
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: center;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url();
background-color:#000000;
color: #ffffff;
font: NORMAL 11pt COMIC SANS MS;
text-transform: none;
text-align:center;
border: #ffffff 1px solid;
;}
table.left {
/* this edits the menu module */
width:180px;
color:ffffff;
background-color:000000;
BORDER: #ffffff 1px solid;
}
font,td,p,xmp{color:#ffffff;
font-face: comic sans ms;
font-weight:normal;
font-size:11pt;
text-align:justify;}
table.blogbody tr td {
/* this edits the left margin of blog */
width:0px;
padding-left: 0px;
}
table.blogbody {
/* this edits the other the place where the blog is */
background-color:transparent;
family-font: comic sans ms;
BORDER: #ffffff 1px solid;
width:400px;}
a:link{line-height: 11pt; font-family: comic sans ms;font-weight:normal; color:#ffffff; text-transform:none;font-size:11pt; cursor:crosshair;}
a:active{font-family: comic sans ms; color:#ffffff; text-transform:none;font-size:11pt; cursor:crosshair;}
a:visited{font-family: comic sans ms; color:#ffffff; text-transform:none;text-decoration:strikeout;font-size:11pt;cursor: crosshair;}
A:hover {font-family:comic sans ms;color:#ffffff;text-transform: uppercase; cursor: crosshair; font-weight:normal;font-size:11pt}</style>
<!-- end code provided by createblog.com -->
WEBSTATUS
<!-- Email It Envelope Script by Sherrys_Designs-->
<script language="javascript">
<!--
var links = document.getElementsByTagName ('a');
for (var l = 0; l < links.length; l++) {
str = links[l].innerHTML;
if (str.match (/\d+:\d+ (am|pm)/i)) links[l]
else if (str.match (/email it/i)) links[l].innerHTML = str.replace (/email it/i, "<img src=http://img.photobucket.com/albums/v368/sherrys_designs/pixels/envelope.jpg border='0'>");
}//-->
</script>
<!-- begin code provided by createblog.com -->
<style type='text/css'>
.blogbody td { width:0px; padding-left:0px; }
</style>
<!-- end code provided by createblog.com -->
my site is www.xanga.com/ERiCA_C0HEN
CUSTOM HEADER
<script language="JavaScript">
// Script Created by Mystical for Createblog.com
// http://xiphin.com
<!--
if(location.pathname=='/home.aspx')
{
document.write("<style type=text/css>table.left, td.mainleft{display: none;} </style>") }
if(location.pathname=='/item.aspx')
{
document.write("<style type=text/css>table.left, td.mainleft{display: none;} </style>") }
if(location.pathname=='/profile.aspx')
{
document.write("<style type=text/css>table.left, td.mainleft{display: none;} </style>")
}
else
{
if(location.pathname=='/private/home.aspx')
document.write("<!--Display MODULE-->")
}
//-->
</script>
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style type="text/css">
/* http://createblog.com */
body {
background-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #000000;
}
/* edits the date */
div.blogheader, .caption {
background-image: url();
background-repeat:no-repeat;
background-position:center;
font-family: comic sans ms;
text-transform:none;
font-size:11px;
line-height:25px;
font-weight:normal;
color:#ffffff;
letter-spacing:1px;
background-color:#000000;
text-align:center;
border:1px solid #000000;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color: #33ccff;
}
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #ffffff;
font:normal 11px comic sans ms;
background-color: 000000;
font-color:#ffffff;
}
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: center;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url();
background-color:#000000;
color: #ffffff;
font: NORMAL 11pt COMIC SANS MS;
text-transform: none;
text-align:center;
border: #ffffff 1px solid;
;}
table.left {
/* this edits the menu module */
width:180px;
color:ffffff;
background-color:000000;
BORDER: #ffffff 1px solid;
}
font,td,p,xmp{color:#ffffff;
font-face: comic sans ms;
font-weight:normal;
font-size:11pt;
text-align:justify;}
table.blogbody tr td {
/* this edits the left margin of blog */
width:0px;
padding-left: 0px;
}
table.blogbody {
/* this edits the other the place where the blog is */
background-color:transparent;
family-font: comic sans ms;
BORDER: #ffffff 1px solid;
width:400px;}
a:link{line-height: 11pt; font-family: comic sans ms;font-weight:normal; color:#ffffff; text-transform:none;font-size:11pt; cursor:crosshair;}
a:active{font-family: comic sans ms; color:#ffffff; text-transform:none;font-size:11pt; cursor:crosshair;}
a:visited{font-family: comic sans ms; color:#ffffff; text-transform:none;text-decoration:strikeout;font-size:11pt;cursor: crosshair;}
A:hover {font-family:comic sans ms;color:#ffffff;text-transform: uppercase; cursor: crosshair; font-weight:normal;font-size:11pt}</style>
<!-- end code provided by createblog.com -->
WEBSTATUS
<!-- Email It Envelope Script by Sherrys_Designs-->
<script language="javascript">
<!--
var links = document.getElementsByTagName ('a');
for (var l = 0; l < links.length; l++) {
str = links[l].innerHTML;
if (str.match (/\d+:\d+ (am|pm)/i)) links[l]
else if (str.match (/email it/i)) links[l].innerHTML = str.replace (/email it/i, "<img src=http://img.photobucket.com/albums/v368/sherrys_designs/pixels/envelope.jpg border='0'>");
}//-->
</script>
<!-- begin code provided by createblog.com -->
<style type='text/css'>
.blogbody td { width:0px; padding-left:0px; }
</style>
<!-- end code provided by createblog.com -->
my site is www.xanga.com/ERiCA_C0HEN