Log In · Register

 
Spacing in body of text and alignment problems
xobebu
post Nov 8 2004, 02:57 PM
Post #1


Newbie
*

Group: Member
Posts: 3
Joined: Sep 2004
Member No: 52,521



Hi fellow helpers,

I'm not to talented in html but I've been working on remaking my site. I've came across a few problems:

1.) I've created a border around the body of the text (the xanga entry) and there is a space between the left border and the text but no space between the right border and the text. How can I add space in there?

2.) After that, I'd like to INCREASE the space in btwn both sides of the text and border.

3.) I'd like to CENTER the links at the bottom of each entry, (where you click to add comments, eprops, etc.)

4.) I like to JUSTIFY the text in the blog body.


I have all my entries in private but here is the link to a snapshot of the issues described above:

http://www.geocities.com/azn_angel_950/help.JPG


PLEASE HELP! Thank you VERY much!


oh. and here are the codes.



QUOTE
<!-- begin code provided by createblog.com -->
<style type=text/css><!-- body{border-right:#DBBEBF 150px solid;border-left:#DBBEBF 150px solid;border-top:#DBBEBF 100px solid;border-bottom:#DBBEBF 100px solid} //--></style>
<!-- end code provided by createblog.com -->

<font color="#C39395"><div align="right"><strong>||best viewed under <font color="#835A5B">IE 6.0 1280 × 1024</font>||</strong></div></font>

<!-- begin code provided by createblog.com -->
<script language="Javascript">
// original by sean http://www.xanga.com/seanmeister
var tds = document.getElementsByTagName("td");
for (var i = 0; i < tds.length; i++){
if (tds[i].width == "200"){
tds[i].parentNode.appendChild(tds[i].cloneNode(true));
tds[i].parentNode.removeChild(tds[i]);
break;
}}
</script>
<!-- end code provided by createblog.com -->

<!-- begin code provided by createblog.com -->
<script language="javascript"><!--
// original by sean, http://www.xanga.com/seanmeister
if (location.href.match ("home.aspx")) {
var ht = document.getElementsByTagName ('table');
for (var t = 0; t < 10; t++) {
  str = ht[t].cells[0].innerHTML;
  if (!str.match (/Sites I Read/i) && str.match (/(Posting Calendar|Get Involved!|Build Traffic!)/i)) ht[t].style.display = "none";
}
}
//--></script>
<!-- end code provided by createblog.com -->

<style type=text/css>

.blogheader
{color: #936768;
font-size: 14pt;
text-align: center;
font-family: arial;
border-left: 1px solid #936768;
border-right: 1px solid #936768; padding-top: 10px;
padding-bottom: 15px;
border-top: 1px solid #936768;
border-bottom: 0px solid #ffffff;  BACKGROUND: url(none);}

.blogbody
{border-left: 1px solid #936768; border-right: 1px solid #936768; border-top: 0px solid #ffffff;
border-bottom: 1px solid #936768; background color: #ffffff;
text-align: justify;}

table.navigation
{background-color: #ffffff;
color: #936768;
border: 0px solid #ffffff;
margin-bottom: 50px;}

.bottom
{border: 0px solid #936768;
background-color: transparent;
width: 551px;
text-align: center;}
</style>

<script language=JavaScript>
<!--
//Disable right click script III- By Renigade (renigade@mediaone.net)
//For full source code, visit http://www.dynamicdrive.com
var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false")
// -->
</script>

<style>
<!--
BODY {
scrollbar-face-color: ffffff;
scrollbar-highlight-color: ffffff;
scrollbar-3dlight-color: DBBEBF;
scrollbar-darkshadow-color: DBBEBF;
scrollbar-shadow-color: ffffff;
scrollbar-arrow-color: DBBEBF;
-->
</STYLE>
 

Posts in this topic
xobebu   Spacing in body of text and alignment problems   Nov 8 2004, 02:57 PM
xobebu   help?? =(   Nov 8 2004, 09:14 PM


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