Help - Search - Members - Calendar
Full Version: entry text alignment..
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
shy_one11
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
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
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
i dont know.
like try putting <center> in your website stats or something. =)
shy_one11
ive tried that too ermm.gif oh well, thank u anyways!
cu_tie_pie
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
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.