Help - Search - Members - Calendar
Full Version: alignment of the text in my blog
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
opheee
Hey, the alignment of my text is all wrong and I don't know why. Inside each of my blog boxes, there's a left margin but not a right one. How do I get the text to have a margin on both sides? Thanks. Here's My Xanga

And here is my code:


Thanks :]
Nugget
DELETED

--Whoops, thinkin' of the wrong thing. Sorry!
Pulchritude
uhh change this part

div.blogheader, .caption {
font-family:Trebuchet MS;
text-transform:none;
font-size:11px;
line-height:10px;
color: #ffffff;
letter-spacing:0px;
background-color: #999999;
BACKGROUND-image: url('');
text-align: center;

change it to left i think.. huh.gif
talcumpowder
.... Change the padding of the right side in the blog. Too lazy to look through the code and change it.... I'm sure you know which section edits what anyways.
opheee
Okay I tried both..but it still doesn't work. Could you please be a little more specific as to where I should do that..? Does anyone else know what to do?
xenosaga
what do you mean?
Pulchritude
well the only thing i could think of is too adjust this part



keep your focus on the test alighment and padding..
opheee
But isn't that the date area? It doesn't change my actual blog area.
Pulchritude
ooopd my bad >< try editing this part then



or you could try adjusting the width of your alighnment in your look and feel but im not sure if that would work blink.gif
mona lisa
Ooh, I love your name. =]

QUOTE
ooopd my bad >< try editing this part then or you could try adjusting the width of your alighnment in your look and feel but im not sure if that would work blink.gif

That only edits the words that are being bolded, italicized or underlined. That has nothing to do with the blog.


If you want to get rid of the space then put this in your HTML header: (You have to change the #px.
CODE
<style type="text/css">
.blogbody td{
/* entry margins */
padding-left: #px;
padding-right: #px;
</style>
opheee
My name? Thanks! =) My dad apparently loved it when he studied Hamlet in college. Anyway, yay the last code worked! Thanks gotnoheart :)
mona lisa
QUOTE(opheee @ Apr 21 2005, 3:38 PM)
My name? Thanks! =) My dad apparently loved it when he studied Hamlet in college. Anyway, yay the last code worked! Thanks gotnoheart :)
*

You're welcome happy.gif

Topic Closed
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.