Log In · Register

 
 
Closed TopicStart new topic
help on blog body (where the actual words are), i cant get it or get rid of something
stitch132
post Dec 20 2004, 03:01 PM
Post #1


Senior Member
****

Group: Member
Posts: 181
Joined: May 2004
Member No: 15,555



im experimenting with making a different style layout than i`m used to. i got the blog body to be the size i want, but i need to fix the actual blog size (where the words are) to match the blog body. and also there is part of a code above my blog and i tried to get rid of it or fix it but i can seem to get it. can someone help me??

here is the code:

<!-- begin code provided by createblog.com -->
<img src="http://www.imagehosting.us/imagehosting/showimg.jpg/?id=92041">
<!-- end code provided by createblog.com -->

<!-- begin code provided by createblog.com -->
<div style="overflow: auto; width: 400px; height: -500px; ***margin-top: -500px; margin-left: 400px;***>[/b]
<!-- end code provided by createblog.com -->

<!-- begin code provided by createblog.com -->
table.blogbody {
/* this edits the other the place where the blog is */
background-color:transparent;
family-font: arial;
BORDER: #592301 1px solid;
width:***430px***;} /* <-- The width for this should be around 5-15 pixels less then the width for your blog's div layer. */
<!-- end code provided by createblog.com -->

<!-- begin code provided by createblog.com -->
<style type="text/css">
table.navigation, table.footer { display:none; }
</style>
<!-- end code provided by createblog.com -->

<!-- begin code provided by createblog.com -->
<style type="text/css">
.#rblEprops{display:none;}
#pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops
/* width of the comment page */
{width:250px;}
.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer
{display: none;}
</style>
<!-- end code provided by createblog.com -->

<!-- begin code provided by createblog.com -->
<style type="text/css">
/* mystical eyes - mysticalxxeyes*/
body
{background-color: #ffffff;

scrollbar-arrow-color: #cfba5d;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #592301;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #cfba5d;
scrollbar-darkshadow-color: #592301;
scrollbar-3dlight-color: #592301;}

/* edits the date */
div.blogheader, .caption
{background-image: url();
background-repeat:no-repeat;
background-position:center;
font-family: arial;
text-transform:none;
font-size:9px;
line-height:2px;
font-weight:normal;
color:#592301;
letter-spacing:2px;
background-color:#ffffff;
text-align:center;
border:1px solid #ffffff;}

.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color: #592301;}

input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #ffffff;
font:normal 9px arial;
background-color: #ffffff;
font-color:#592301;}

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:none;
color: #592301;
font: bold 10pt arial;
text-transform: none;
text-align:center;
border: #592301 1px solid;}

table.left {
/* this edits the menu module */
width:180px;
color:000000;
background-color:#ffffff;
BORDER: #592301 1px solid;}

font,td,p,xmp
{color:#COLOR CODE;
font-face: FONT FAMILY;
font-weight:normal;
font-size:9pt;
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: arial;
BORDER: #592301 1px solid;
width:15px;} /* <-- The width for this should be around 5-15 pixels less then the width for your blog's div layer. */

a:link
{line-height: 1pt;
font-family: arial;
font-weight:normal;
color:#cfba5d;
text-transform:none;
font-size:10pt;
cursor:crosshair;}

a:active
{font-family: arial;
color:#cfba5d;
text-transform:none;
font-size:10pt;
cursor:crosshair;}

a:visited
{font-family: arial;
color:#cdba5d;
text-transform:none;
text-decoration:strikeout;
font-size:10pt;
cursor: crosshair;}

A:hover {font-family: arial;
color:#cfba5d;
text-transform: uppercase;
cursor: crosshair;
font-weight:bold;
font-size:10pt}</style>
<!-- end code provided by createblog.com -->




and here is the site: here

thank you
 
*mona lisa*
post Dec 20 2004, 03:55 PM
Post #2





Guest






huh.gif i really don't get what you're trying to say.
um..im gonna guess, but leave the div width the same and make the width of the blogbody a little smaller.
 
lovescream
post Dec 20 2004, 03:55 PM
Post #3


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

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



well the BLOG seems alright, but you mean that box around the post?
 
stitch132
post Dec 20 2004, 03:59 PM
Post #4


Senior Member
****

Group: Member
Posts: 181
Joined: May 2004
Member No: 15,555



yeah. you see how the blog that i wrote is not wide to match the blog body thing. likke its likke:

test test
test test
test test

ect. well yeahh i wanna fix that
 
lovescream
post Dec 20 2004, 04:00 PM
Post #5


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

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



again, call me dumb, but you want to REMOVE the box or MAKE IT WIDER?
Because up there you said you wanted to remove it? O_O
 
stitch132
post Dec 20 2004, 04:02 PM
Post #6


Senior Member
****

Group: Member
Posts: 181
Joined: May 2004
Member No: 15,555



no i want to make it bigger. i want to remove the bit of a code that you see above it that says:

table.navigation, table.footer { display:none; }


sorry for the confusion


but do you know what i am talking about? can you help me?
 
lovescream
post Dec 20 2004, 04:09 PM
Post #7


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

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



QUOTE(stitch132 @ Dec 20 2004, 4:02 PM)
table.navigation, table.footer { display:none; }

well, that disables the left module, i think.

//edit: this part of the code is the border in the blog:

table.blogbody {
/* this edits the other the place where the blog is */
background-color:transparent;
family-font: arial;
BORDER: #592301 1px solid;
width:15px;} /* <-- The width for this should be around 5-15 pixels less then the width for your blog's div layer. *


happy.gif
 
stitch132
post Dec 20 2004, 08:15 PM
Post #8


Senior Member
****

Group: Member
Posts: 181
Joined: May 2004
Member No: 15,555



yes, but how do i get rid of it saying that above my blog? and how can i make the blog bigger so its not likke:

test test
test test
test test

... and so its likke:

test test test test test test test test test test test
test test test test test test test test test test test
test test test test test test test test test test test


see the difference? thats how i want it
 
largosama
post Dec 20 2004, 09:42 PM
Post #9


Happy Person
******

Group: Member
Posts: 1,729
Joined: Feb 2004
Member No: 4,674



increase the div width?
increase the total width?
CODE
<!-- begin code provided by createblog.com -->
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width:[COLOR=red] 350px;
}
[/COLOR]
<!-- end code provided by createblog.com -->


wacko.gif
 

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