shy_one11
Dec 9 2004, 06:51 PM
how do i get the text in my entries centered?? i think this was already answered for sum1 but the solution that was supplied didnt work for me
lovescream
Dec 9 2004, 06:58 PM
if you mean for just your alignment of your whole page.. then on the look and feel for the alignment put Alignment: Center, pixels, 725
=) the pixels are optional but i think it'll look better that way.
shy_one11
Dec 9 2004, 08:09 PM
no i have it set to that already, i mean the actual entries. i kno how to center them individually, but id have to do it to every entry and im lazy so i was just wondering if there was a code to make them all centered
lovescream
Dec 9 2004, 08:10 PM
i dont know.
like try putting <center> in your website stats or something. =)
shy_one11
Dec 9 2004, 08:15 PM
ive tried that too

oh well, thank u anyways!
cu_tie_pie
Dec 9 2004, 08:17 PM
find the part that has blogbody thing that kinda looks like this:
QUOTE
table.blogbody {
/* this edits the other the place where the blog is */
border: 2px solid #000000;
background-color: #815D2B;
width:563px;
}
to that add this:
QUOTE
text-align: center;
shy_one11
Dec 9 2004, 08:23 PM
um, im sorry, i feel kinda stupid.... but... i dont see that anywhere in any of my HTML on my look and feel page. since i didnt see it i added the entire code u gave me and nothing happened
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.